playlist update body parameters

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent nec massa tristique arcu ferme.

1. First Step

Query parametertypevalue
transition,
defines animation for page apearence
stringone of the:
fade,
fadeLeft,
fadeRight,
fadeTop,
fadeBottom,
moveLeft,
moveRight,
moveTop,
moveBottom,
easeLeft,
easeRight,
easeTop,
easeBottom,
scaleDown,
scaleDownToLeft,
scaleDownToRight,
scaleDownToTop,
scaleDownToBottom,
scaleUp,
scaleUpToLeft,
scaleUpToRight,
scaleUpToTop,
scaleUpToBottom,
glueLeft,
glueRight,
glueTop,
glueBottom,
pushLeft,
pushRight,
pushTop,
pushBottom,
foldLeft,
foldRight,
foldTop,
foldBottom,
rotateFall,
none
interactions_show_default_page OR
interactions_pause_playlist
If true shows default page of a playlist upon screen touch OR pauses playlist
booleantrue, false
timeout,
amount of time in seconds to show default page or pause playlist
integer
aspect_ratio,
defines the ratio of a player screen
array of integers[16, 9] ,
[9, 16],
OR custom
synchronize,
look on help.telemetrytv.com
booleantrue, false
swipe, allow to swipe playlist pagesbooleantrue, false
overlay_clock,
displays clock on pages
booleantrue, false
overlay_logo
displays logo on pages
booleantrue, false
overlay_page_title
displays page title
booleantrue, false
message,
display defined text on a page
string
weather_location,
display current weather in the city
stringcity , province or country
tickertape_background
change color of tickertape
stringhex of a color
tickertape_font_size,
change font size of tickertape
integerfrom 0 to 3
tickertape_itemsarray of objectlabel : string ,
text: string

Or Rss
url: string
rss: boolean
Example
[{"label": "myLabel", "url":"https://rss.cbc.ca/lineup/topstories.xml",
"rss": true, "text": "myText"}]
tickertape_no_overlaybooleanfalse if you use tickertape
true if you don`t use tickertape