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

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

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

Fields in com.google.api.ads.adwords.v201109.o declared as OpportunityIdeaType
static OpportunityIdeaType OpportunityIdeaType.BID
           
static OpportunityIdeaType OpportunityIdeaType.BUDGET
           
static OpportunityIdeaType OpportunityIdeaType.KEYWORD
           
 

Methods in com.google.api.ads.adwords.v201109.o that return OpportunityIdeaType
static OpportunityIdeaType OpportunityIdeaType.fromString(String value)
           
static OpportunityIdeaType OpportunityIdeaType.fromValue(String value)
           
 OpportunityIdeaType[] BulkOpportunitySelector.getIdeaTypes()
          Gets the ideaTypes value for this BulkOpportunitySelector.
 OpportunityIdeaType BulkOpportunitySelector.getIdeaTypes(int i)
           
 OpportunityIdeaType OpportunityIdeaTypeAttribute.getValue()
          Gets the value value for this OpportunityIdeaTypeAttribute.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type OpportunityIdeaType
 void BulkOpportunitySelector.setIdeaTypes(int i, OpportunityIdeaType _value)
           
 void BulkOpportunitySelector.setIdeaTypes(OpportunityIdeaType[] ideaTypes)
          Sets the ideaTypes value for this BulkOpportunitySelector.
 void OpportunityIdeaTypeAttribute.setValue(OpportunityIdeaType value)
          Sets the value value for this OpportunityIdeaTypeAttribute.
 

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



Copyright © 2011. All Rights Reserved.