enum ProposalActionError.Reason (v202411)

  • ProposalActionError.Reason identifies the reasons for errors occurring during proposal actions within the Google Ad Manager API.

  • This enumeration includes reasons like the operation being inapplicable, the proposal being archived, or an unknown reason designated by 'UNKNOWN'.

  • It is part of the ProposalLineItemService and ProposalService and depends on the ProposalActionError object.

  • Defined within the namespace https://www.google.com/apis/ads/publisher/v202411, it is utilized in Google Ad Manager API version v202411.

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.