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

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

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

Fields in com.google.api.ads.adwords.v201109.o declared as OpportunityAttributeType
static OpportunityAttributeType OpportunityAttributeType.ADGROUP_ID
           
static OpportunityAttributeType OpportunityAttributeType.AVERAGE_MONTHLY_SEARCHES
           
static OpportunityAttributeType OpportunityAttributeType.BID_LANDSCAPE
           
static OpportunityAttributeType OpportunityAttributeType.CAMPAIGN_ID
           
static OpportunityAttributeType OpportunityAttributeType.CLICKS_CHANGE
           
static OpportunityAttributeType OpportunityAttributeType.COST_CHANGE
           
static OpportunityAttributeType OpportunityAttributeType.CURRENT_BID
           
static OpportunityAttributeType OpportunityAttributeType.CURRENT_BUDGET
           
static OpportunityAttributeType OpportunityAttributeType.CUSTOMER_ID
           
static OpportunityAttributeType OpportunityAttributeType.IDEA_TYPE
           
static OpportunityAttributeType OpportunityAttributeType.IMPRESSIONS_CHANGE
           
static OpportunityAttributeType OpportunityAttributeType.KEYWORD
           
static OpportunityAttributeType OpportunityAttributeType.NEW_BID
           
static OpportunityAttributeType OpportunityAttributeType.NEW_BUDGET
           
static OpportunityAttributeType OpportunityAttributeType.UNKNOWN
           
 

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

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

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type OpportunityAttributeType
BulkOpportunitySelector(OpportunityIdeaType[] ideaTypes, OpportunityAttributeType[] requestedAttributeTypes, Paging paging)
           
OpportunityAttribute_AttributeMapEntry(OpportunityAttributeType key, Attribute value)
           
 



Copyright © 2011. All Rights Reserved.