type YieldAdSource (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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\u003eYieldGroupService is used to manage yield groups, which are associated with yield ad sources.\u003c/p\u003e\n"],["\u003cp\u003eYield ad sources have properties like ad source ID, company ID, display settings, status, and manual CPM.\u003c/p\u003e\n"],["\u003cp\u003eDisplay settings can be configured for Open Bidding or SDK Mediation.\u003c/p\u003e\n"],["\u003cp\u003eYield ad sources can have different statuses, including experimenting, active, inactive, and deleted.\u003c/p\u003e\n"],["\u003cp\u003eManual CPM and the option to override dynamic CPM are available for yield ad sources.\u003c/p\u003e\n"]]],["The content outlines the `YieldGroupService` and its `YieldAdSource` dependency. Key fields include `adSourceId`, `companyId`, and `displaySettings`, which can be `OpenBiddingSetting` or `SdkMediationSettings`. The `status` field defines the state of the `YieldAdSource`, with possible values: `UNKNOWN`, `EXPERIMENTING`, `ACTIVE`, `INACTIVE`, or `DELETED`. Other attributes include `manualCpm` and `overrideDynamicCpm`, a boolean value. The namespace is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type YieldAdSource (v202408)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[YieldGroup](/ad-manager/api/reference/v202408/YieldGroupService.YieldGroup) \n▼\n**YieldAdSource**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `adSourceId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `companyId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `displaySettings` | 1. ` `[AbstractDisplaySettings](/ad-manager/api/reference/v202408/YieldGroupService.AbstractDisplaySettings)` ` 1. ` `[OpenBiddingSetting](/ad-manager/api/reference/v202408/YieldGroupService.OpenBiddingSetting)` ` 2. ` `[SdkMediationSettings](/ad-manager/api/reference/v202408/YieldGroupService.SdkMediationSettings)` ` \u003cbr /\u003e \u003cbr /\u003e |\n| ### `status` | ` `[YieldEntityStatus](/ad-manager/api/reference/v202408/YieldGroupService.YieldEntityStatus)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `EXPERIMENTING` : `ACTIVE` : `INACTIVE` : `DELETED` : \u003cbr /\u003e |\n| ### `manualCpm` | ` `[Money](/ad-manager/api/reference/v202408/YieldGroupService.Money)` ` \u003cbr /\u003e |\n| ### `overrideDynamicCpm` | ` `xsd:`boolean` \u003cbr /\u003e |"]]