Saltar para o conteúdo principal
GET
Get Campaign Aggregated Report

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 to get the report for.

Parâmetros de consulta

vendor_id
string
obrigatório

The ID of the vendor to get the campaign report for.

start_date
string<date>
obrigatório

The start date for which reports will be generated.

end_date
string<date>
obrigatório

The end date for which reports will be generated.

Resposta

Successful Response

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

impressions
OffsiteEvents · object
obrigatório

How many impressions are attributed to this report item.

clicks
OffsiteEvents · object
obrigatório

How many clicks are attributed to this report item.

purchases
OffsitePurchases · object
obrigatório

How many purchases are attributed to this report item.