[[["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."],[[["`ProposalLineItemService` uses `ProposalActionError` for error handling, which provides specific reasons for errors related to proposal line item actions."],["`ProposalActionError.Reason` is an enumeration that clarifies the cause of the error, such as the proposal being archived or the action being inapplicable."],["Possible values for `ProposalActionError.Reason` include `NOT_APPLICABLE`, `IS_ARCHIVED`, and `UNKNOWN`, each with a corresponding description."],["This information is relevant to developers working with the Google Ad Manager API and managing proposal line items."]]],["The `ProposalActionError.Reason` within the `ProposalLineItemService` outlines potential issues. These issues are categorized as `NOT_APPLICABLE` when an operation isn't allowed in the current state, `IS_ARCHIVED` if the proposal is archived and actions are restricted, or `UNKNOWN` when the API version lacks the specific error information. This service is found in the namespace: `https://www.google.com/apis/ads/publisher/v202408`.\n"]]