Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202508.YieldGroup Class Reference

A Yield Group represents a segment of inventory and a set of networks to which the inventory is made available for yield. More...

Properties

long yieldGroupId [get, set]
 The unique ID of the More...
 
bool yieldGroupIdSpecified [get, set]
 
string yieldGroupName [get, set]
 The display name of the yield group. More...
 
YieldEntityStatus exchangeStatus [get, set]
 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 More...
 
bool exchangeStatusSpecified [get, set]
 
YieldFormat format [get, set]
 The format for the group. More...
 
bool formatSpecified [get, set]
 
YieldEnvironmentType environmentType [get, set]
 The environment type of the group. More...
 
bool environmentTypeSpecified [get, set]
 
Targeting targeting [get, set]
 This yield's group targeting. Only the following targeting types are available: TODO: List them More...
 
YieldAdSource[] adSources [get, set]
 The ad sources belonging to this yield group. More...
 

Detailed Description

A Yield Group represents a segment of inventory and a set of networks to which the inventory is made available for yield.

Property Documentation

YieldAdSource [] Google.Api.Ads.AdManager.v202508.YieldGroup.adSources
getset

The ad sources belonging to this yield group.

YieldEnvironmentType Google.Api.Ads.AdManager.v202508.YieldGroup.environmentType
getset

The environment type of the group.

bool Google.Api.Ads.AdManager.v202508.YieldGroup.environmentTypeSpecified
getset

true, if a value is specified for environmentType, false otherwise.

YieldEntityStatus Google.Api.Ads.AdManager.v202508.YieldGroup.exchangeStatus
getset

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.

bool Google.Api.Ads.AdManager.v202508.YieldGroup.exchangeStatusSpecified
getset

true, if a value is specified for exchangeStatus, false otherwise.

YieldFormat Google.Api.Ads.AdManager.v202508.YieldGroup.format
getset

The format for the group.

bool Google.Api.Ads.AdManager.v202508.YieldGroup.formatSpecified
getset

true, if a value is specified for format, false otherwise.

Targeting Google.Api.Ads.AdManager.v202508.YieldGroup.targeting
getset

This yield's group targeting. Only the following targeting types are available: TODO: List them

long Google.Api.Ads.AdManager.v202508.YieldGroup.yieldGroupId
getset

The unique ID of the

YieldGroup. This attribute is read-only and is assigned by Google.

bool Google.Api.Ads.AdManager.v202508.YieldGroup.yieldGroupIdSpecified
getset

true, if a value is specified for yieldGroupId, false otherwise.

string Google.Api.Ads.AdManager.v202508.YieldGroup.yieldGroupName
getset

The display name of the yield group.


The documentation for this class was generated from the following file: