1,020 bytes added
, 14:56, 5 June 2014
{{Api_Method_Spec|
Description=
|Parameters=
{{Api_Parameter|
ParamName=token
|ParamType=String
|ParamRequired=required
|ParamDescription=A valid token for identifying the API session context. The token can be anonymous or logged.
}}
{{Api_Parameter|
ParamName=eventData
|ParamType=[[AnalyticsEventItem]][]
|ParamRequired=required
|ParamDescription=
}}
{{Api_Parameter|
ParamName=mediaInfo
|ParamType=String
|ParamRequired=optional
|ParamDescription=
}}
|Returns=
Returns a JSON object containing the true or false if the event batch was registered on server.
'''Example:'''
{
: object
}
|Exceptions=
None
|Cache=
This method is not cached.
|KnownIssues=
None
|VersionHistory=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! API Version Number
! Change description
! Changes author
{{!}}- valign="top"
! 1.0
{{!}} Initial method design
{{!}} Harley Cabral
{{!}}- valign="top"
! 2.4
{{!}}
{{!}} Ricardo Calvo
{{!}}}
|SeeAlso=
}}