enum ProposalActionError.Reason (v202505)

  • ProposalActionError.Reason provides reasons for errors related to the ProposalLineItemService.

  • Reasons like NOT_APPLICABLE, IS_ARCHIVED, and UNKNOWN explain why a proposal operation might fail.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202505.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202505
Enumeration Description
NOT_APPLICABLE The operation is not applicable to the current state.
IS_ARCHIVED The operation cannot be applied because the proposal is archived.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.