Sync Media Schedule Entries

Use this endpoint to sync all entries or changed entries incrementally of a media schedule from an external system together. The externalId is the unique identifier from the external system. - For full-sync, when an existing entry is missing from the data set, it will be deleted. - For incremental-sync, when an existing entry matches the id from DeletedExternalIds, it will be deleted. - When a matching entry is found, it will be updated. - When a matching entry is not found, it will be created.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params
int32
boolean

Indicate whether it's a full-sync or incremental-sync. Default is false (full-sync).

deletedExternalIds
array of strings | null

The external IDs of entries to be deleted for an incremental-sync.

deletedExternalIds
oohEntries
array of objects | null

Use for OOH media schedule entries.

oohEntries
onlineEntries
array of objects | null

Use for Online media schedule entries.

onlineEntries
broadcastEntries
array of objects | null

Use for Broadcast media schedule entries.

broadcastEntries
printEntries
array of objects | null

Use for Print media schedule entries.

printEntries
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json