Skip to main content
POST
Create a Screen

Create a Screen

Register a new screen device at a location. Each screen belongs to exactly one Location.
string
required
Your organization token (e.g., Org_4KmTqZnWpLx).
string
required
Your unique identifier for this screen.
string
required
Display name of the screen.
string
required
Must be the same as or a child of the parent Location’s venue_type_id. Use values from the Venue Types endpoint.
string
required
Must reference an existing Location.
integer
required
Pixel width of the screen (e.g., 1920).
integer
required
Pixel height of the screen (e.g., 1080).
integer
required
Loop duration in seconds.
boolean
Whether the screen is archived. Default: false. When true, the screen disappears from the Dashboard UI.
boolean
Whether the screen is available for ad campaigns. Default: true.
integer
Number of physical screens this entry represents.
integer
Estimated weekly impressions.

Example Request

Last modified on April 17, 2026