Uses of Class
com.google.api.ads.adwords.v201109.cm.ContentLabelType

Packages that use ContentLabelType
com.google.api.ads.adwords.v201109.cm   
 

Uses of ContentLabelType in com.google.api.ads.adwords.v201109.cm
 

Fields in com.google.api.ads.adwords.v201109.cm declared as ContentLabelType
static ContentLabelType ContentLabelType.ADULTISH
           
static ContentLabelType ContentLabelType.AFE
           
static ContentLabelType ContentLabelType.BELOW_THE_FOLD
           
static ContentLabelType ContentLabelType.CONFLICT
           
static ContentLabelType ContentLabelType.DP
           
static ContentLabelType ContentLabelType.EMBEDDED_VIDEO
           
static ContentLabelType ContentLabelType.GAMES
           
static ContentLabelType ContentLabelType.JACKASS
           
static ContentLabelType ContentLabelType.PROFANITY
           
static ContentLabelType ContentLabelType.SIRENS
           
static ContentLabelType ContentLabelType.TRAGEDY
           
static ContentLabelType ContentLabelType.UGC_FORUMS
           
static ContentLabelType ContentLabelType.UGC_IMAGES
           
static ContentLabelType ContentLabelType.UGC_SOCIAL
           
static ContentLabelType ContentLabelType.UGC_VIDEOS
           
static ContentLabelType ContentLabelType.VIDEO
           
 

Methods in com.google.api.ads.adwords.v201109.cm that return ContentLabelType
static ContentLabelType ContentLabelType.fromString(String value)
           
static ContentLabelType ContentLabelType.fromValue(String value)
           
 ContentLabelType ContentLabel.getContentLabelType()
          Gets the contentLabelType value for this ContentLabel.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type ContentLabelType
 void ContentLabel.setContentLabelType(ContentLabelType contentLabelType)
          Sets the contentLabelType value for this ContentLabel.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type ContentLabelType
ContentLabel(Long id, CriterionType type, String criterionType, ContentLabelType contentLabelType)
           
 



Copyright © 2011. All Rights Reserved.