|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeUnit | |
|---|---|
| com.google.api.ads.dfp.axis.v201111 | |
| Uses of TimeUnit in com.google.api.ads.dfp.axis.v201111 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201111 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.WEEK
|
| Methods in com.google.api.ads.dfp.axis.v201111 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.v201111 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.v201111 with parameters of type TimeUnit | |
|---|---|
FrequencyCap(Integer maxImpressions,
Integer numTimeUnits,
TimeUnit timeUnit)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||