| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202102 |
| Modifier and Type | Method and Description |
|---|---|
MobileApplication[] |
MobileApplicationServiceInterface.createMobileApplications(MobileApplication[] mobileApplications)
Creates and claims
mobile applications
to be used for targeting in the network. |
MobileApplication[] |
MobileApplicationServiceSoapBindingStub.createMobileApplications(MobileApplication[] mobileApplications) |
MobileApplication[] |
MobileApplicationPage.getResults()
Gets the results value for this MobileApplicationPage.
|
MobileApplication |
MobileApplicationPage.getResults(int i) |
MobileApplication[] |
MobileApplicationServiceInterface.updateMobileApplications(MobileApplication[] mobileApplications)
Updates the specified
mobile applications. |
MobileApplication[] |
MobileApplicationServiceSoapBindingStub.updateMobileApplications(MobileApplication[] mobileApplications) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<MobileApplication> |
MobileApplicationPage.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 |
|---|---|
MobileApplication[] |
MobileApplicationServiceInterface.createMobileApplications(MobileApplication[] mobileApplications)
Creates and claims
mobile applications
to be used for targeting in the network. |
MobileApplication[] |
MobileApplicationServiceSoapBindingStub.createMobileApplications(MobileApplication[] mobileApplications) |
void |
MobileApplicationPage.setResults(int i,
MobileApplication _value) |
void |
MobileApplicationPage.setResults(MobileApplication[] results)
Sets the results value for this MobileApplicationPage.
|
MobileApplication[] |
MobileApplicationServiceInterface.updateMobileApplications(MobileApplication[] mobileApplications)
Updates the specified
mobile applications. |
MobileApplication[] |
MobileApplicationServiceSoapBindingStub.updateMobileApplications(MobileApplication[] mobileApplications) |
| Constructor and Description |
|---|
MobileApplicationPage(Integer totalResultSetSize,
Integer startIndex,
MobileApplication[] results) |
Copyright © 2022. All rights reserved.