|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeUnit | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of TimeUnit in com.google.api.ads.adwords.v201109.cm |
|---|
| Fields in com.google.api.ads.adwords.v201109.cm 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.adwords.v201109.cm 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.adwords.v201109.cm with parameters of type TimeUnit | |
|---|---|
void |
FrequencyCap.setTimeUnit(TimeUnit timeUnit)
Sets the timeUnit value for this FrequencyCap. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type TimeUnit | |
|---|---|
FrequencyCap(Long impressions,
TimeUnit timeUnit,
Level level)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||