Saltar al contenido principal
PUT
Upsert Campaign Products

Autorizaciones

Authorization
string
header
requerido

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 ruta

campaign-id
string<uuid>
requerido

The ID of the campaign.

Cuerpo

application/json
products
CampaignProduct · object[]
requerido

The products to upsert.

Required array length: 1 - 250 elements

Respuesta

Successful Response