The response will contain data about the collection.
Name | Type | Description | Default Values |
---|
id | INT | The collection ID | INT |
vhost | INT | The vhost ID that the collection belongs to. | INT |
thumbnail | STRING | A thumb url of an image to represent the collection. | empty STRING |
type | INT | This determines whether the collection is a saved search collection or a manual collection. Saved search is represented by 1 and manual collection by 2. | 1/2 |
name | STRING | The name of the collection. This is used for recognition of the channel. | STRING |
description | STRING | An overview of the media content that is in the collection. | STRING |
created | YYYY-MM-DD HH:MM:SS | The date the collection was created in our system. | YYYY-MM-DD HH:MM:SS |
baseurl | STRING | DEPRECATED | STRING |
channel | INT | The channel that is used as a filter if the collection type is a saved search. | empty / channel ID |
addtotop | INT | When this is set the channel will be added to the top of the channel list. | 0/1 |
autoactive | INT | This sets the collection that it will be set as published as its default state. | 0/1 |