[[["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."],[[["LineItemActivityAssociationError indicates issues associating activities with line items in Google Ad Manager."],["Errors can arise due to advertiser mismatch, incompatible cost types, or other unknown reasons."],["The error details the cause of the association failure, such as incorrect advertiser or cost type."],["This error is relevant to services like ForecastService, LineItemService, LineItemTemplateService, and OrderService."],["Detailed information on specific error reasons is provided in the enumeration."]]],["The document defines error reasons related to `LineItemActivityAssociation`. Key actions involve associating activities with line items. `INVALID_ACTIVITY_FOR_ADVERTISER` indicates an activity and line item belong to different advertisers. `INVALID_COST_TYPE_FOR_ASSOCIATION` signals that activities can only be linked to line items with `CostType.CPA`. `UNKNOWN` is a fallback value. These errors are applicable to `ForecastService`, `LineItemService`, `LineItemTemplateService`, and `OrderService`.\n"]]