Package com.brightcove.player.analytics
Class Analytics.Fields
- java.lang.Object
-
- com.brightcove.player.analytics.Analytics.Fields
-
- Enclosing class:
- Analytics
public static class Analytics.Fields extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.lang.StringACCOUNTstatic java.lang.StringAPPLICATION_IDKey value to set the Application Idstatic java.lang.StringBASE_PARAMSprotected static java.lang.StringCATALOG_URLprotected static java.lang.StringDESTINATIONprotected static java.lang.StringDEVICEprotected static java.lang.StringDEVICE_CPUprotected static java.lang.StringDEVICE_HARDWAREprotected static java.lang.StringDEVICE_MANUFACTURERprotected static java.lang.StringDEVICE_MODELprotected static java.lang.StringDEVICE_OSprotected static java.lang.StringDEVICE_OS_VERSIONprotected static java.lang.StringDEVICE_PRODUCTprotected static java.lang.StringDEVICE_TYPEprotected static java.lang.StringDOMAINstatic java.lang.StringDOWNLOAD_CANCEL_TIMEThe name of the property specifies the date and time when the download request was cancelled as number of milliseconds since January 1, 1970, 00:00:00 GMT.static java.lang.StringDOWNLOAD_COMPLETION_TIMEThe name of the property specifies the date and time when the download request completed as number of milliseconds since January 1, 1970, 00:00:00 GMT.static java.lang.StringDOWNLOAD_FAILURE_TIMEThe name of the property specifies the date and time when the download request failed as number of milliseconds since January 1, 1970, 00:00:00 GMT.static java.lang.StringDOWNLOAD_IDThe name of the property specifies the globally unique download identifier for the offline copy of the video.static java.lang.StringDOWNLOAD_REQUEST_TIMEThe name of the property specifies that date and time when the download request was initiated as the number of milliseconds since January 1, 1970, 00:00:00 GMT.static java.lang.StringDOWNLOAD_SIZEThe name of the property specifies the total size of the download as number of bytes.protected static java.lang.StringERROR_CODEprotected static java.lang.StringERROR_DESCRIPTIONprotected static java.lang.StringEVENTprotected static java.lang.StringEVENT_AD_ENDad_end event property.protected static java.lang.StringEVENT_AD_STARTad_start event property.protected static java.lang.StringEVENT_CATALOG_REQUESTcatalog_request event property and associated fields.protected static java.lang.StringEVENT_CATALOG_RESPONSEcatalog_response event property and associated fields.static java.lang.StringEVENT_DOWNLOAD_CANCELThis event will be sent when aVideodownload is successfully cancelled.static java.lang.StringEVENT_DOWNLOAD_COMPLETEThis event will be sent when aVideodownload is successfully completed.static java.lang.StringEVENT_DOWNLOAD_FAILThis event will be sent when aVideodownload fails.protected static java.lang.StringEVENT_DOWNLOAD_PREFIXThe prefix that will be used identify all ODRM download related events..static java.lang.StringEVENT_DOWNLOAD_REQUESTEDThis event will be sent to the analytics server when a request to download aVideois received.static java.lang.StringEVENT_DOWNLOAD_STARTThis event will be sent when aVideodownload starts the first time.protected static java.lang.StringEVENT_ERRORerror event property and associated fields.protected static java.lang.StringEVENT_PLAY_REQUESTplay_request event property.protected static java.lang.StringEVENT_VIDEO_COMPLETEvideo_complete event property.protected static java.lang.StringEVENT_VIDEO_ENGAGEMENTvideo_engagement event property and associated fields.protected static java.lang.StringEVENT_VIDEO_IMPRESSIONvideo_impression event property.protected static java.lang.StringEVENT_VIDEO_VIEWvideo_view event property and associated fields.protected static java.lang.StringFORWARD_BUFFER_SECONDSprotected static java.lang.StringLOAD_TIME_MSprotected static java.lang.StringMEASURED_BPSprotected static java.lang.StringMEDIA_BYTES_TRANSFERREDThe key for total number of bytes transferred by the video player.protected static java.lang.StringPLATFORMprotected static java.lang.StringPLATFORM_VERSIONprotected static java.lang.StringPLAYER_HEIGHTprotected static java.lang.StringPLAYER_WIDTHprotected static java.lang.StringRANGEprotected static java.lang.StringREBUFFERING_COUNTprotected static java.lang.StringREBUFFERING_SECONDSprotected static java.lang.StringRENDITION_HEIGHTprotected static java.lang.StringRENDITION_INDICATED_BPSprotected static java.lang.StringRENDITION_MIME_TYPEprotected static java.lang.StringRENDITION_URLprotected static java.lang.StringRENDITION_WIDTHprotected static java.lang.StringRESPONSE_TIME_MSprotected static java.lang.StringSESSIONRequiredprotected static java.lang.StringSOURCEprotected static java.lang.StringSTART_TIME_MSprotected static java.lang.StringTIMEstatic java.lang.StringUSERKey value to set the Userprotected static java.lang.StringVIDEO_DURATIONprotected static java.lang.StringVIDEO_IDprotected static java.lang.StringVIDEO_NAMEOptionalprotected static java.lang.StringVIDEO_SECONDS_VIEWED
-
Constructor Summary
Constructors Constructor Description Fields()
-
-
-
Field Detail
-
BASE_PARAMS
public static final java.lang.String BASE_PARAMS
- See Also:
- Constant Field Values
-
SESSION
protected static final java.lang.String SESSION
Required- See Also:
- Constant Field Values
-
EVENT
protected static final java.lang.String EVENT
- See Also:
- Constant Field Values
-
DOMAIN
protected static final java.lang.String DOMAIN
- See Also:
- Constant Field Values
-
DEVICE
protected static final java.lang.String DEVICE
- See Also:
- Constant Field Values
-
DEVICE_CPU
protected static final java.lang.String DEVICE_CPU
- See Also:
- Constant Field Values
-
DEVICE_OS
protected static final java.lang.String DEVICE_OS
- See Also:
- Constant Field Values
-
DEVICE_OS_VERSION
protected static final java.lang.String DEVICE_OS_VERSION
- See Also:
- Constant Field Values
-
DEVICE_TYPE
protected static final java.lang.String DEVICE_TYPE
- See Also:
- Constant Field Values
-
DEVICE_HARDWARE
protected static final java.lang.String DEVICE_HARDWARE
- See Also:
- Constant Field Values
-
DEVICE_MANUFACTURER
protected static final java.lang.String DEVICE_MANUFACTURER
- See Also:
- Constant Field Values
-
DEVICE_MODEL
protected static final java.lang.String DEVICE_MODEL
- See Also:
- Constant Field Values
-
DEVICE_PRODUCT
protected static final java.lang.String DEVICE_PRODUCT
- See Also:
- Constant Field Values
-
TIME
protected static final java.lang.String TIME
- See Also:
- Constant Field Values
-
VIDEO_ID
protected static final java.lang.String VIDEO_ID
- See Also:
- Constant Field Values
-
ACCOUNT
protected static final java.lang.String ACCOUNT
- See Also:
- Constant Field Values
-
DESTINATION
protected static final java.lang.String DESTINATION
- See Also:
- Constant Field Values
-
SOURCE
protected static final java.lang.String SOURCE
- See Also:
- Constant Field Values
-
PLATFORM
protected static final java.lang.String PLATFORM
- See Also:
- Constant Field Values
-
PLATFORM_VERSION
protected static final java.lang.String PLATFORM_VERSION
- See Also:
- Constant Field Values
-
USER
public static final java.lang.String USER
Key value to set the User- See Also:
- Constant Field Values
-
APPLICATION_ID
public static final java.lang.String APPLICATION_ID
Key value to set the Application Id- See Also:
- Constant Field Values
-
VIDEO_NAME
protected static final java.lang.String VIDEO_NAME
Optional- See Also:
- Constant Field Values
-
VIDEO_DURATION
protected static final java.lang.String VIDEO_DURATION
- See Also:
- Constant Field Values
-
EVENT_VIDEO_ENGAGEMENT
protected static final java.lang.String EVENT_VIDEO_ENGAGEMENT
video_engagement event property and associated fields.- See Also:
- Constant Field Values
-
RANGE
protected static final java.lang.String RANGE
- See Also:
- Constant Field Values
-
VIDEO_SECONDS_VIEWED
protected static final java.lang.String VIDEO_SECONDS_VIEWED
- See Also:
- Constant Field Values
-
RENDITION_URL
protected static final java.lang.String RENDITION_URL
- See Also:
- Constant Field Values
-
RENDITION_INDICATED_BPS
protected static final java.lang.String RENDITION_INDICATED_BPS
- See Also:
- Constant Field Values
-
RENDITION_MIME_TYPE
protected static final java.lang.String RENDITION_MIME_TYPE
- See Also:
- Constant Field Values
-
RENDITION_HEIGHT
protected static final java.lang.String RENDITION_HEIGHT
- See Also:
- Constant Field Values
-
RENDITION_WIDTH
protected static final java.lang.String RENDITION_WIDTH
- See Also:
- Constant Field Values
-
REBUFFERING_SECONDS
protected static final java.lang.String REBUFFERING_SECONDS
- See Also:
- Constant Field Values
-
REBUFFERING_COUNT
protected static final java.lang.String REBUFFERING_COUNT
- See Also:
- Constant Field Values
-
FORWARD_BUFFER_SECONDS
protected static final java.lang.String FORWARD_BUFFER_SECONDS
- See Also:
- Constant Field Values
-
MEASURED_BPS
protected static final java.lang.String MEASURED_BPS
- See Also:
- Constant Field Values
-
PLAYER_WIDTH
protected static final java.lang.String PLAYER_WIDTH
- See Also:
- Constant Field Values
-
PLAYER_HEIGHT
protected static final java.lang.String PLAYER_HEIGHT
- See Also:
- Constant Field Values
-
MEDIA_BYTES_TRANSFERRED
protected static final java.lang.String MEDIA_BYTES_TRANSFERRED
The key for total number of bytes transferred by the video player.- See Also:
- Constant Field Values
-
EVENT_VIDEO_VIEW
protected static final java.lang.String EVENT_VIDEO_VIEW
video_view event property and associated fields.- See Also:
- Constant Field Values
-
LOAD_TIME_MS
protected static final java.lang.String LOAD_TIME_MS
- See Also:
- Constant Field Values
-
START_TIME_MS
protected static final java.lang.String START_TIME_MS
- See Also:
- Constant Field Values
-
EVENT_CATALOG_REQUEST
protected static final java.lang.String EVENT_CATALOG_REQUEST
catalog_request event property and associated fields. Sent when a request to the videocloud catalog api is made.- See Also:
- Constant Field Values
-
CATALOG_URL
protected static final java.lang.String CATALOG_URL
- See Also:
- Constant Field Values
-
EVENT_CATALOG_RESPONSE
protected static final java.lang.String EVENT_CATALOG_RESPONSE
catalog_response event property and associated fields. Send when a reponse to a prior catalog_request is received. This event also uses the CATALOG_URL field defined in the catalog_request event property.- See Also:
- Constant Field Values
-
RESPONSE_TIME_MS
protected static final java.lang.String RESPONSE_TIME_MS
- See Also:
- Constant Field Values
-
EVENT_PLAY_REQUEST
protected static final java.lang.String EVENT_PLAY_REQUEST
play_request event property. Sent when the playback is initiated either by the user expressly clicking the play button, or automatically when the platform triggers playback in an auto-play scenario.- See Also:
- Constant Field Values
-
EVENT_AD_START
protected static final java.lang.String EVENT_AD_START
ad_start event property. Sent when control is handed over to an advertising agency by the playback plaform.- See Also:
- Constant Field Values
-
EVENT_AD_END
protected static final java.lang.String EVENT_AD_END
ad_end event property. Sent when control is handed back from the advertising agent to the playback platform.- See Also:
- Constant Field Values
-
EVENT_ERROR
protected static final java.lang.String EVENT_ERROR
error event property and associated fields. Sent when fatal errors which disrupt the playback experience are encountered.- See Also:
- Constant Field Values
-
ERROR_CODE
protected static final java.lang.String ERROR_CODE
- See Also:
- Constant Field Values
-
ERROR_DESCRIPTION
protected static final java.lang.String ERROR_DESCRIPTION
- See Also:
- Constant Field Values
-
EVENT_VIDEO_IMPRESSION
protected static final java.lang.String EVENT_VIDEO_IMPRESSION
video_impression event property.- See Also:
- Constant Field Values
-
EVENT_VIDEO_COMPLETE
protected static final java.lang.String EVENT_VIDEO_COMPLETE
video_complete event property.- See Also:
- Constant Field Values
-
EVENT_DOWNLOAD_PREFIX
protected static final java.lang.String EVENT_DOWNLOAD_PREFIX
The prefix that will be used identify all ODRM download related events..- See Also:
- Constant Field Values
-
EVENT_DOWNLOAD_REQUESTED
public static final java.lang.String EVENT_DOWNLOAD_REQUESTED
This event will be sent to the analytics server when a request to download aVideois received.- See Also:
- Constant Field Values
-
EVENT_DOWNLOAD_START
public static final java.lang.String EVENT_DOWNLOAD_START
This event will be sent when aVideodownload starts the first time.- See Also:
- Constant Field Values
-
EVENT_DOWNLOAD_COMPLETE
public static final java.lang.String EVENT_DOWNLOAD_COMPLETE
This event will be sent when aVideodownload is successfully completed.- See Also:
- Constant Field Values
-
EVENT_DOWNLOAD_CANCEL
public static final java.lang.String EVENT_DOWNLOAD_CANCEL
This event will be sent when aVideodownload is successfully cancelled.- See Also:
- Constant Field Values
-
EVENT_DOWNLOAD_FAIL
public static final java.lang.String EVENT_DOWNLOAD_FAIL
This event will be sent when aVideodownload fails.- See Also:
- Constant Field Values
-
DOWNLOAD_ID
public static final java.lang.String DOWNLOAD_ID
The name of the property specifies the globally unique download identifier for the offline copy of the video.- See Also:
- Constant Field Values
-
DOWNLOAD_REQUEST_TIME
public static final java.lang.String DOWNLOAD_REQUEST_TIME
The name of the property specifies that date and time when the download request was initiated as the number of milliseconds since January 1, 1970, 00:00:00 GMT.- See Also:
- Constant Field Values
-
DOWNLOAD_CANCEL_TIME
public static final java.lang.String DOWNLOAD_CANCEL_TIME
The name of the property specifies the date and time when the download request was cancelled as number of milliseconds since January 1, 1970, 00:00:00 GMT.- See Also:
- Constant Field Values
-
DOWNLOAD_COMPLETION_TIME
public static final java.lang.String DOWNLOAD_COMPLETION_TIME
The name of the property specifies the date and time when the download request completed as number of milliseconds since January 1, 1970, 00:00:00 GMT.- See Also:
- Constant Field Values
-
DOWNLOAD_FAILURE_TIME
public static final java.lang.String DOWNLOAD_FAILURE_TIME
The name of the property specifies the date and time when the download request failed as number of milliseconds since January 1, 1970, 00:00:00 GMT.- See Also:
- Constant Field Values
-
DOWNLOAD_SIZE
public static final java.lang.String DOWNLOAD_SIZE
The name of the property specifies the total size of the download as number of bytes.- See Also:
- Constant Field Values
-
-