enum ProposalActionError.Reason (v202508)

  • ProposalActionError.Reason lists the reasons for the target error in the ProposalLineItemService.

  • Possible reasons include the operation not being applicable, the proposal being archived, or the value being unknown in the requested API version.

The reasons for the target error.


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