Uses of Class
com.google.api.ads.dfp.axis.v201204.LabelType

Packages that use LabelType
com.google.api.ads.dfp.axis.v201204   
 

Uses of LabelType in com.google.api.ads.dfp.axis.v201204
 

Fields in com.google.api.ads.dfp.axis.v201204 declared as LabelType
static LabelType LabelType.AD_EXCLUSION
           
static LabelType LabelType.AD_UNIT_FREQUENCY_CAP
           
static LabelType LabelType.COMPETITIVE_EXCLUSION
           
 

Methods in com.google.api.ads.dfp.axis.v201204 that return LabelType
static LabelType LabelType.fromString(String value)
           
static LabelType LabelType.fromValue(String value)
           
 LabelType[] Label.getTypes()
          Gets the types value for this Label.
 LabelType Label.getTypes(int i)
           
 

Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type LabelType
 void Label.setTypes(int i, LabelType _value)
           
 void Label.setTypes(LabelType[] types)
          Sets the types value for this Label.
 

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



Copyright © 2012. All Rights Reserved.