[[["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 outlines reasons for errors when associating labels with entities in Google Ad Manager."],["Reasons include duplicate associations, invalid associations based on entity type, disallowed negation, and duplicate negations."],["This error is relevant to various services within Ad Manager, such as CompanyService, CreativeService, and ProposalService."],["A detailed enumeration provides specific error codes and their descriptions."]]],["The provided content details the `LabelEntityAssociationError` and its reasons within the Google Ad Manager API (v202411). Errors occur across multiple services, including Company, Creative, Forecast, and others. The core information includes error types: `DUPLICATE_ASSOCIATION` (label already attached), `INVALID_ASSOCIATION` (label incompatible with entity), `NEGATION_NOT_ALLOWED` (negation not supported), `DUPLICATE_ASSOCIATION_WITH_NEGATION` (label both applied and negated), and `UNKNOWN` (unexposed value). These errors are categorized under a specific namespace.\n"]]