enum RfpType (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eRfpType\u003c/code\u003e describes the type of \u003ccode\u003eBuyerRfp\u003c/code\u003e within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eIt has three possible values: \u003ccode\u003eUNKNOWN\u003c/code\u003e, \u003ccode\u003ePROGRAMMATIC_GUARANTEED\u003c/code\u003e, and \u003ccode\u003ePREFERRED_DEAL\u003c/code\u003e, indicating the nature of the RFP.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this enumeration is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["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"],null,["# enum RfpType (v202411)\n\n**Service** \n**ProposalService** **Dependencies** \n[BuyerRfp](/ad-manager/api/reference/v202411/ProposalService.BuyerRfp) \n▼\n**RfpType**\n\nDecribes the type of [BuyerRfp](/ad-manager/api/reference/v202411/ProposalService.BuyerRfp).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|---------------------------|------------------------------------------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `PROGRAMMATIC_GUARANTEED` | Indicates the [BuyerRfp](/ad-manager/api/reference/v202411/ProposalService.BuyerRfp) is a Programmatic Guaranteed RFP. |\n| `PREFERRED_DEAL` | Indicates the [BuyerRfp](/ad-manager/api/reference/v202411/ProposalService.BuyerRfp) is a Preferred Deal RFP. |"]]