Uses of Class
com.google.api.ads.adwords.v201109.o.RequestType

Packages that use RequestType
com.google.api.ads.adwords.v201109.o   
 

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

Fields in com.google.api.ads.adwords.v201109.o declared as RequestType
static RequestType RequestType.IDEAS
           
static RequestType RequestType.STATS
           
 

Methods in com.google.api.ads.adwords.v201109.o that return RequestType
static RequestType RequestType.fromString(String value)
           
static RequestType RequestType.fromValue(String value)
           
 RequestType TargetingIdeaSelector.getRequestType()
          Gets the requestType value for this TargetingIdeaSelector.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type RequestType
 void TargetingIdeaSelector.setRequestType(RequestType requestType)
          Sets the requestType value for this TargetingIdeaSelector.
 

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



Copyright © 2011. All Rights Reserved.