enum ProposalActionError.Reason (v202411)

  • 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.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.