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

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

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

Methods in com.google.api.ads.adwords.v201109.mcm that return CustomerId
 CustomerId Link.getClientId()
          Gets the clientId value for this Link.
 CustomerId Link.getManagerId()
          Gets the managerId value for this Link.
 

Methods in com.google.api.ads.adwords.v201109.mcm with parameters of type CustomerId
 void Link.setClientId(CustomerId clientId)
          Sets the clientId value for this Link.
 void Link.setManagerId(CustomerId managerId)
          Sets the managerId value for this Link.
 

Constructors in com.google.api.ads.adwords.v201109.mcm with parameters of type CustomerId
Link(CustomerId managerId, CustomerId clientId, LinkType typeOfLink, String descriptiveName, String linkType)
           
 



Copyright © 2011. All Rights Reserved.