enum ProposalActionError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
ProposalActionError.Reason describes the reasons for the target error within the ProposalLineItemService.
Possible reasons include NOT_APPLICABLE for operations not suited to the current state, IS_ARCHIVED for archived proposals, and UNKNOWN for values not exposed by the API version.
This enumeration is part of the https://www.google.com/apis/ads/publisher/v202411 namespace.
[[["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 2025-08-06 UTC."],[],["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"]]