public enum CustomPacingGoalUnitEnum.CustomPacingGoalUnit extends Enum<CustomPacingGoalUnitEnum.CustomPacingGoalUnit> implements ProtocolMessageEnumOptions for the unit of the custom pacing goal amounts.
Protobuf enum google.ads.admanager.v1.CustomPacingGoalUnitEnum.CustomPacingGoalUnit
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ABSOLUTE |
The custom pacing goal amounts represent absolute numbers corresponding to the line item's [Goal.unitType][]. |
ABSOLUTE_VALUE |
The custom pacing goal amounts represent absolute numbers corresponding to the line item's [Goal.unitType][]. |
CUSTOM_PACING_GOAL_UNIT_UNSPECIFIED |
Default value. This value is unused. |
CUSTOM_PACING_GOAL_UNIT_UNSPECIFIED_VALUE |
Default value. This value is unused. |
MILLI_PERCENT |
The custom pacing goal amounts represent a millipercent. For example, 15000 millipercent equals 15%. |
MILLI_PERCENT_VALUE |
The custom pacing goal amounts represent a millipercent. For example, 15000 millipercent equals 15%. |
UNRECOGNIZED |
|
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() |
|