enum UserDomainTargetingError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
UserDomainTargetingError.Reason is an ApiErrorReason enum used for user domain targeting errors within the Google Ad Manager API.
The INVALID_DOMAIN_NAMES enumeration indicates domain names are invalid if they exceed 67 characters or contain characters other than alphanumeric characters and hyphens.
The UNKNOWN enumeration is returned when the actual value is not exposed by the requested API version.
[[["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 outlines `UserDomainTargetingError` as an `ApiErrorReason` enum, detailing potential errors related to user domain targeting within the `https://www.google.com/apis/ads/publisher/v202411` namespace. It lists services including Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, TargetingPreset, and YieldGroup. Two error types are defined: `INVALID_DOMAIN_NAMES`, for domains exceeding 67 characters or containing non-alphanumeric characters and hyphens, and `UNKNOWN`, for unspecified errors.\n"]]