widget

Parameters for edting/adding audio file to a specific widget

Parameters for edting/adding audio file to a specific widget

put/playlist/widget/{widgetId}/audio

Path parameters

widgetIdinteger required

Id of a widget to which you want to add audio or edit existing audio

Response

successful operation

widgetIdinteger

The Widget ID

playlistIdinteger

The ID of the Playlist this Widget belongs to

ownerIdinteger

The ID of the User that owns this Widget

typestring

The Module Type Code

durationinteger

The duration in seconds this widget should be shown

displayOrderinteger

The display order of this widget

useDurationinteger

Flag indicating if this widget has a duration that should be used

calculatedDurationinteger

Calculated Duration of this widget after taking into account the useDuration flag

createdDtstring

The datetime the Layout was created

modifiedDtstring

The datetime the Layout was last modified

fromDtinteger

Widget From Date

toDtinteger

Widget To Date

schemaVersioninteger

Widget Schema Version

transitionIninteger

Transition Type In

transitionOutinteger

Transition Type out

transitionDurationIninteger

Transition duration in

transitionDurationOutinteger

Transition duration out

mediaIdsinteger[]

An array of MediaIds this widget is linked to

playliststring

The name of the Playlist this Widget is on

Changes

Changed in 2 of the 52 revisions of this API.31

  • 41c04de98ec511See the full diff
    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status 200

      response-media-type-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog