Uses of Class
com.google.api.ads.adwords.v201109.mcm.ClientSpec

Packages that use ClientSpec
com.google.api.ads.adwords.v201109.mcm   
 

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

Fields in com.google.api.ads.adwords.v201109.mcm declared as ClientSpec
static ClientSpec ClientSpec.ALL
           
static ClientSpec ClientSpec.DIRECT
           
static ClientSpec ClientSpec.ID_LIST
           
static ClientSpec ClientSpec.UNKNOWN
           
 

Methods in com.google.api.ads.adwords.v201109.mcm that return ClientSpec
static ClientSpec ClientSpec.fromString(String value)
           
static ClientSpec ClientSpec.fromValue(String value)
           
 ClientSpec AlertQuery.getClientSpec()
          Gets the clientSpec value for this AlertQuery.
 

Methods in com.google.api.ads.adwords.v201109.mcm with parameters of type ClientSpec
 void AlertQuery.setClientSpec(ClientSpec clientSpec)
          Sets the clientSpec value for this AlertQuery.
 

Constructors in com.google.api.ads.adwords.v201109.mcm with parameters of type ClientSpec
AlertQuery(ClientSpec clientSpec, FilterSpec filterSpec, AlertType[] types, AlertSeverity[] severities, TriggerTimeSpec triggerTimeSpec, String triggerTime, long[] clientCustomerIds)
           
 



Copyright © 2011. All Rights Reserved.