1. Topsort Help
  2. Topsort for Marketplaces
  3. Campaign Creation - Sponsored Listings, Banners

How can I deactivate the products of a campaign?

You have two options to deactivate products from a campaign:


Via Topsort Manager:

1. Log in to your Topsort platform account.


2. Navigate to the campaign detail view.



3. Locate the products table within the campaign. In the "Status" column, you can deactivate products by toggling the status.


Via Topsort API:

  1. Utilize the "Upsert Products" endpoint.
  2. Set the "isActive" field to false for the products you wish to deactivate.
  3. This action will prevent the selected products from participating in auctions.