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

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

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

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

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



Copyright © 2012. All Rights Reserved.