Planning
Campaign Planning Service APIs
Facilitates planning of campaigns.
Submits a Planning Request Ok response is returned.
Body
The request object, containing all necessary information for creating an planning request and the request body metadata
Responses
200
Plan created successfully.
application/json
400
Bad request
application/json
500
Internal server error
application/json
post
/v1/_createSearch Template Ok response is returned.
Body
The request object, containing all necessary information for creating an planning template request and the request body metadata
Responses
200
Template Created.
application/json
400
Bad request
application/json
500
Internal server error
application/json
post
/template/v1/_createLast updated
Was this helpful?