| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.utils.v201809 | |
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServiceQuery.hasNext(AdGroupBidLandscapePage page)
Checks if there is still an ad group bid landscape page left to query.
|
ServiceQuery |
ServiceQuery.nextPage(AdGroupBidLandscapePage page)
Sets the LIMIT clause of the AWQL to the next page calculated by using the total number of
landscape points in
AdGroupBidLandscapePage. |
| Modifier and Type | Field and Description |
|---|---|
protected AdGroupBidLandscapePage |
DataServiceInterfacequeryAdGroupBidLandscapeResponse.rval |
protected AdGroupBidLandscapePage |
DataServiceInterfacegetAdGroupBidLandscapeResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
AdGroupBidLandscapePage |
ObjectFactory.createAdGroupBidLandscapePage()
Create an instance of
AdGroupBidLandscapePage |
AdGroupBidLandscapePage |
DataServiceInterface.getAdGroupBidLandscape(Selector serviceSelector)
Returns a list of
AdGroupBidLandscapes for the ad groups specified in the selector. |
AdGroupBidLandscapePage |
DataServiceInterfacequeryAdGroupBidLandscapeResponse.getRval()
Gets the value of the rval property.
|
AdGroupBidLandscapePage |
DataServiceInterfacegetAdGroupBidLandscapeResponse.getRval()
Gets the value of the rval property.
|
AdGroupBidLandscapePage |
DataServiceInterface.queryAdGroupBidLandscape(String query)
Returns a list of
AdGroupBidLandscapes for the ad groups that match the query. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataServiceInterfacequeryAdGroupBidLandscapeResponse.setRval(AdGroupBidLandscapePage value)
Sets the value of the rval property.
|
void |
DataServiceInterfacegetAdGroupBidLandscapeResponse.setRval(AdGroupBidLandscapePage value)
Sets the value of the rval property.
|
Copyright © 2023. All rights reserved.