enum UserDomainTargetingError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
UserDomainTargetingError.Reason is an enum used for user domain targeting errors within the Ad Manager API.
It includes INVALID_DOMAIN_NAMES for domain names not meeting length or character requirements and UNKNOWN for unexposed values in the requested API version.
This enum is relevant to several services, including AdjustmentService, ForecastService, LineItemService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService.
[[["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 core content details the `UserDomainTargetingError` enum within the Google Ad Manager API (v202411). This error type is relevant to multiple services: Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, TargetingPreset, and YieldGroup. The enum defines two possible errors: `INVALID_DOMAIN_NAMES`, indicating domain names that exceed 67 characters or contain invalid characters, and `UNKNOWN`, for unexposed API version errors. The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]