get_result_video

The get_result_video function is used to get a video from a report.

Copied!
svc=report/get_result_video&params={"attachmentIndex":<uint>}

Parameters

NameDescription

attachmentIndex

Attachment index.

Returned result

Copied!
{
	"video_uri": "<text>",	/* link to the video */
	"video_type": "<text>"	/* type of the video */
}

Possible error codes:

CodeDescription
7

Failed to fetch the unit with the desired ACL (ADF_ACL_ITEM_EXECUTE_REPORTS).

6Undefined error.
4Wrong input parameters.

If you find a mistake in the text, please select it and press Ctrl+Enter.

Your message was sent. Thank you!

Report a mistake

An error occurred while submitting the form

Download PDF file
Download Word document

See also