Saltar para o conteúdo principal
GET
Get Campaign 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.

Parâmetros de consulta

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

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

impressions
Events · object
obrigatório

How many impressions are attributed to this report item.

clicks
Events · object
obrigatório

How many clicks are attributed to this report item.

purchases
Purchases · object
obrigatório

How many purchases are attributed to this report item.

auctions
Auctions · object
obrigatório

How many auctions are attributed to this report item.