Playlist fields

List of fields to return for requests in the playlist object. Retrieve them using the fields query-string parameter on any playlist object request.

FieldsDescription
created_timeDate and time when this playlist was created.
descriptionComprehensive description of this playlist.
idUnique object identifier (unique among all playlists).
item_typeGraph type of this object (hopefully playlist).
nameShort descriptive name of this playlist.
ownerAuthor of this playlist.
privateTrue if this playlist is private.
thumbnail_60_urlURL of this playlist’s first video thumbnail image (60px height).
thumbnail_120_urlURL of this playlist’s first video thumbnail image (120px height).
thumbnail_180_urlURL of this playlist’s first video thumbnail image (180px height).
thumbnail_240_urlURL of this playlist’s first video thumbnail image (240px height).
thumbnail_360_urlURL of this playlist’s first video thumbnail image (360px height).
thumbnail_480_urlURL of this playlist’s first video thumbnail image (480px height).
thumbnail_720_urlURL of this playlist’s first video thumbnail image (720px height).
thumbnail_1080_urlURL of this playlist’s first video thumbnail image (1080px height).
thumbnail_urlURL of the thumbnail of this playlist’s first video (raw, respecting full size ratio).
updated_timeDate and time when this playlist was last updated.
videos_totalTotal amount of videos in this playlist.

📘

Default values

These fields are returned by default in the API answer when you do not specify specific fields in your API calls:

  • id
  • name



created_time

Date and time when this playlist was created.

TypeSample valueRead accessWrite access
date1287507036PublicN/A

description

Comprehensive description of this playlist.

minimum lenght: 1 character / max lenght: 2000 characters

Type

Sample value

Read access

Write access

string

Check out the top 10 best goals of this year's championship!

Public

Private, can be written by the owner of the object


id

Unique object identifier (unique among all playlists)

TypeSample valueRead access (scope)Write access (scope)
stringxx64prkPublicmanage_videos scope

item_type

Graph type of this object (hopefully playlist).

minimum lenght: 1 character / max lenght: 150 characters

TypeSample valueRead access (scope)Write access (scope)
dateplaylistPublicmanage_videos scope

name

Short descriptive name of this playlist.

minimum lenght: 1 character / max lenght: 50 characters

Type

Sample value

Read access (scope)

Write access (scope)

string

Best goals of the championship

Public

Private, can be written by the owner of the object


owner

Author of this playlist. You can retrieve sub-fields of this user object using the dot-notation (e.g.: owner.id).

TypeSample valueRead access (scope)Write access (scope)
stringx9nio8oPublicN/A

private

True if this playlist is private.

Type

Sample value

Read access (scope)

Write access (scope)

boolean

true

Public

Private, can be written by the owner of the object


thumbnail_60_url

URL of this playlist’s first video thumbnail image (60px height).

TypeSample valueRead access (scope)Write access (scope)
urlhttps://s2.dmcdn.net/3CQ3/x60-epG.jpgPublicN/A

thumbnail_120_url

URL of this playlist’s first video’s thumbnail image (120px height).

TypeSample valueRead access (scope)Write access (scope)
urlhttps://s2.dmcdn.net/3CQ3/x120-lbT.jpgPublicN/A

thumbnail_180_url

URL of this playlist’s first video’s thumbnail image (180px height).

TypeSample valueRead access (scope)Write access (scope)
urlhttps://s2.dmcdn.net/3CQ3/x180-Pe8.jpgPublicN/A

thumbnail_240_url

URL of this playlist’s first video’s thumbnail image (240px height).

TypeSample valueRead access (scope)Write access (scope)
urlhttps://s2.dmcdn.net/3CQ3/x240-bP7.jpgPublicN/A

thumbnail_360_url

URL of this playlist’s first video’s thumbnail image (360px height).

TypeSample valueRead access (scope)Write access (scope)
urlhttps://s2.dmcdn.net/3CQ3/x360-AdG.jpgPublicN/A

thumbnail_480_url

URL of this playlist’s first video’s thumbnail image (480px height).

TypeSample valueRead access (scope)Write access (scope)
urlhttps://s2.dmcdn.net/3CQ3/x480-kEp.jpgPublicN/A

thumbnail_720_url

URL of this playlist’s first video’s thumbnail image (720px height).

TypeSample valueRead access (scope)Write access (scope)
urlhttps://s2.dmcdn.net/3CQ3/x720-LZe.jpgPublicN/A

thumbnail_1080_url

URL of this playlist’s first video’s thumbnail image (1080px height).

TypeSample valueRead access (scope)Write access (scope)
urlhttps://s2.dmcdn.net/CTrg1/x1080-Ec7.jpgPublicN/A

thumbnail_url

URL of the thumbnail of this playlist’s first video (raw, respecting full size ratio).

TypeSample valueRead access (scope)Write access (scope)
urlhttps://s1.dmcdn.net/3CQ3.jpgPublicN/A

updated_time

Date and time when this playlist was last updated.

TypeSample valueRead access (scope)Write access (scope)
url1404129540PublicN/A

videos_total

Total amount of videos in this playlist.

TypeSample valueRead access (scope)Write access (scope)
url14PublicN/A