Questa pagina spiega come inserire elementi Roll.
| Attribute | Value | Mandatory |
|---|---|---|
| title | A non-empty string | YES |
| video | A reference to the path of the video on your disk. Formats accepted: avi, mpg, mp4, flv, mov, wmvA field between video and uploaded_video_name must be set |
NO |
| uploaded_video_name | Specify the name of the video file loaded manually to net storage. A field between video and uploaded_video_name must be set | NO |
| uploaded_video_mono | 1 if the video loaded manually to net storage is single bit-rate. 0 if multi-bitrate. Do not specify any value if the video is loaded via the parameter video |
NO |
| descrizione_breve | A string | NO |
| description | A string | NO |
| tags | A string where each tag has the character , as a divider |
NO |
| preview_image | A reference to the absolute path of the image on your disk. Formats accepted: jpg, png, gif |
NO |
| title_url_destinazione | Titolo assegnato all'URL di destinazione | NO |
| url_destinazione | URL della destinazione dell'advertising (ad esempio sul click) | NO |
| squeeze_slot | Encoder slot from which you want to convert the video. If not specified, the video will be automatically switched to the lowest priority slot. Allowed values:priorita_normale, priorita_alta, urgente |
NO |
| Field | Value | Description |
|---|---|---|
| id | string | Object ID |
| title | string | The title of the video |
| descrizione_breve | string | The associated short description |
| description | string | The associated complete description |
| tags | string | List of tags separated by commas |
| video_disponibile | boolean | If the video is available for playback, the value will be set 1, otherwise it will have the value 0 |
| data_inserimento | string | The create date that follows the format Y-m-d H:i:sY(year) m(month) d(day) H(hours) i(minutes) s(seconds) |
| preview_image | string | URL of the associated preview image |
| title_url_destinazione | string | Titolo assegnato all'URL di destinazione |
| url_destinazione | string | URL della destinazione dell'advertising |
{
"id":"2",
"titolo":"Video title",
"descrizione_breve":"",
"descrizione":"",
"tags":"",
"video_disponibile":"1",
"data_inserimento":"2012-09-25 17:55:47",
"preview_image":"http:\/\/example.com\/meride\/video\/images\/test_image.jpg",
"url_destinazione":"http:\/\/example.com",
"title_url_destinazione":"Titolo URL destinazione"
}
Note The object created will be returned as a response