public enum TimeUnitEnum.TimeUnit extends Enum<TimeUnitEnum.TimeUnit> implements ProtocolMessageEnum
Unit of time for the frequency cap.
Protobuf enum google.ads.admanager.v1.TimeUnitEnum.TimeUnit
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DAY |
Day |
DAY_VALUE |
Day |
HOUR |
Hour |
HOUR_VALUE |
Hour |
LIFETIME |
Lifetime |
LIFETIME_VALUE |
Lifetime |
MINUTE |
Minute |
MINUTE_VALUE |
Minute |
MONTH |
Month |
MONTH_VALUE |
Month |
POD |
Per pod of ads in a video stream. Only valid for entities in a VIDEO_PLAYER environment. |
POD_VALUE |
Per pod of ads in a video stream. Only valid for entities in a VIDEO_PLAYER environment. |
STREAM |
Per video stream. Only valid for entities in a VIDEO_PLAYER environment. |
STREAM_VALUE |
Per video stream. Only valid for entities in a VIDEO_PLAYER environment. |
TIME_UNIT_UNSPECIFIED |
Default value. This value is unused. |
TIME_UNIT_UNSPECIFIED_VALUE |
Default value. This value is unused. |
UNRECOGNIZED |
|
WEEK |
Week |
WEEK_VALUE |
Week |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |