type YieldAdSource (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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.
[[["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\u003eYieldGroupService manages YieldAdSource which is linked to a YieldGroup.\u003c/p\u003e\n"],["\u003cp\u003eYieldAdSource configurations include ad source ID, company ID, display settings, and status.\u003c/p\u003e\n"],["\u003cp\u003eIt allows setting manual CPM and overriding dynamic CPM for yield management.\u003c/p\u003e\n"],["\u003cp\u003eYieldAdSource status can be unknown, experimenting, active, inactive, or deleted.\u003c/p\u003e\n"],["\u003cp\u003eDisplay settings can be configured for Open Bidding or SDK mediation.\u003c/p\u003e\n"]]],[],null,["# type YieldAdSource (v202411)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[YieldGroup](/ad-manager/api/reference/v202411/YieldGroupService.YieldGroup) \n▼\n**YieldAdSource**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `adSourceId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `companyId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `displaySettings` | 1. ` `[AbstractDisplaySettings](/ad-manager/api/reference/v202411/YieldGroupService.AbstractDisplaySettings)` ` 1. ` `[OpenBiddingSetting](/ad-manager/api/reference/v202411/YieldGroupService.OpenBiddingSetting)` ` 2. ` `[SdkMediationSettings](/ad-manager/api/reference/v202411/YieldGroupService.SdkMediationSettings)` ` \u003cbr /\u003e \u003cbr /\u003e |\n| ### `status` | ` `[YieldEntityStatus](/ad-manager/api/reference/v202411/YieldGroupService.YieldEntityStatus)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `EXPERIMENTING` : `ACTIVE` : `INACTIVE` : `DELETED` : \u003cbr /\u003e |\n| ### `manualCpm` | ` `[Money](/ad-manager/api/reference/v202411/YieldGroupService.Money)` ` \u003cbr /\u003e |\n| ### `overrideDynamicCpm` | ` `xsd:`boolean` \u003cbr /\u003e |"]]