Catalog API
Upsert Categories
Auction examples
- Running auctions
- Sponsored listings
- Sponsored banners
- Sponsored brands
Asset examples
Webhook examples
Events
Assets API
Audience API
Billing API
Campaign API
- GETGet Campaigns
- POSTCreate Campaign
- GETGet Campaign By Id
- DELDelete Campaign By Id
- PATCHUpdate Campaign By Id
- GETGet Campaign Bids
- POSTCreate Campaign Bids
- DELDelete Campaign Bid By Id
- PATCHUpdate Campaign Bid By Id
- POST[BETA] Get estimated clicks of a future campaign for a given vendor
- GETGet Products In Campaign
- GETGet Sponsored Products
Catalog API
Invitation API
Modal API
Reporting API
Catalog API
Upsert Categories
Create or replace one or more categories in the catalog.
PUT
/
public
/
v1
/
catalog-search-service
/
catalogs
/
categories
object
*
categories
array
*
categories
Required
array
Categories to upsert. New categories will be created, and existing ones will be fully replaced with the provided data.
Body
application/json
categories
object[]
requiredCategories to upsert. New categories will be created, and existing ones will be fully replaced with the provided data.