[[["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 2024-11-19 UTC."],[[["`UserDomainTargetingError.Reason` is an enum used for user domain targeting errors within the Google Ad Manager API."],["This enum helps identify issues like invalid domain names based on character limits and allowed characters."],["Domain names causing errors can be diagnosed using the `INVALID_DOMAIN_NAMES` reason."],["`UNKNOWN` is a fallback reason if the actual error isn't exposed by the API version in use."]]],["The content outlines services within a platform, including AdjustmentService, ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. It details `UserDomainTargetingError`, an `ApiErrorReason` enum. This error specifies reasons for issues with user domain targeting. `INVALID_DOMAIN_NAMES` indicates incorrect domain formatting, requiring names under 67 characters with alphanumeric and hyphen limitations. `UNKNOWN` represents an unexposed value. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]