Status of the Ad Exchange on for this yield group. This can be used to create a yield group
with only the Ad Exchange enabled. If there are any active adSources, this must be
ACTIVE.
[[["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-13 UTC."],[],[],null,["# type YieldGroup (v202508)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[YieldGroupPage](/ad-manager/api/reference/v202508/YieldGroupService.YieldGroupPage) [createYieldGroups()](/ad-manager/api/reference/v202508/YieldGroupService#createYieldGroups) [updateYieldGroups()](/ad-manager/api/reference/v202508/YieldGroupService#updateYieldGroups) \n▼\n**YieldGroup**\n\nA Yield Group represents a segment of inventory and a set of networks to which the inventory is\nmade available for yield.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|-----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `yieldGroupId` | ` `xsd:`long` The unique ID of the `YieldGroup`. This attribute is read-only and is assigned by Google. |\n| ### `yieldGroupName` | ` `xsd:`string` The display name of the yield group. |\n| ### `exchangeStatus` | ` `[YieldEntityStatus](/ad-manager/api/reference/v202508/YieldGroupService.YieldEntityStatus)` ` Status of the Ad Exchange on for this yield group. This can be used to create a yield group with only the Ad Exchange enabled. If there are any active `adSources`, this must be `ACTIVE`. *** ** * ** *** **Enumerations** `UNKNOWN` : `EXPERIMENTING` : `ACTIVE` : `INACTIVE` : `DELETED` : \u003cbr /\u003e |\n| ### `format` | ` `[YieldFormat](/ad-manager/api/reference/v202508/YieldGroupService.YieldFormat)` ` The format for the group. *** ** * ** *** **Enumerations** `UNKNOWN` : `BANNER` : `INTERSTITIAL` : `NATIVE` : `VIDEO_VAST` : `REWARDED` : `REWARDED_INTERSTITIAL` : `APP_OPEN` : \u003cbr /\u003e |\n| ### `environmentType` | ` `[YieldEnvironmentType](/ad-manager/api/reference/v202508/YieldGroupService.YieldEnvironmentType)` ` The environment type of the group. *** ** * ** *** **Enumerations** `UNKNOWN` : `MOBILE` : `VIDEO_VAST` : `WEB` : \u003cbr /\u003e |\n| ### `targeting` | ` `[Targeting](/ad-manager/api/reference/v202508/YieldGroupService.Targeting)` ` This yield's group targeting. Only the following targeting types are available: TODO: List them |\n| ### `adSources` | ` `[YieldAdSource](/ad-manager/api/reference/v202508/YieldGroupService.YieldAdSource)`[]` The ad sources belonging to this yield group. |"]]