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

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

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

Methods in com.google.api.ads.adwords.v201109.o that return LongComparisonOperation
 LongComparisonOperation AverageTargetedMonthlySearchesSearchParameter.getOperation()
          Gets the operation value for this AverageTargetedMonthlySearchesSearchParameter.
 LongComparisonOperation GlobalMonthlySearchesSearchParameter.getOperation()
          Gets the operation value for this GlobalMonthlySearchesSearchParameter.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type LongComparisonOperation
 void AverageTargetedMonthlySearchesSearchParameter.setOperation(LongComparisonOperation operation)
          Sets the operation value for this AverageTargetedMonthlySearchesSearchParameter.
 void GlobalMonthlySearchesSearchParameter.setOperation(LongComparisonOperation operation)
          Sets the operation value for this GlobalMonthlySearchesSearchParameter.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type LongComparisonOperation
AverageTargetedMonthlySearchesSearchParameter(String searchParameterType, LongComparisonOperation operation)
           
GlobalMonthlySearchesSearchParameter(String searchParameterType, LongComparisonOperation operation)
           
 



Copyright © 2011. All Rights Reserved.