[[["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."],[[["`ProposalActionError.Reason` outlines the potential reasons for errors when performing actions on ProposalLineItems."],["It includes reasons like the action being inapplicable, the proposal being archived, or an unknown reason."],["This enumeration is part of the `ProposalLineItemService` and is used to provide specific error context within the Google Ad Manager API."]]],["The `ProposalActionError.Reason` enumeration outlines potential issues when performing actions on proposals within the `ProposalLineItemService`. Possible errors include `NOT_APPLICABLE`, indicating the action is invalid in the current state; `IS_ARCHIVED`, meaning the proposal is archived and cannot be modified; and `UNKNOWN`, which signifies that the error's actual value is not available due to API version constraints. These are used in the google ad manager namespace to determine issues in proposal services.\n"]]