enum RfpType (v202508)

  • The content describes the RfpType enumeration within the ProposalService, which defines the type of a BuyerRfp.

  • RfpType has values like UNKNOWN, PROGRAMMATIC_GUARANTEED, and PREFERRED_DEAL.

  • These values indicate whether a BuyerRfp is a Programmatic Guaranteed RFP or a Preferred Deal RFP.

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

Decribes the type of BuyerRfp.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
UNKNOWN The value returned if the actual value is not exposed by the requested API version.
PROGRAMMATIC_GUARANTEED Indicates the BuyerRfp is a Programmatic Guaranteed RFP.
PREFERRED_DEAL Indicates the BuyerRfp is a Preferred Deal RFP.