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\u003eLabelEntityAssociationError\u003c/code\u003e object describes errors encountered when associating labels with entities in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error commonly arises from duplicate associations, invalid associations based on entity type, or issues with label negation.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eApiError\u003c/code\u003e and provides details about the error, including field path, trigger, and reason represented by a specific enum.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field clarifies the cause of the error, such as duplicate associations or incompatible entity types.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should consult the \u003ccode\u003eLabelEntityAssociationError.Reason\u003c/code\u003e enum for detailed explanations of error reasons.\u003c/p\u003e\n"]]],["The content details services within an ad management system, including `CompanyService`, `CreativeService`, `InventoryService`, and others. It outlines the inheritance of `ApiError` and specifies various error types, such as `AdUnitCodeError` and `QuotaError`. The core focus is on `LabelEntityAssociationError`, which encompasses errors when creating associations between labels and entities. Specific reasons for these errors, such as `DUPLICATE_ASSOCIATION` and `INVALID_ASSOCIATION` are provided. It also provides information about the namespace and fields related to the `ApiError`.\n"],null,[]]