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

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

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

Subclasses of Attribute in com.google.api.ads.adwords.v201109.o
 class AdFormatSpecListAttribute
          Attribute type that contains a list of AdFormatSpec values.
 class BidLandscapeAttribute
          Attribute type that contains a BidLandscape value.
 class BooleanAttribute
          Attribute type that contains a boolean value.
 class CriterionAttribute
          Attribute type that contains a Criterion value.
 class DoubleAttribute
          Attribute type that contains a double value.
 class IdeaTypeAttribute
          Attribute type that contains an IdeaType value.
 class InStreamAdInfoAttribute
          Attribute type that contains an InStreamAdInfo value.
 class IntegerAttribute
          Attribute type that contains an integer value.
 class IntegerSetAttribute
          Attribute type that contains a Set of integer values.
 class KeywordAttribute
          Attribute type that contains a Keyword value.
 class LongAttribute
          Attribute type that contains a long value.
 class LongRangeAttribute
          Attribute type that contains a Range of LongValue values.
 class MoneyAttribute
          Attribute type that contains a Money value.
 class MonthlySearchVolumeAttribute
          Attribute type that contains a list of MonthlySearchVolume values.
 class OpportunityIdeaTypeAttribute
          Attribute type that contains an OpportunityIdeaType value.
 class PlacementAttribute
          Attribute type that contains a Placement value.
 class PlacementTypeAttribute
          Attribute type that contains a PlacementType value.
 class StringAttribute
          Attribute type that contains a string value.
 class WebpageDescriptorAttribute
          Attribute type that contains a WebpageDescriptor value.
 

Methods in com.google.api.ads.adwords.v201109.o that return Attribute
 Attribute OpportunityAttribute_AttributeMapEntry.getValue()
          Gets the value value for this OpportunityAttribute_AttributeMapEntry.
 Attribute Type_AttributeMapEntry.getValue()
          Gets the value value for this Type_AttributeMapEntry.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type Attribute
 void OpportunityAttribute_AttributeMapEntry.setValue(Attribute value)
          Sets the value value for this OpportunityAttribute_AttributeMapEntry.
 void Type_AttributeMapEntry.setValue(Attribute value)
          Sets the value value for this Type_AttributeMapEntry.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type Attribute
OpportunityAttribute_AttributeMapEntry(OpportunityAttributeType key, Attribute value)
           
Type_AttributeMapEntry(AttributeType key, Attribute value)
           
 



Copyright © 2011. All Rights Reserved.