seller/v1/setupCampaign

Create campaigns based on categories passed in the request.

Request

ParametersData TypeDescription
categoriesListList of categories for which campaign needs to be created.
isLoanAcceptedBooleanTo check whether seller has accepted the loan feature.
campaignBudgetDoubleTo set the budget of the campaigns created.

Response

ParametersData TypeDescription
campaignIdsListList of campaign ID's corresponding to campaigns created.
isLoanAcceptedBooleanSet to true if seller has been given the loan.
campaignBudgetDoubleCampaign budget for the newly created campaigns.
Language
Authorization