[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe YieldGroupService allows management of yield groups, which help maximize ad revenue by prioritizing different ad sources.\u003c/p\u003e\n"],["\u003cp\u003eYield groups can be configured for various integration types including custom events, SDK mediation, and Open Bidding.\u003c/p\u003e\n"],["\u003cp\u003eOpen Bidding settings within yield groups enable integration with external ad exchanges for real-time bidding.\u003c/p\u003e\n"],["\u003cp\u003eThe service is organized under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e and utilizes specific enumerations like YieldIntegrationType to define integration methods.\u003c/p\u003e\n"]]],["The content outlines the `YieldGroupService` inheritance structure, specifically focusing on `AbstractDisplaySettings` and `OpenBiddingSetting`. `OpenBiddingSetting` includes the `yieldIntegrationType` field, which defines the integration method. This field utilizes the `YieldIntegrationType` enumeration, providing options such as `UNKNOWN`, `CUSTOM_EVENT`, `SDK`, and `OPEN_BIDDING`, indicating the type of yield integration. The namespace for this service is identified as `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type OpenBiddingSetting (v202408)\n\n**Service** \n**YieldGroupService** **Inheritance** \n[AbstractDisplaySettings](/ad-manager/api/reference/v202408/YieldGroupService.AbstractDisplaySettings) \n▼\n**OpenBiddingSetting** [SdkMediationSettings](/ad-manager/api/reference/v202408/YieldGroupService.SdkMediationSettings)\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`AbstractDisplaySettings` (inherited)** ||\n| **`OpenBiddingSetting`** ||\n| ### `yieldIntegrationType` | ` `[YieldIntegrationType](/ad-manager/api/reference/v202408/YieldGroupService.YieldIntegrationType)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `CUSTOM_EVENT` : `SDK` : `OPEN_BIDDING` : \u003cbr /\u003e |"]]