Retrieve Search Query Performance data at the keyword level for one ASIN (Amazon only)
Returns a paginated list of Search Query Performance metrics per search query (keyword) for a single ASIN, compared against a prior period. Monetary values are converted into the requested currency. Requires the organisation to have Search Query Performance access enabled.
Authorizations
Query Parameters
Channel (store) ID. Must be an Amazon seller or vendor channel.
Merchant ID that owns the channel. URL-encode values containing spaces or '@'.
ASIN to retrieve the keyword-level breakdown for.
Unix epoch time (seconds) representing the start of the reporting period. SQP data is only available at monthly granularity, so this is clipped to the start of its containing calendar month; the clipped date is returned as meta.dateRange.fromDate in the response.
Unix epoch time (seconds) representing the end of the reporting period. SQP data is only available at monthly granularity, so this is clipped to the end of its containing calendar month; the clipped date is returned as meta.dateRange.toDate in the response.
Unix epoch time (seconds) representing the start of the comparison period. SQP data is only available at monthly granularity, so this is clipped to the start of its containing calendar month; the clipped date is returned as meta.dateRange.priorFromDate in the response.
Unix epoch time (seconds) representing the end of the comparison period. SQP data is only available at monthly granularity, so this is clipped to the end of its containing calendar month; the clipped date is returned as meta.dateRange.priorToDate in the response.
IANA timezone identifier used to bucket the date range, for example Australia/Sydney.
Zero-based page index (default 0).
x >= 0Number of results per page (default 25, max 50).
1 <= x <= 50Field to sort by (default searchQueryVolume).
searchQuery, searchQueryVolume, totalImpressions, impressions, impressionShare, totalClicks, clicks, clickShare, totalCtr, ctr, totalCartAdds, cartAdds, atcRate, totalPurchases, purchases, purchaseShare, totalCvr, cvr, currentRevenue, opportunity Sort direction (default desc).
asc, desc (Optional) Filter search queries containing this text (case-insensitive).
3-letter ISO currency code to convert monetary values into (default USD).