Campaign
Campaign Service APIs
Facilitates campaign management - create, update, search or schedule campaigns.
Create's a campaign. On successful campaign creation, Ok response is returned.
The request object, containing all necessary information for creating an campaign and the request body metadata
Campaign created successfully.
Bad request
Internal server error
Update A Campaign, Ok response is returned.
The request object, containing all necessary information for updating an campaign and the request body metadata
Updated campaign successfully.
Bad request
Internal server error
Search Campaigns Ok response is returned.
The request object, containing all necessary information for updating an campaign and the request body metadata
Fetched Search Campaigns.
Bad request
Internal server error
Create's a campaign schedule. On successful campaign schedule creation, Ok response is returned.
The request object, containing all necessary information for creating an campaign round and the request body metadata
Campaign schedule created successfully.
Bad request
Internal server error
Update A Campaign, schedule Ok response is returned.
The request object, containing all necessary information for creating an campaign round and the request body metadata
Updated campaign schedule successfully.
Bad request
Internal server error
Search Campaigns schedule Ok response is returned.
The request object, containing all necessary information for updating an campaign and the request body metadata
Fetched Search Campaign schedule.
Bad request
Internal server error
Create's a campaign round. On successful campaign round creation, Ok response is returned.
The request object, containing all necessary information for creating an campaign round and the request body metadata
Campaign round created successfully.
Bad request
Internal server error
Update A Campaign round Ok response is returned.
The request object, containing all necessary information for creating an campaign round and the request body metadata
Updated campaign round successfully.
Bad request
Internal server error
Search Campaign rounds schedule Ok response is returned.
The request object, containing all necessary information for updating an campaign and the request body metadata
Fetched Search Campaign rounds.
Bad request
Internal server error
Last updated
Was this helpful?