Saltar al contenido principal
GET
Get Product Report

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.

product-id
string
requerido

The ID of the product.

Parámetros de consulta

start_date
string<date>
requerido

The start date for which reports will be generated.

end_date
string<date>
requerido

The end date for which reports will be generated.

Respuesta

Successful Response

Clicks, impressions and purchases attributed to this report item so far.

impressions
Events · object
requerido

How many impressions are attributed to this report item.

clicks
Events · object
requerido

How many clicks are attributed to this report item.

purchases
Purchases · object
requerido

How many purchases are attributed to this report item.