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

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

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

Fields in com.google.api.ads.adwords.v201109.o declared as SiteConstantsPlacementType
static SiteConstantsPlacementType SiteConstantsPlacementType.FEED
           
static SiteConstantsPlacementType SiteConstantsPlacementType.GAME
           
static SiteConstantsPlacementType SiteConstantsPlacementType.MOBILE
           
static SiteConstantsPlacementType SiteConstantsPlacementType.SITE
           
static SiteConstantsPlacementType SiteConstantsPlacementType.UNKNOWN
           
static SiteConstantsPlacementType SiteConstantsPlacementType.VIDEO
           
 

Methods in com.google.api.ads.adwords.v201109.o that return SiteConstantsPlacementType
static SiteConstantsPlacementType SiteConstantsPlacementType.fromString(String value)
           
static SiteConstantsPlacementType SiteConstantsPlacementType.fromValue(String value)
           
 SiteConstantsPlacementType[] PlacementTypeSearchParameter.getPlacementTypes()
          Gets the placementTypes value for this PlacementTypeSearchParameter.
 SiteConstantsPlacementType PlacementTypeSearchParameter.getPlacementTypes(int i)
           
 SiteConstantsPlacementType PlacementTypeAttribute.getValue()
          Gets the value value for this PlacementTypeAttribute.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type SiteConstantsPlacementType
 void PlacementTypeSearchParameter.setPlacementTypes(int i, SiteConstantsPlacementType _value)
           
 void PlacementTypeSearchParameter.setPlacementTypes(SiteConstantsPlacementType[] placementTypes)
          Sets the placementTypes value for this PlacementTypeSearchParameter.
 void PlacementTypeAttribute.setValue(SiteConstantsPlacementType value)
          Sets the value value for this PlacementTypeAttribute.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type SiteConstantsPlacementType
PlacementTypeAttribute(String attributeType, SiteConstantsPlacementType value)
           
PlacementTypeSearchParameter(String searchParameterType, SiteConstantsPlacementType[] placementTypes)
           
 



Copyright © 2011. All Rights Reserved.