Conversions & Sales
Sales
Gets the total price for sales checkouts in a period, where a session id identifies every sale.
GET
Sales
Authorizations
Doofinder API key. Pass it as: Authorization: Token <api_key>
Query Parameters
Start date of the period in the format of UNIX timestamp or YYYYMMDD.
Pattern:
^20\d{2}(0[1-9]|1[012])(0[1-9]|[12][0-9]|3[01])$|^\d{10}|^\d{13}$End date of the period in the format of UNIX timestamp or YYYYMMDD.
Pattern:
^20\d{2}(0[1-9]|1[012])(0[1-9]|[12][0-9]|3[01])$|^\d{10}$|^\d{13}Unique id of the search engine. It accepts an array of values. If you want to work with all user search engines just don't send this parameter. Arrays parameters must be in the format param[]=value.
Pattern:
^[a-f0-9]{32}$Pattern:
^[a-f0-9]{32}$Indicates which response format should be used
Available options:
json, csv Filter by kind of device.
Available options:
desktop, mobile Flag to indicate when to aggregate all Search Engines stats data.
Sales