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

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

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

Fields in com.google.api.ads.adwords.v201109.o declared as CompetitionSearchParameterLevel
static CompetitionSearchParameterLevel CompetitionSearchParameterLevel.HIGH
           
static CompetitionSearchParameterLevel CompetitionSearchParameterLevel.LOW
           
static CompetitionSearchParameterLevel CompetitionSearchParameterLevel.MEDIUM
           
 

Methods in com.google.api.ads.adwords.v201109.o that return CompetitionSearchParameterLevel
static CompetitionSearchParameterLevel CompetitionSearchParameterLevel.fromString(String value)
           
static CompetitionSearchParameterLevel CompetitionSearchParameterLevel.fromValue(String value)
           
 CompetitionSearchParameterLevel[] CompetitionSearchParameter.getLevels()
          Gets the levels value for this CompetitionSearchParameter.
 CompetitionSearchParameterLevel CompetitionSearchParameter.getLevels(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type CompetitionSearchParameterLevel
 void CompetitionSearchParameter.setLevels(CompetitionSearchParameterLevel[] levels)
          Sets the levels value for this CompetitionSearchParameter.
 void CompetitionSearchParameter.setLevels(int i, CompetitionSearchParameterLevel _value)
           
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type CompetitionSearchParameterLevel
CompetitionSearchParameter(String searchParameterType, CompetitionSearchParameterLevel[] levels)
           
 



Copyright © 2011. All Rights Reserved.