[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The content defines `UserDomainTargetingError`, an `ApiErrorReason` enum, used across multiple services, including AdjustmentService, ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. It specifies two possible error reasons: `INVALID_DOMAIN_NAMES`, which occurs when domain names exceed 67 characters or contain non-alphanumeric characters/hyphens, and `UNKNOWN`, which indicates the API version does not expose the error. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum UserDomainTargetingError.Reason (v202502)\n\n**Service** \n[AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.UserDomainTargetingError.Reason) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.UserDomainTargetingError.Reason) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.UserDomainTargetingError.Reason) [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.UserDomainTargetingError.Reason) [OrderService](/ad-manager/api/reference/v202502/OrderService.UserDomainTargetingError.Reason) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.UserDomainTargetingError.Reason) **TargetingPresetService** [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.UserDomainTargetingError.Reason) **Dependencies** \n[UserDomainTargetingError](/ad-manager/api/reference/v202502/TargetingPresetService.UserDomainTargetingError) \n▼\n**UserDomainTargetingError.Re...**\n\n\n`ApiErrorReason` enum for user domain targeting error.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|------------------------|-----------------------------------------------------------------------------------------------------------------------------------|\n| `INVALID_DOMAIN_NAMES` | Invalid domain names. Domain names must be at most 67 characters long. And must contain only alphanumeric characters and hyphens. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]