enum RfpType (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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["`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`."]]],["The core content describes the `RfpType` enumeration, which is a dependency of the `ProposalService` and its `BuyerRfp`. It defines the types of `BuyerRfp` within the service. Three types are identified: `UNKNOWN` (for unexposed values), `PROGRAMMATIC_GUARANTEED` (for Programmatic Guaranteed RFPs), and `PREFERRED_DEAL` (for Preferred Deal RFPs). This occurs within the `v202411` API version under the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]