[[["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."],[[["The `UserDomainTargetingError.Reason` enum in Google Ad Manager's API outlines potential errors related to user domain targeting."],["These errors can include issues like invalid domain names, which must adhere to specific length and character restrictions."],["An `UNKNOWN` error reason indicates the actual reason is not exposed by the API version being used."]]],["The document defines `UserDomainTargetingError`, an `ApiErrorReason` enum, used in multiple services, including AdjustmentService, ForecastService, LineItemService, and others. It specifies errors related to user domain targeting, outlining potential issues. Two error types are defined: `INVALID_DOMAIN_NAMES`, indicating domain names that are too long or contain invalid characters, and `UNKNOWN`, for cases where the specific error is not exposed by the API. The associated namespace is also specified.\n"]]