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 for user domain targeting errors in the specified namespace.
INVALID_DOMAIN_NAMES indicates that the domain names are invalid because they exceed 67 characters or contain characters other than alphanumeric characters and hyphens.
UNKNOWN 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 Google Ad Manager API v202411. It lists services including `AdjustmentService`, `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. Key errors include `INVALID_DOMAIN_NAMES`, specifying domain length and character restrictions, and `UNKNOWN`, for unspecified errors. The namespace for these components is provided.\n"]]