Uses of Class
com.google.api.ads.adwords.v201109.cm.Operator

Packages that use Operator
com.google.api.ads.adwords.v201109.cm   
com.google.api.ads.adwords.v201109.info   
com.google.api.ads.adwords.v201109.mcm   
 

Uses of Operator in com.google.api.ads.adwords.v201109.cm
 

Fields in com.google.api.ads.adwords.v201109.cm declared as Operator
static Operator Operator.ADD
           
static Operator Operator.REMOVE
           
static Operator Operator.SET
           
 

Methods in com.google.api.ads.adwords.v201109.cm that return Operator
static Operator Operator.fromString(String value)
           
static Operator Operator.fromValue(String value)
           
 Operator Operation.getOperator()
          Gets the operator value for this Operation.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type Operator
 void Operation.setOperator(Operator operator)
          Sets the operator value for this Operation.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type Operator
AdExtensionOverrideOperation(Operator operator, String operationType, AdExtensionOverride operand)
           
AdGroupAdOperation(Operator operator, String operationType, AdGroupAd operand, ExemptionRequest[] exemptionRequests)
           
AdGroupCriterionOperation(Operator operator, String operationType, AdGroupCriterion operand, ExemptionRequest[] exemptionRequests)
           
AdGroupOperation(Operator operator, String operationType, AdGroup operand)
           
AdParamOperation(Operator operator, String operationType, AdParam operand)
           
CampaignAdExtensionOperation(Operator operator, String operationType, CampaignAdExtension operand)
           
CampaignCriterionOperation(Operator operator, String operationType, CampaignCriterion operand)
           
CampaignOperation(Operator operator, String operationType, BiddingTransition biddingTransition, Campaign operand)
           
CampaignTargetOperation(Operator operator, String operationType, TargetList operand)
           
ConversionTrackerOperation(Operator operator, String operationType, ConversionTracker operand)
           
ExperimentOperation(Operator operator, String operationType, Experiment operand)
           
JobOperation(Operator operator, String operationType, Job operand)
           
Operation(Operator operator, String operationType)
           
UserListOperation(Operator operator, String operationType, UserList operand)
           
 

Uses of Operator in com.google.api.ads.adwords.v201109.info
 

Methods in com.google.api.ads.adwords.v201109.info that return Operator
 Operator InfoSelector.getOperator()
          Gets the operator value for this InfoSelector.
 

Methods in com.google.api.ads.adwords.v201109.info with parameters of type Operator
 void InfoSelector.setOperator(Operator operator)
          Sets the operator value for this InfoSelector.
 

Constructors in com.google.api.ads.adwords.v201109.info with parameters of type Operator
InfoSelector(String serviceName, String methodName, Operator operator, DateRange dateRange, String[] clientEmails, long[] clientCustomerIds, Boolean includeSubAccounts, ApiUsageType apiUsageType)
           
 

Uses of Operator in com.google.api.ads.adwords.v201109.mcm
 

Constructors in com.google.api.ads.adwords.v201109.mcm with parameters of type Operator
CreateAccountOperation(Operator operator, String operationType, Account operand, String descriptiveName)
           
 



Copyright © 2011. All Rights Reserved.