Skip to main content

Create Placement

POST 

/publisher/sources/:sourceId/placements

Creates a new placement on the given source. The placement id is generated server-side from the name and bundle fields — store it, you will need it for update and delete calls.

Request

Responses

Placement created. Returns the created placement including its generated id.