Saltar al contenido principal
GET
Get Campaign 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.

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

Auctions information attributed to this report item in addition to normal report data.

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.

auctions
Auctions · object
requerido

How many auctions are attributed to this report item.