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

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

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

Fields in com.google.api.ads.adwords.v201109.o declared as AttributeType
static AttributeType AttributeType.AD_SHARE
           
static AttributeType AttributeType.APPROX_CONTENT_IMPRESSIONS_PER_DAY
           
static AttributeType AttributeType.AVERAGE_TARGETED_MONTHLY_SEARCHES
           
static AttributeType AttributeType.COMPETITION
           
static AttributeType AttributeType.CRITERION
           
static AttributeType AttributeType.EXTRACTED_FROM_WEBPAGE
           
static AttributeType AttributeType.FORMATS
           
static AttributeType AttributeType.GLOBAL_MONTHLY_SEARCHES
           
static AttributeType AttributeType.IDEA_TYPE
           
static AttributeType AttributeType.IN_STREAM_AD_INFO
           
static AttributeType AttributeType.KEYWORD_CATEGORY
           
static AttributeType AttributeType.NGRAM_GROUP
           
static AttributeType AttributeType.PLACEMENT_CATEGORY
           
static AttributeType AttributeType.PLACEMENT_NAME
           
static AttributeType AttributeType.PLACEMENT_TYPE
           
static AttributeType AttributeType.SAMPLE_URL
           
static AttributeType AttributeType.SEARCH_SHARE
           
static AttributeType AttributeType.TARGETED_MONTHLY_SEARCHES
           
static AttributeType AttributeType.UNKNOWN
           
 

Methods in com.google.api.ads.adwords.v201109.o that return AttributeType
static AttributeType AttributeType.fromString(String value)
           
static AttributeType AttributeType.fromValue(String value)
           
 AttributeType Type_AttributeMapEntry.getKey()
          Gets the key value for this Type_AttributeMapEntry.
 AttributeType[] TargetingIdeaSelector.getRequestedAttributeTypes()
          Gets the requestedAttributeTypes value for this TargetingIdeaSelector.
 AttributeType TargetingIdeaSelector.getRequestedAttributeTypes(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type AttributeType
 void Type_AttributeMapEntry.setKey(AttributeType key)
          Sets the key value for this Type_AttributeMapEntry.
 void TargetingIdeaSelector.setRequestedAttributeTypes(AttributeType[] requestedAttributeTypes)
          Sets the requestedAttributeTypes value for this TargetingIdeaSelector.
 void TargetingIdeaSelector.setRequestedAttributeTypes(int i, AttributeType _value)
           
 

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



Copyright © 2011. All Rights Reserved.