public enum AdEvent.EventSubtype extends Enum<AdEvent.EventSubtype> implements ProtocolMessageEnumAdditional classification about the type of ad event.
Protobuf enum google.ads.datamanager.v1.AdEvent.EventSubtype
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
EVENT_SUBTYPE_ENGAGED_VIEW |
Engaged view event. |
EVENT_SUBTYPE_ENGAGED_VIEW_VALUE |
Engaged view event. |
EVENT_SUBTYPE_IMPRESSION |
Impression event. |
EVENT_SUBTYPE_IMPRESSION_VALUE |
Impression event. |
EVENT_SUBTYPE_ONSITE_CLICK |
Onsite click event. |
EVENT_SUBTYPE_ONSITE_CLICK_VALUE |
Onsite click event. |
EVENT_SUBTYPE_OUTBOUND_CLICK |
Outbound click event. |
EVENT_SUBTYPE_OUTBOUND_CLICK_VALUE |
Outbound click event. |
EVENT_SUBTYPE_UNSPECIFIED |
Unspecified event subtype. |
EVENT_SUBTYPE_UNSPECIFIED_VALUE |
Unspecified event subtype. |
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() |
|