enum UserDomainTargetingError.Reason (v202508)

  • User domain targeting errors can occur in various Ad Manager services like AdjustmentService, ForecastService, and LineItemService.

  • An INVALID_DOMAIN_NAMES error indicates domain names exceed 67 characters or contain invalid characters.

  • An UNKNOWN error signifies the actual value is not exposed in the requested API version.

ApiErrorReason enum for user domain targeting error.


Namespace
https://www.google.com/apis/ads/publisher/v202508
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.