[[["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-08-20 UTC."],[[["The `LabelEntityAssociationError` arises when there's an issue associating labels with entities in Google Ad Manager."],["Potential reasons for the error include duplicate associations, invalid association types, disallowed negation, and duplicate negated associations."],["It's important to ensure labels are applied correctly to compatible entities and avoid redundant or conflicting associations to prevent this error."],["The error namespace is `https://www.google.com/apis/ads/publisher/v202408`, which provides context for understanding its origin."],["If an unexpected or undocumented error reason occurs, it will be represented by the `UNKNOWN` enumeration value."]]],["The document defines the `LabelEntityAssociationError` and its reasons within the Google Ad Manager API's v202408 version, within multiple services such as `CompanyService`, `CreativeService`, and `ProposalService` among others. This error occurs when associating labels with entities. It details five potential error reasons: `DUPLICATE_ASSOCIATION` (label already attached), `INVALID_ASSOCIATION` (entity type unsupported), `NEGATION_NOT_ALLOWED`, `DUPLICATE_ASSOCIATION_WITH_NEGATION`, and `UNKNOWN` (unexposed value). The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]