[[["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 is an `ApiErrorReason` enum used for user domain targeting errors in Google Ad Manager."],["This error can be triggered by invalid domain names, which must be alphanumeric with hyphens and less than 67 characters."],["The `UNKNOWN` reason is used when the actual error value is not available in the requested API version."]]],["The content defines `UserDomainTargetingError`, an `ApiErrorReason` enum, used in multiple services such as `ForecastService`, `LineItemService`, and `YieldGroupService`. This error type indicates issues with domain names, specifically `INVALID_DOMAIN_NAMES`. The rules for domain names state that they must be no more than 67 characters long and include only alphanumeric characters and hyphens. The `UNKNOWN` value is returned when the true value is not in the requested API version.\n"]]