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

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

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

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

Methods in com.google.api.ads.dfp.axis.v201201 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.v201201 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.v201201 with parameters of type CustomTargetingKeyType
CustomTargetingKey(Long id, String name, String displayName, CustomTargetingKeyType type)
           
 



Copyright © 2012. All Rights Reserved.