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 in Google Ad Manager's ProposalLineItemService.\u003c/p\u003e\n"],["\u003cp\u003eThe error arises when there are issues with user domain targeting settings for line items, specifically invalid domain names.\u003c/p\u003e\n"],["\u003cp\u003eDomain names causing this error might exceed the 67-character limit or contain characters other than alphanumeric and hyphens.\u003c/p\u003e\n"],["\u003cp\u003eThis error inherits properties from \u003ccode\u003eApiError\u003c/code\u003e providing further context, such as the field path causing the error and a descriptive error string.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUserDomainTargetingError.Reason\u003c/code\u003e enumeration clarifies the specific reason for the targeting error, primarily due to invalid domain names.\u003c/p\u003e\n"]]],["The document details various services, including AdjustmentService, ForecastService, and ProposalLineItemService. It focuses on error types within the `ProposalLineItemService`, which inherits from `ApiError`. `UserDomainTargetingError`, is highlighted, listing reasons like `INVALID_DOMAIN_NAMES` and `UNKNOWN`. This error type relates to targeting issues, specifically with invalid domain names, which should be at most 67 characters long and contain only alphanumeric characters and hyphens. Each `ApiError` contains fields like `fieldPath`, `trigger`, and `errorString`.\n"],null,[]]