public static class AdsEventTypes.Identifiers extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AD_BEGIN
The String representation of AD_BEGIN event type.
|
static String |
AD_BREAK_BEGIN
The String representation of AD_BREAK_BEGIN event type.
|
static String |
AD_BREAK_END
The String representation of AD_BREAK_END event type.
|
static String |
AD_END
The String representation of AD_END event type.
|
static String |
AD_ERROR
The String representation of AD_ERROR event type.
|
static String |
AD_FIRST_QUARTILE
The String representation of AD_FIRST_QUARTILE event type.
|
static String |
AD_IMPRESSION
The String representation of AD_IMPRESSION event type.
|
static String |
AD_LOADED
The String representation of AD_LOADED event type.
|
static String |
AD_MIDPOINT
The String representation of AD_MIDPOINT event type.
|
static String |
AD_THIRD_QUARTILE
The String representation of AD_THIRD_QUARTILE event type.
|
Constructor and Description |
---|
Identifiers() |
public static final String AD_BEGIN
public static final String AD_END
public static final String AD_ERROR
public static final String AD_BREAK_BEGIN
public static final String AD_BREAK_END
public static final String AD_LOADED
public static final String AD_IMPRESSION
public static final String AD_FIRST_QUARTILE
public static final String AD_THIRD_QUARTILE
public static final String AD_MIDPOINT