Saltar para o conteúdo principal
PUT
Upsert Campaign Products

Autorizações

Authorization
string
header
obrigatório

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Parâmetros de caminho

campaign-id
string<uuid>
obrigatório

The ID of the campaign.

Corpo

application/json
products
CampaignProduct · object[]
obrigatório

The products to upsert.

Required array length: 1 - 250 elements

Resposta

Successful Response