Uses of Class
com.google.api.ads.dfp.v201111.CustomTargetingValueMatchType

Uses of CustomTargetingValueMatchType in com.google.api.ads.dfp.v201111
 

Fields in com.google.api.ads.dfp.v201111 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.v201111 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.v201111 with parameters of type CustomTargetingValueMatchType
 void CustomTargetingValue.setMatchType(CustomTargetingValueMatchType matchType)
          Sets the matchType value for this CustomTargetingValue.
 

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



Copyright © 2011. All Rights Reserved.