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 2024-11-19 UTC."],[[["`LabelEntityAssociationError` occurs when there are issues associating labels with entities in Google Ad Manager."],["This error can arise due to duplicate associations, invalid associations, or applying negation to unsupported entity types."],["`LabelEntityAssociationError` details include a reason code explaining the specific error and a field path indicating the location of the error."],["Reasons for the error are available through the `Reason` enumeration, including `DUPLICATE_ASSOCIATION`, `INVALID_ASSOCIATION`, and `NEGATION_NOT_ALLOWED`."],["Developers should refer to the reason code and field path to diagnose and resolve `LabelEntityAssociationError` instances in their Ad Manager integrations."]]],["This document details various services and associated errors within an ad management system, specifying their names and reference links. Services include `CompanyService`, `CreativeService`, `ForecastService`, and `OrderService`. It outlines the inheritance structure from `ApiError` to specific error types like `AuthenticationError` and `QuotaError`. The core content focuses on the `LabelEntityAssociationError`, which covers errors specific to label associations with entities, like `DUPLICATE_ASSOCIATION` and `INVALID_ASSOCIATION`. The document also provides details on fields like `fieldPath` and `reason`.\n"]]