Data Sources
Amazon Traits & Activity
Traits
Label | Description | Value Type |
---|---|---|
PRIME_SUBSCRIBER | "true" if the end-user is currently subscribed to Amazon Prime | boolean |
Activities
Activity Types: SHOP
.
Get a list of items purchased by end-users from now till January 1 of the year before the request. For instance, a request in today pulls data starting from today till January 1, 2023.
Metadata
subject
[Identifier]
requiredAn array of Subject Identifiers.
productName
string
requiredThe name of the product that was purchased.
date
Date
requiredThe date the product was purchased.
quantityPurchased
int
requiredThe quantity purchased.
totalCost
string
requiredThe total cost of the purchase.