Uses of Class
com.google.api.ads.dfp.axis.v201206.CustomTargetingValueMatchType

Packages that use CustomTargetingValueMatchType
com.google.api.ads.dfp.axis.v201206   
 

Uses of CustomTargetingValueMatchType in com.google.api.ads.dfp.axis.v201206
 

Fields in com.google.api.ads.dfp.axis.v201206 declared as CustomTargetingValueMatchType
static CustomTargetingValueMatchType CustomTargetingValueMatchType.BROAD
           
static CustomTargetingValueMatchType CustomTargetingValueMatchType.BROAD_PREFIX
           
static CustomTargetingValueMatchType CustomTargetingValueMatchType.EXACT
           
static CustomTargetingValueMatchType CustomTargetingValueMatchType.PREFIX
           
 

Methods in com.google.api.ads.dfp.axis.v201206 that return CustomTargetingValueMatchType
static CustomTargetingValueMatchType CustomTargetingValueMatchType.fromString(String value)
           
static CustomTargetingValueMatchType CustomTargetingValueMatchType.fromValue(String value)
           
 CustomTargetingValueMatchType CustomTargetingValue.getMatchType()
          Gets the matchType value for this CustomTargetingValue.
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type CustomTargetingValueMatchType
 void CustomTargetingValue.setMatchType(CustomTargetingValueMatchType matchType)
          Sets the matchType value for this CustomTargetingValue.
 

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type CustomTargetingValueMatchType
CustomTargetingValue(Long customTargetingKeyId, Long id, String name, String displayName, CustomTargetingValueMatchType matchType)
           
 



Copyright © 2012. All Rights Reserved.