Uses of Class
com.google.api.ads.dfp.axis.v201208.CustomTargetingKeyType

Packages that use CustomTargetingKeyType
com.google.api.ads.dfp.axis.v201208   
 

Uses of CustomTargetingKeyType in com.google.api.ads.dfp.axis.v201208
 

Fields in com.google.api.ads.dfp.axis.v201208 declared as CustomTargetingKeyType
static CustomTargetingKeyType CustomTargetingKeyType.FREEFORM
           
static CustomTargetingKeyType CustomTargetingKeyType.PREDEFINED
           
 

Methods in com.google.api.ads.dfp.axis.v201208 that return CustomTargetingKeyType
static CustomTargetingKeyType CustomTargetingKeyType.fromString(String value)
           
static CustomTargetingKeyType CustomTargetingKeyType.fromValue(String value)
           
 CustomTargetingKeyType CustomTargetingKey.getType()
          Gets the type value for this CustomTargetingKey.
 

Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type CustomTargetingKeyType
 void CustomTargetingKey.setType(CustomTargetingKeyType type)
          Sets the type value for this CustomTargetingKey.
 

Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type CustomTargetingKeyType
CustomTargetingKey(Long id, String name, String displayName, CustomTargetingKeyType type)
           
 



Copyright © 2012. All Rights Reserved.