[[["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."],[[["The `ForecastService` relates to how activities are associated with line items in advertising campaigns."],["Activities must share the same advertiser and cost type (CPA) as the line items they're linked to."],["Potential errors, like mismatched advertisers or cost types, are indicated by the `LineItemActivityAssociationError` reasons."],["This service is part of the Google Ad Manager API, as denoted by the namespace."]]],["The provided content defines error reasons related to Line Item Activity Association within an advertising service. Key actions include associating activities with line items. Errors occur if the activity doesn't belong to the same advertiser (`INVALID_ACTIVITY_FOR_ADVERTISER`) or if the line item's cost type isn't CPA (`INVALID_COST_TYPE_FOR_ASSOCIATION`). An `UNKNOWN` error signifies a value not exposed by the API version. These error conditions are part of `ForecastService`, `LineItemService`, `LineItemTemplateService` and `OrderService`. The namespace for this is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]