Uses of Class
com.google.api.ads.adwords.v201109.cm.Paging

Packages that use Paging
com.google.api.ads.adwords.v201109.cm   
com.google.api.ads.adwords.v201109.mcm   
com.google.api.ads.adwords.v201109.o   
 

Uses of Paging in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return Paging
 Paging AdExtensionOverrideSelector.getPaging()
          Gets the paging value for this AdExtensionOverrideSelector.
 Paging Selector.getPaging()
          Gets the paging value for this Selector.
 Paging ReportDefinitionSelector.getPaging()
          Gets the paging value for this ReportDefinitionSelector.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type Paging
 void AdExtensionOverrideSelector.setPaging(Paging paging)
          Sets the paging value for this AdExtensionOverrideSelector.
 void Selector.setPaging(Paging paging)
          Sets the paging value for this Selector.
 void ReportDefinitionSelector.setPaging(Paging paging)
          Sets the paging value for this ReportDefinitionSelector.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type Paging
AdExtensionOverrideSelector(long[] campaignIds, long[] adIds, long[] adExtensionIds, AdExtensionOverrideStatus[] statuses, Paging paging)
           
ReportDefinitionSelector(long[] definitionIds, Paging paging)
           
Selector(String[] fields, Predicate[] predicates, DateRange dateRange, OrderBy[] ordering, Paging paging)
           
 

Uses of Paging in com.google.api.ads.adwords.v201109.mcm
 

Methods in com.google.api.ads.adwords.v201109.mcm that return Paging
 Paging AlertSelector.getPaging()
          Gets the paging value for this AlertSelector.
 

Methods in com.google.api.ads.adwords.v201109.mcm with parameters of type Paging
 void AlertSelector.setPaging(Paging paging)
          Sets the paging value for this AlertSelector.
 

Constructors in com.google.api.ads.adwords.v201109.mcm with parameters of type Paging
AlertSelector(AlertQuery query, Paging paging)
           
 

Uses of Paging in com.google.api.ads.adwords.v201109.o
 

Methods in com.google.api.ads.adwords.v201109.o that return Paging
 Paging BulkOpportunitySelector.getPaging()
          Gets the paging value for this BulkOpportunitySelector.
 Paging TargetingIdeaSelector.getPaging()
          Gets the paging value for this TargetingIdeaSelector.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type Paging
 void BulkOpportunitySelector.setPaging(Paging paging)
          Sets the paging value for this BulkOpportunitySelector.
 void TargetingIdeaSelector.setPaging(Paging paging)
          Sets the paging value for this TargetingIdeaSelector.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type Paging
BulkOpportunitySelector(OpportunityIdeaType[] ideaTypes, OpportunityAttributeType[] requestedAttributeTypes, Paging paging)
           
TargetingIdeaSelector(SearchParameter[] searchParameters, IdeaType ideaType, RequestType requestType, AttributeType[] requestedAttributeTypes, Paging paging, String localeCode, String currencyCode)
           
 



Copyright © 2011. All Rights Reserved.