[[["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` identifies issues when associating labels with entities in Google Ad Manager."],["Possible reasons for the error include duplicate associations, invalid associations, and applying negation to unsupported entities."],["This error applies to various services like CompanyService, CreativeService, and SuggestedAdUnitService, indicating a system-wide concern regarding label management."],["The error's namespace is `https://www.google.com/apis/ads/publisher/v202408`, providing context for developers working with the Ad Manager API."],["Each reason for the `LabelEntityAssociationError` has a corresponding enumeration value, aiding in programmatic error handling and debugging."]]],["The provided content details the `LabelEntityAssociationError` and its reasons within the Google Ad Manager API (v202408). This error occurs in various services including Company, Creative, Forecast, Inventory, and Order related services. The error reasons include `DUPLICATE_ASSOCIATION`, where a label is already attached, `INVALID_ASSOCIATION` for unsupported entity types, `NEGATION_NOT_ALLOWED`, when negation is not supported, and `DUPLICATE_ASSOCIATION_WITH_NEGATION` when a label is both applied and negated to an entity. An `UNKNOWN` reason is reserved for unexposed values.\n"]]