Skip to main content
GET
List Performance Reports by Date

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

start
string<date-time>
required

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

end
string<date-time>
required

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

marketplaces
string

Comma-delimited list of marketplaces to include. Defaults to all marketplaces.

brandIds
string

Comma-delimited list of UUIDs representing an array

productIds
string

Filter by product primary ID (ASIN, Walmart Item ID, or Shopify Variant ID)

creatorIds
string

Comma-delimited list of UUIDs representing an array

Response

Success

rows
object[]
required