[[["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-02-13 UTC."],[[["`UserDomainTargetingError.Reason` is an enum used for identifying errors related to user domain targeting in Google Ad Manager."],["This error type is associated with various services such as AdjustmentService, ForecastService, LineItemService, and others listed."],["Possible reasons for these errors include invalid domain names (exceeding character limits or using invalid characters) or unknown reasons."],["Domain names should adhere to specific requirements, such as a maximum length of 67 characters and the use of only alphanumeric characters and hyphens."]]],["The core content outlines the `UserDomainTargetingError` enum, a component within the `LineItemService` and other services like `AdjustmentService`, `ForecastService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. It defines two possible error reasons: `INVALID_DOMAIN_NAMES`, indicating incorrect domain formatting with specific character and length limits, and `UNKNOWN`, used when the API version does not expose the actual error. The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]