| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202202 |
| Modifier and Type | Method and Description |
|---|---|
YieldAdSource[] |
YieldGroup.getAdSources()
Gets the adSources value for this YieldGroup.
|
YieldAdSource |
YieldGroup.getAdSources(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
YieldGroup.setAdSources(int i,
YieldAdSource _value) |
void |
YieldGroup.setAdSources(YieldAdSource[] adSources)
Sets the adSources value for this YieldGroup.
|
| Constructor and Description |
|---|
YieldGroup(Long yieldGroupId,
String yieldGroupName,
YieldEntityStatus exchangeStatus,
YieldFormat format,
YieldEnvironmentType environmentType,
Targeting targeting,
YieldAdSource[] adSources) |
Copyright © 2022. All rights reserved.