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

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

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

Fields in com.google.api.ads.adwords.v201109.o declared as IdeaType
static IdeaType IdeaType.KEYWORD
           
static IdeaType IdeaType.PLACEMENT
           
 

Methods in com.google.api.ads.adwords.v201109.o that return IdeaType
static IdeaType IdeaType.fromString(String value)
           
static IdeaType IdeaType.fromValue(String value)
           
 IdeaType TargetingIdeaSelector.getIdeaType()
          Gets the ideaType value for this TargetingIdeaSelector.
 IdeaType IdeaTypeAttribute.getValue()
          Gets the value value for this IdeaTypeAttribute.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type IdeaType
 void TargetingIdeaSelector.setIdeaType(IdeaType ideaType)
          Sets the ideaType value for this TargetingIdeaSelector.
 void IdeaTypeAttribute.setValue(IdeaType value)
          Sets the value value for this IdeaTypeAttribute.
 

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



Copyright © 2011. All Rights Reserved.