A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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 2025-08-06 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eUserDomainTargetingError\u003c/code\u003e for the Google Ad Manager API, which is specific to user domain targeting issues for line items.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserDomainTargetingError\u003c/code\u003e can occur within services such as \u003ccode\u003eAdjustmentService\u003c/code\u003e, \u003ccode\u003eForecastService\u003c/code\u003e, \u003ccode\u003eLineItemService\u003c/code\u003e, etc.and inherits properties from \u003ccode\u003eApiError\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides reasons for these errors, including \u003ccode\u003eINVALID_DOMAIN_NAMES\u003c/code\u003e, meaning provided domain names don't adhere to format guidelines (e.g., exceeding length or containing invalid characters).\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize the provided error details (e.g., \u003ccode\u003ereason\u003c/code\u003e, \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003eerrorString\u003c/code\u003e) for troubleshooting and rectifying issues with user domain targeting in their line items.\u003c/p\u003e\n"]]],["The core content outlines the services and errors within an ad management system, specifically focusing on `UserDomainTargetingError`. Services include `AdjustmentService`, `ForecastService`, `LineItemService`, `LineItemTemplateService`, and others. `UserDomainTargetingError` is classified under `ApiError`, which includes fields like `fieldPath`, `trigger`, and `errorString`. This error has `reason` enumeration that lists `INVALID_DOMAIN_NAMES` where domain constraints are specified, and `UNKNOWN` when the API version is not exposed.\n"],null,[]]