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\u003eThe \u003ccode\u003eProposalService\u003c/code\u003e allows for management of proposals, including creating, updating, and retrieving them.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLabelEntityAssociationError\u003c/code\u003e arises when there are issues associating labels with entities, like proposals or line items.\u003c/p\u003e\n"],["\u003cp\u003eSeveral specific reasons, like duplicate associations or invalid associations, can cause the \u003ccode\u003eLabelEntityAssociationError\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of a broader hierarchy of errors within the Google Ad Manager API, inheriting from \u003ccode\u003eApiError\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should refer to the \u003ccode\u003ereason\u003c/code\u003e field of the error to diagnose and address specific issues with label entity associations.\u003c/p\u003e\n"]]],["The content details various services like Company, Creative, Forecast, Inventory, LineItem, Order, and Proposal services. These services can encounter errors, which are categorized under the `ApiError` umbrella, including `LabelEntityAssociationError`. The `LabelEntityAssociationError` specifies issues related to label connections, with reasons such as `DUPLICATE_ASSOCIATION`, `INVALID_ASSOCIATION`, `NEGATION_NOT_ALLOWED`, and `DUPLICATE_ASSOCIATION_WITH_NEGATION`. Errors are identified by fields like `fieldPath`, `trigger`, and `errorString`.\n"],null,[]]