[[["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-08-20 UTC."],[[["`UserDomainTargetingError.Reason` is an enum used for user domain targeting errors within Google Ad Manager."],["This enum includes reasons such as `INVALID_DOMAIN_NAMES` for domains that are too long or have invalid characters, and `UNKNOWN` for errors not exposed by the API."],["Multiple services within Google Ad Manager utilize `UserDomainTargetingError.Reason`, including the `ProposalLineItemService`, `ForecastService`, and `OrderService`, among others."]]],["The core content details the `UserDomainTargetingError` enum within the Google Ad Manager API (v202408). This error type is used by multiple services: Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, TargetingPreset, and YieldGroup. The enum defines two possible errors: `INVALID_DOMAIN_NAMES`, indicating domain names are incorrectly formatted (exceeding 67 characters or containing invalid characters), and `UNKNOWN` representing an unexposed API value. The namespace for the API is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]