[[["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-05-15 UTC."],[[["`UserDomainTargetingError.Reason` is an API error reason enum specifically for user domain targeting errors within Google Ad Manager."],["This enum has two possible values: `INVALID_DOMAIN_NAMES` indicating incorrect domain name format (max 67 characters, alphanumeric and hyphens only), and `UNKNOWN` for cases where the actual error reason isn't exposed by the API version being used."],["The `UserDomainTargetingError.Reason` enum is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The provided content details the `UserDomainTargetingError` within the Google Ad Manager API (v202405). This error can occur in various services, including Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, TargetingPreset, and YieldGroup services. It defines two error reasons: `INVALID_DOMAIN_NAMES`, indicating domain names exceeding 67 characters or containing invalid characters, and `UNKNOWN`, representing unexposed API values. The error is part of the `ApiErrorReason` enum and resides in the specified namespace.\n"]]