Skip to main content

Set initial advertisement data

POST 

/v5/advertisement/:subscriptionId/advertisement

Use that endpoint to define all initial data for an advertisement subscription. This action must be executed only once. As soon as all mandatory data fields are defined, use the corresponding update methods to change them.

In the response you get a subscription object returned. The id of it you can use in the v4 api for advertisement update calls.

Request

Responses

OK