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

Packages that use AdParam
com.google.api.ads.adwords.v201109.cm   
 

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

Methods in com.google.api.ads.adwords.v201109.cm that return AdParam
 AdParam[] AdParamPage.getEntries()
          Gets the entries value for this AdParamPage.
 AdParam AdParamPage.getEntries(int i)
           
 AdParam AdParamOperation.getOperand()
          Gets the operand value for this AdParamOperation.
 AdParam[] AdParamServiceSoapBindingStub.mutate(AdParamOperation[] operations)
           
 AdParam[] AdParamServiceInterface.mutate(AdParamOperation[] operations)
          Sets and removes ad parameters.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type AdParam
 void AdParamPage.setEntries(AdParam[] entries)
          Sets the entries value for this AdParamPage.
 void AdParamPage.setEntries(int i, AdParam _value)
           
 void AdParamOperation.setOperand(AdParam operand)
          Sets the operand value for this AdParamOperation.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type AdParam
AdParamOperation(Operator operator, String operationType, AdParam operand)
           
AdParamPage(AdParam[] entries, Integer totalNumEntries)
           
 



Copyright © 2011. All Rights Reserved.