enum ProposalStatus (v202402)

Describes the Proposal status.


Namespace
https://www.google.com/apis/ads/publisher/v202402
Enumeration Description
DRAFT Indicates that the Proposal has just been created or retracted but no approval has been requested yet.
PENDING_APPROVAL Indicates that a request for approval has been made for the Proposal.
APPROVED Indicates that the Proposal has been approved and is ready to serve.
REJECTED Indicates that the Proposal has been rejected in the approval workflow.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.