enum UserDomainTargetingError.Reason (v202505)

  • UserDomainTargetingError.Reason is an ApiErrorReason enum for user domain targeting errors.

  • This enumeration is part of the https://www.google.com/apis/ads/publisher/v202505 namespace.

  • The enumeration includes values like INVALID_DOMAIN_NAMES for improperly formatted domain names and UNKNOWN for values not exposed in the current API version.

ApiErrorReason enum for user domain targeting error.


Namespace
https://www.google.com/apis/ads/publisher/v202505
Enumeration Description
INVALID_DOMAIN_NAMES Invalid domain names. Domain names must be at most 67 characters long. And must contain only alphanumeric characters and hyphens.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.