| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202205 |
| Modifier and Type | Method and Description |
|---|---|
YieldGroup[] |
YieldGroupServiceSoapBindingStub.createYieldGroups(YieldGroup[] yieldGroups) |
YieldGroup[] |
YieldGroupServiceInterface.createYieldGroups(YieldGroup[] yieldGroups)
Creates yield groups in bulk.
|
YieldGroup[] |
YieldGroupPage.getResults()
Gets the results value for this YieldGroupPage.
|
YieldGroup |
YieldGroupPage.getResults(int i) |
YieldGroup[] |
YieldGroupServiceSoapBindingStub.updateYieldGroups(YieldGroup[] yieldGroups) |
YieldGroup[] |
YieldGroupServiceInterface.updateYieldGroups(YieldGroup[] yieldGroups)
Updates a list of yield groups.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<YieldGroup> |
YieldGroupPage.iterator()
Returns an iterator over this page's
results that:
Will not be null.
Will not support Iterator.remove().
|
| Modifier and Type | Method and Description |
|---|---|
YieldGroup[] |
YieldGroupServiceSoapBindingStub.createYieldGroups(YieldGroup[] yieldGroups) |
YieldGroup[] |
YieldGroupServiceInterface.createYieldGroups(YieldGroup[] yieldGroups)
Creates yield groups in bulk.
|
void |
YieldGroupPage.setResults(int i,
YieldGroup _value) |
void |
YieldGroupPage.setResults(YieldGroup[] results)
Sets the results value for this YieldGroupPage.
|
YieldGroup[] |
YieldGroupServiceSoapBindingStub.updateYieldGroups(YieldGroup[] yieldGroups) |
YieldGroup[] |
YieldGroupServiceInterface.updateYieldGroups(YieldGroup[] yieldGroups)
Updates a list of yield groups.
|
| Constructor and Description |
|---|
YieldGroupPage(Integer totalResultSetSize,
Integer startIndex,
YieldGroup[] results) |
Copyright © 2022. All rights reserved.