enum RfpType (v202408)
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/v202408
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 which can be either Programmatic Guaranteed or Preferred Deal.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eProposalService\u003c/code\u003e and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUNKNOWN\u003c/code\u003e value is returned if the actual value is not exposed by the requested API version.\u003c/p\u003e\n"]]],["The core content describes the `RfpType` enumeration, which is a dependency of the `ProposalService` and specifically the `BuyerRfp`. It defines three possible types of `BuyerRfp`: `UNKNOWN`, which indicates an unexposed value; `PROGRAMMATIC_GUARANTEED`, indicating a Programmatic Guaranteed RFP; and `PREFERRED_DEAL`, indicating a Preferred Deal RFP. These types specify the nature of the buyer's request for proposal within the advertising system.\n"],null,["# enum RfpType (v202408)\n\n**Service** \n**ProposalService** **Dependencies** \n[BuyerRfp](/ad-manager/api/reference/v202408/ProposalService.BuyerRfp) \n▼\n**RfpType**\n\nDecribes the type of [BuyerRfp](/ad-manager/api/reference/v202408/ProposalService.BuyerRfp).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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/v202408/ProposalService.BuyerRfp) is a Programmatic Guaranteed RFP. |\n| `PREFERRED_DEAL` | Indicates the [BuyerRfp](/ad-manager/api/reference/v202408/ProposalService.BuyerRfp) is a Preferred Deal RFP. |"]]