Changes

Jump to navigation Jump to search
616 bytes added ,  19:16, 6 June 2014
no edit summary
{{Api_Method_Spec|
Description=
 
|Parameters=
{{Api_Parameter|
ParamName=eventData
|ParamType=[[AnalyticsEventItem]][]
|ParamRequired=required
|ParamDescription=The eventData parameter is an [[AnalyticsEvenItem]] object type and represent a set of data to register the event in the Mongo data base.: e.g. :: {::: "Timestamp" : "4315435114",::: "Event" : "Play",::: "Data" ::::: {"Param": "Value", "Param2": "Value2" }:: }
}}
{{Api_Parameter|
|ParamType=String
|ParamRequired=optional
|ParamDescription=This parameter can be found in the GetMediaURL and has all information about the Movie. Is passed, it will be used to assign the eventData with the movie.: e.g.:: "MediaInfo": "eyJNb3ZpZUlkIjozNTkzNiwiTWVkaWFJZCI6 … XlsaXN0SWQiOjAsIk1lZGlhVHlwZSI6MSwiRHVyYXRpb24iOjU4MjB9"
}}
 
|Returns=
Returns a JSON object containing the true or false information if the event batch was is registered on server.
'''Example:'''
{
: object "StatusCode": 0,: "Severity": 1,: "StatusMessage": "OK",: "Content": true
}
 
|Exceptions=
editor
725

edits

Navigation menu