enum RfpType (v202411)

  • RfpType describes the type of BuyerRfp within the Google Ad Manager API.

  • It has three possible values: UNKNOWN, PROGRAMMATIC_GUARANTEED, and PREFERRED_DEAL, indicating the nature of the RFP.

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

Decribes the type of BuyerRfp.


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