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

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

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

Fields in com.google.api.ads.dfp.axis.v201206 declared as TimeUnit
static TimeUnit TimeUnit.DAY
           
static TimeUnit TimeUnit.HOUR
           
static TimeUnit TimeUnit.LIFETIME
           
static TimeUnit TimeUnit.MINUTE
           
static TimeUnit TimeUnit.MONTH
           
static TimeUnit TimeUnit.POD
           
static TimeUnit TimeUnit.STREAM
           
static TimeUnit TimeUnit.WEEK
           
 

Methods in com.google.api.ads.dfp.axis.v201206 that return TimeUnit
static TimeUnit TimeUnit.fromString(String value)
           
static TimeUnit TimeUnit.fromValue(String value)
           
 TimeUnit FrequencyCap.getTimeUnit()
          Gets the timeUnit value for this FrequencyCap.
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type TimeUnit
 void FrequencyCap.setTimeUnit(TimeUnit timeUnit)
          Sets the timeUnit value for this FrequencyCap.
 

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type TimeUnit
FrequencyCap(Integer maxImpressions, Integer numTimeUnits, TimeUnit timeUnit)
           
 



Copyright © 2012. All Rights Reserved.