enum YieldIntegrationType (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
UNKNOWN
|
|
CUSTOM_EVENT
|
|
SDK
|
|
OPEN_BIDDING
|
|
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\u003eThe \u003ccode\u003eYieldGroupService\u003c/code\u003e manages yield groups, which are used to define and control ad serving integrations with various yield partners.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eYieldIntegrationType\u003c/code\u003e is an enumeration within the \u003ccode\u003eYieldGroupService\u003c/code\u003e that specifies the type of integration being used, such as custom events, SDKs, or Open Bidding.\u003c/p\u003e\n"],["\u003cp\u003eThis service is defined within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e and utilizes specific settings like \u003ccode\u003eOpenBiddingSetting\u003c/code\u003e, \u003ccode\u003eSdkMediationSettings\u003c/code\u003e, and \u003ccode\u003eYieldPartnerSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eYieldIntegrationType\u003c/code\u003e includes values like \u003ccode\u003eUNKNOWN\u003c/code\u003e, \u003ccode\u003eCUSTOM_EVENT\u003c/code\u003e, \u003ccode\u003eSDK\u003c/code\u003e, and \u003ccode\u003eOPEN_BIDDING\u003c/code\u003e to represent different yield integration approaches.\u003c/p\u003e\n"]]],[],null,["# enum YieldIntegrationType (v202411)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[OpenBiddingSetting](/ad-manager/api/reference/v202411/YieldGroupService.OpenBiddingSetting) [SdkMediationSettings](/ad-manager/api/reference/v202411/YieldGroupService.SdkMediationSettings) [YieldPartnerSettings](/ad-manager/api/reference/v202411/YieldGroupService.YieldPartnerSettings) \n▼\n**YieldIntegrationType**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|----------------|-------------|\n| `UNKNOWN` | |\n| `CUSTOM_EVENT` | |\n| `SDK` | |\n| `OPEN_BIDDING` | |"]]