public enum TargetPlatformEnum.TargetPlatform extends Enum<TargetPlatformEnum.TargetPlatform> implements ProtocolMessageEnumThe target platform of a line item.
Protobuf enum google.ads.admanager.v1.TargetPlatformEnum.TargetPlatform
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ANY |
A universal target platform that combines mobile and desktop features. |
ANY_VALUE |
A universal target platform that combines mobile and desktop features. |
MOBILE |
Mobile devices. |
MOBILE_VALUE |
Mobile devices. |
TARGET_PLATFORM_UNSPECIFIED |
Default value. This value is unused. |
TARGET_PLATFORM_UNSPECIFIED_VALUE |
Default value. This value is unused. |
UNRECOGNIZED |
|
WEB |
The desktop web. |
WEB_VALUE |
The desktop web. |
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() |
|