[[["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 is an `ApiErrorReason` enum used for identifying errors related to user domain targeting in Google Ad Manager."],["This error can occur across various services such as AdjustmentService, ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService."],["Two main reasons for this error are: invalid domain names exceeding the character limit or containing invalid characters, and an unknown error not exposed by the current API version."],["Domain names for user domain targeting should be a maximum of 67 characters long and contain only alphanumeric characters and hyphens."]]],["The content outlines `UserDomainTargetingError` as an `ApiErrorReason` enum, detailing potential errors related to user domain targeting within the Google Ad Manager API v202411. It lists services including `AdjustmentService`, `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. Key errors include `INVALID_DOMAIN_NAMES`, specifying domain length and character restrictions, and `UNKNOWN`, for unspecified errors. The namespace for these components is provided.\n"]]