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

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

Fields in com.google.api.ads.dfp.v201111 declared as LabelType
static LabelType LabelType.AD_UNIT_FREQUENCY_CAP
           
static LabelType LabelType.COMPETITIVE_EXCLUSION
           
 

Methods in com.google.api.ads.dfp.v201111 that return LabelType
static LabelType LabelType.fromString(String value)
           
static LabelType LabelType.fromValue(String value)
           
 LabelType Label.getType()
          Gets the type value for this Label.
 

Methods in com.google.api.ads.dfp.v201111 with parameters of type LabelType
 void Label.setType(LabelType type)
          Sets the type value for this Label.
 

Constructors in com.google.api.ads.dfp.v201111 with parameters of type LabelType
Label(Long id, String name, String description, Boolean isActive, LabelType type)
           
 



Copyright © 2011. All Rights Reserved.