AI-generated Key Takeaways
-
RfpType describes the type of BuyerRfp.
-
RfpType is part of the ProposalService.
-
RfpType has values like UNKNOWN, PROGRAMMATIC_GUARANTEED, and PREFERRED_DEAL.
Service
ProposalService
Dependencies
BuyerRfp
▼
RfpType
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. |