API Documentation
Information
Type: BindableEvent Location: Product folder -> API Execution example:
Commands
QueueAd
Adds an advertisement to the queue of all devices. If advertisements fail the validation check, they will not be queued.
Parameters:
Advertisement: table
The advertisement to queue (see code examples).
Prioritize: boolean
Whether the advertisement should be added to the first position in the queue.
Code example 1:
Code example 2:
SetTopbar
Sets the topbar text on all Portrait advertisement displays.
Parameters:
Text: string
The text to be set as the topbar text.
Code example:
Last updated
Was this helpful?