Billboard object

Overview

Billboard objects describe billboards created by channel owners to feature content on the channel's page.

To learn about using billboards in your channels, read Home Screen, Billboard Section.

When multiple billboards are created for the same page, they are displayed in a carousel. Their display order and delay are determined by the sort and the delay properties.

Properties

NameTypeDescription
organizationStringThe organization ID
channelStringThe ID of the channel where the billboard is displayed
targetStringPossible values: "LIVE", "HOME".
titleStringBillboard title
descriptionStringBillboard description
sortNumberPosition in the carousel, when multiple billboards are displayed.
delayNumberThe number of seconds the billboard is displayed in the carousel.
customizationObjectObject containing custom properties.
actionsObject ArrayA custom set of buttons displayed on the billboard. The buttons take the viewer to a specified page.
deletedBooleanIf True, the billboard has been deleted. This will be the case in a successful response of the Delete a billboard endpoint.
createdAtDateTime StringDate and time when the billboard was created.
updatedAtDateTime StringDate and time when the billboard was last edited.