[[["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 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 |"]]