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

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

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

Fields in com.google.api.ads.adwords.v201109.cm declared as EntityIdType
static EntityIdType EntityIdType.AD_ID
           
static EntityIdType EntityIdType.ADGROUP_ID
           
static EntityIdType EntityIdType.CAMPAIGN_ID
           
static EntityIdType EntityIdType.CUSTOMER_ID
           
 

Methods in com.google.api.ads.adwords.v201109.cm that return EntityIdType
static EntityIdType EntityIdType.fromString(String value)
           
static EntityIdType EntityIdType.fromValue(String value)
           
 EntityIdType EntityId.getType()
          Gets the type value for this EntityId.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type EntityIdType
 void EntityId.setType(EntityIdType type)
          Sets the type value for this EntityId.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type EntityIdType
EntityId(EntityIdType type, Long value)
           
 



Copyright © 2011. All Rights Reserved.