# Sponsored Products

## Campaign

Table name - *ad\_sponsoredproducts\_campaign*

*For details on data availability and refresh schedule, please click* [*here*](https://docs.intentwise.com/iac-source-data/data-models/amazon-source-data/sponsored-ads/..#data-availability-and-refresh-schedule)*.*

<table><thead><tr><th width="185.54954954954957">Column Name</th><th width="163.50442418329243">Data type</th><th>Description</th></tr></thead><tbody><tr><td>profile_id</td><td>Integer</td><td>The identifier of the amazon advertising account</td></tr><tr><td>account_id</td><td>Integer</td><td>Intentwise account id</td></tr><tr><td>account_name</td><td>String</td><td>Intentwise account name</td></tr><tr><td>campaignid</td><td>Integer</td><td>The identifier of the campaign</td></tr><tr><td>name</td><td>String</td><td>The name of the campaign</td></tr><tr><td>portfolioid</td><td>Integer</td><td>The identifier of an existing portfolio to which the campaign is associated.</td></tr><tr><td>targetingtype</td><td>String</td><td>The type of targeting of the campaign. <em>manual</em> or <em>auto</em></td></tr><tr><td>state</td><td>String</td><td>The current campaign state</td></tr><tr><td>dailybudget</td><td>Numeric</td><td>Daily budget set for the campaign</td></tr><tr><td>startdate</td><td>date</td><td>The starting date of the campaign. The format of the date is YYYY-MM-DD.</td></tr><tr><td>enddate</td><td>date</td><td>The ending date of the campaign to stop running. The format of the date is YYYY-MM-DD.</td></tr><tr><td>creationdate</td><td>Date time </td><td>The creation date of the campaign. The format of the date time is YYYY-MM-DD hh:mm:ss.</td></tr><tr><td>lastupdateddate</td><td>Date time</td><td>The date that any value associated with the campaign was last changed. The format of the date time is YYYY-MM-DD hh:mm:ss</td></tr><tr><td>servingstatus</td><td>String</td><td><p>Serving status of the campaign  </p><ul><li>CAMPAIGN_PAUSED</li><li>CAMPAIGN_ARCHIVED </li><li>CAMPAIGN_STATUS_ENABLED, </li><li>ADVERTISER_PAYMENT_FAILED, </li><li>ADVERTISER_PAYMENT_FAILURE, </li><li>CAMPAIGN_OUT_OF_BUDGET, </li><li>PENDING_START_DATE, CAMPAIGN_INCOMPLETE, ENDED</li></ul></td></tr><tr><td>biddingstrategy</td><td>String</td><td><p>Bidding strategy </p><ul><li><em><strong>autoForSales</strong></em> -> Dynamic bids - up and down </li><li><em><strong>legacyForSales</strong></em> -> Dynamic bids - down only </li><li><em><strong>manual</strong></em> -> Fixed bid</li></ul></td></tr><tr><td>biddingplacamenttopofsearchpercentage</td><td>Numeric</td><td>The bid adjustment percentage value for Top of search</td></tr><tr><td>biddingplacamentproductpagepercentage</td><td>Numeric</td><td>The bid adjustment percentage value for product details page.</td></tr></tbody></table>

## Campaign Report

Table name - *ad\_sponsoredproducts\_campaign\_report*

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name                         | Data type | Description                                                                                                                                                                            |
| ----------------------------------- | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id                         | integer   | The identifier of the amazon advertising account                                                                                                                                       |
| account\_id                         | integer   | Intentwise account id                                                                                                                                                                  |
| account\_name                       | string    | Intentwise account name                                                                                                                                                                |
| reportdate                          | date      | Report date                                                                                                                                                                            |
| campaignid                          | integer   | Campaign id                                                                                                                                                                            |
| campaignname                        | string    | Campaign name                                                                                                                                                                          |
| campaignstatus                      | string    | Campaign status                                                                                                                                                                        |
| campaignbudget                      | numeric   | Campaign budget                                                                                                                                                                        |
| impressions                         | integer   | Total ad impressions                                                                                                                                                                   |
| clicks                              | integer   | Total ad clicks                                                                                                                                                                        |
| cost                                | numeric   | Total cost of all clicks. Can be divided by clicks to obtain average CPC.                                                                                                              |
| attributedsales14dsamesku           | numeric   | Aggregate value of attributed sales occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised                                                 |
| attributedsales14d                  | numeric   | Number of attributed sales occurring within 14 days of click on ad                                                                                                                     |
| attributedconversions14dsamesku     | integer   | Number of attributed conversion events occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised                                              |
| attributedconversions14d            | integer   | Number of attributed conversion events occurring within 14 days of click on ad                                                                                                         |
| attributedunitsordered14d           | integer   | Number of attributed units ordered within 14 days of click on ad                                                                                                                       |
| topofsearchimpressionshare          | integer   | Percentage Share of top of search impressions                                                                                                                                          |
| newtobranddetailpageviewclicks      | Integer   | Number of new-to-brand detail page views for all the brands' products, attributed to an ad click.                                                                                      |
| newtobranddetailpageviewrate        | Numeric   | Calculated by dividing newToBrandDetailPageViews / impressions.                                                                                                                        |
| newtobranddetailpageviews           | Integer   | The number of new detail page views from shoppers who have not previously viewed a detail page with an ASIN of the same brand in past 365 days and who either clicked or viewed an ad. |
| newtobranddetailpageviewviews       | Integer   | Number of new-to-brand detail page views for all the brands' products, attributed to an ad view                                                                                        |
| newtobrandecpdetailpageview         | Numeric   | Effective cost per new-to-brand detail page view, calculated by cost divided by new-to-brand detail page view.                                                                         |
| attributedordersnewtobrand14d       | Integer   | The number of first-time orders for products within the brand over a one-year lookback window. Not available for search term report                                                    |
| attributedsalesnewtobrand14d        | Numeric   | The total sales of new-to-brand orders. Not available for search term report                                                                                                           |
| attributedunitsorderednewtobrand14d | Integer   | Total number of attributed units ordered as part of new-to-brand sales occurring within 14 days of an ad click. Not available for book vendors.                                        |

## Campaign Negative Keywords

Table name: *ad\_sponsoredproducts\_campaignnegativekeyword*

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name     | Data type      | Description                                                                                                |
| --------------- | -------------- | ---------------------------------------------------------------------------------------------------------- |
| profile\_id     | integer        | The identifier of the amazon advertising account                                                           |
| account\_id     | integer        | Intentwise account id                                                                                      |
| account\_name   | string         | Intentwise account name                                                                                    |
| keywordid       | integer        | The identifier of the campaign negative keyword                                                            |
| campaignid      | integer        | The identifer of the campaign to which the campaign negative keyword is associated                         |
| state           | string         | The campaign negative keyword state                                                                        |
| keywordtext     | string         | The text of the expression to match against a search query                                                 |
| matchtype       | string         | The type of match. ex: negativeExact, negativePhrase                                                       |
| creationdate    | timestamptz(0) | target created date                                                                                        |
| lastupdateddate | timestamptz(0) | target last updated date                                                                                   |
| servingstatus   | string         | The serving status of the campaign negative keyword. TARGETING\_CLAUSE\_STATUS\_LIVE, PENDING\_START\_DATE |

## AdGroup

Table name: *ad\_sponsoredproducts\_adgroup*

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name     | Data type      | Description                                                                                                                                                                                                                                                                                                                                                                                    |
| --------------- | -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id     | integer        | The identifier of the amazon advertising account                                                                                                                                                                                                                                                                                                                                               |
| account\_id     | integer        | Intentwise account id                                                                                                                                                                                                                                                                                                                                                                          |
| account\_name   | string         | Intentwise account name                                                                                                                                                                                                                                                                                                                                                                        |
| adgroupid       | integer        | The identifier of the adgroup                                                                                                                                                                                                                                                                                                                                                                  |
| name            | string         | The name of the adgroup                                                                                                                                                                                                                                                                                                                                                                        |
| campaignid      | integer        | The identifier of the campaign.                                                                                                                                                                                                                                                                                                                                                                |
| defaultbid      | numeric        | Default bid set for the adgroup                                                                                                                                                                                                                                                                                                                                                                |
| state           | string         | The current state of the adgroup                                                                                                                                                                                                                                                                                                                                                               |
| creationdate    | timestamptz(0) | The creation date of the adgroup. The format of the date time is YYYY-MM-DD hh:mm:ss.                                                                                                                                                                                                                                                                                                          |
| lastupdateddate | timestamptz(0) | The date that any value associated with the adgroup was last changed. The format of the date time is YYYY-MM-DD hh:mm:ss                                                                                                                                                                                                                                                                       |
| servingstatus   | string         | <p>Serving status of the adgroup. </p><ul><li>AD\_GROUP\_ARCHIVED</li><li>AD\_GROUP\_PAUSED</li><li>AD\_GROUP\_STATUS\_ENABLED</li><li>AD\_POLICING\_SUSPENDED</li><li>AD\_GROUP\_INCOMPLETE</li><li>CAMPAIGN\_OUT\_OF\_BUDGET</li><li>CAMPAIGN\_PAUSED</li><li>CAMPAIGN\_ARCHIVED </li><li>CAMPAIGN\_INCOMPLETE </li><li>ACCOUNT\_OUT\_OF\_BUDGET </li><li>PENDING\_START\_DATE<br></li></ul> |

## AdGroup Report

Table name: *ad\_sponsoredproducts\_adgroup\_report*

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name                                   | Data type | Description                                                                                                                               |
| --------------------------------------------- | --------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id                                   | integer   | The identifier of the amazon advertising account                                                                                          |
| account\_id                                   | integer   | Intentwise account id                                                                                                                     |
| account\_name                                 | string    | Intentwise account name                                                                                                                   |
| reportdate                                    | date      | Report date                                                                                                                               |
| adgroupid                                     | integer   | The identifier of the adgroup                                                                                                             |
| adgroupname                                   | string    | The name of the adgroup                                                                                                                   |
| campaignid                                    | integer   | The identifier of the campaign                                                                                                            |
| campaignname                                  | string    | The name of the campaign.                                                                                                                 |
| impressions                                   | integer   | Total ad impressions                                                                                                                      |
| clicks                                        | integer   | Total ad clicks                                                                                                                           |
| cost                                          | numeric   | Total cost of all clicks. Can be divided by clicks to obtain average CPC                                                                  |
| attributedsales14dsamesku                     | numeric   | Aggregate value of attributed sales occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised    |
| attributedsales14d                            | numeric   | Number of attributed sales occurring within 14 days of click on ad                                                                        |
| attributedconversions14dsamesku               | integer   | Number of attributed conversion events occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised |
| attributedconversions14d                      | integer   | Number of attributed conversion events occurring within 14 days of click on ad                                                            |
| attributedunitsordered14d                     | integer   | Number of attributed units ordered within 14 days of click on ad                                                                          |
| newtobranddetailpageviewclicks                | Integer   |                                                                                                                                           |
| newtobranddetailpageviewrate                  | Numeric   |                                                                                                                                           |
| newtobranddetailpageviews                     | Integer   |                                                                                                                                           |
| newtobranddetailpageviewviews                 | Integer   |                                                                                                                                           |
| newtobrandecpdetailpageview                   | Numeric   |                                                                                                                                           |
| attributedorderratenewtobrand14d              | Integer   |                                                                                                                                           |
| attributedordersnewtobrand14d                 | Integer   |                                                                                                                                           |
| attributedsalesnewtobrand14d                  | Integer   |                                                                                                                                           |
| attributedunitsorderednewtobrandpercentage14d | Numeric   |                                                                                                                                           |
| attributedunitsorderednewtobrand14d           | Integer   |                                                                                                                                           |
| attributedordersnewtobrandpercentage14d       | Numeric   |                                                                                                                                           |
| attributedsalesnewtobrandpercentage14d        | Numeric   |                                                                                                                                           |

## Advertised Products

Table name: *ad\_sponsoredproducts\_productads*

*This metadata is* synced multiple times a day, resulting in accurate data as of the most recent date.\
\
*Note - lastupdatedate* indicates the timestamp of the most recent update made to the ProductAd on Amazon

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name     | Data type      | Description                                                                                                                                                                                                                                                                                                                                                                               |
| --------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id     | integer        | Amazon advertising account id                                                                                                                                                                                                                                                                                                                                                             |
| account\_id     | integer        | Intentwise account id                                                                                                                                                                                                                                                                                                                                                                     |
| account\_name   | string         | Intentwise account name                                                                                                                                                                                                                                                                                                                                                                   |
| adid            | integer        | The identifier of the advertised product                                                                                                                                                                                                                                                                                                                                                  |
| adgroupid       | integer        | The identifier of the adgroup                                                                                                                                                                                                                                                                                                                                                             |
| campaignid      | integer        | The identifier of the campaign                                                                                                                                                                                                                                                                                                                                                            |
| asin            | string         | The ASIN that is being advertised.                                                                                                                                                                                                                                                                                                                                                        |
| sku             | string         | The SKU that is being advertised. Not available for vendors.                                                                                                                                                                                                                                                                                                                              |
| state           | string         | ASIN state                                                                                                                                                                                                                                                                                                                                                                                |
| creationdate    | timestamptz(0) | ASIN created date                                                                                                                                                                                                                                                                                                                                                                         |
| lastupdateddate | timestamptz(0) | ASIN last updated date                                                                                                                                                                                                                                                                                                                                                                    |
| servingstatus   | string         | <p>Serving status of the Advertised Product</p><ul><li>AD\_ARCHIVED</li><li>AD\_PAUSED</li><li>AD\_STATUS\_LIVE</li><li>AD\_POLICING\_SUSPENDED</li><li>CAMPAIGN\_OUT\_OF\_BUDGET</li><li>AD\_GROUP\_PAUSED</li><li>AD\_GROUP\_ARCHIVED</li><li>CAMPAIGN\_PAUSED </li><li>CAMPAIGN\_ARCHIVED</li><li>ACCOUNT\_OUT\_OF\_BUDGET</li><li>MISSING\_DECORATION, PENDING\_START\_DATE</li></ul> |

## Advertised Product Report

Table name: *ad\_sponsoredproducts\_productads\_report*

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name                         | Data type | Description                                                                                                                                                                            |
| ----------------------------------- | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id                         | integer   | The identifier of the amazon advertising account                                                                                                                                       |
| account\_id                         | integer   | Intentwise account id                                                                                                                                                                  |
| account\_name                       | string    | Intentwise account name                                                                                                                                                                |
| reportdate                          | date      | Report date                                                                                                                                                                            |
| adid                                | integer   | The identifier of the advertised product                                                                                                                                               |
| adgroupid                           | integer   | The identifier of the adgroup                                                                                                                                                          |
| impressions                         | integer   | Total ad impressions                                                                                                                                                                   |
| clicks                              | integer   | Total ad clicks                                                                                                                                                                        |
| cost                                | numeric   | Total cost of all clicks. Can be divided by clicks to obtain average CPC                                                                                                               |
| attributedsales14dsamesku           | numeric   | Aggregate value of attributed sales occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised                                                 |
| attributedsales14d                  | numeric   | Number of attributed sales occurring within 14 days of click on ad                                                                                                                     |
| attributedconversions14dsamesku     | integer   | Number of attributed conversion events occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised                                              |
| attributedconversions14d            | integer   | Number of attributed conversion events occurring within 14 days of click on ad                                                                                                         |
| attributedunitsordered14d           | integer   | Number of attributed units ordered within 14 days of click on ad                                                                                                                       |
| newtobranddetailpageviewclicks      | Integer   | Number of new-to-brand detail page views for all the brands' products, attributed to an ad click.                                                                                      |
| newtobranddetailpageviewrate        | Numeric   | Calculated by dividing newToBrandDetailPageViews / impressions.                                                                                                                        |
| newtobranddetailpageviews           | Integer   | The number of new detail page views from shoppers who have not previously viewed a detail page with an ASIN of the same brand in past 365 days and who either clicked or viewed an ad. |
| newtobranddetailpageviewviews       | Integer   | Number of new-to-brand detail page views for all the brands' products, attributed to an ad view                                                                                        |
| newtobrandecpdetailpageview         | Numeric   | Effective cost per new-to-brand detail page view, calculated by cost divided by new-to-brand detail page view.                                                                         |
| attributedordersnewtobrand14d       | Integer   | The number of first-time orders for products within the brand over a one-year lookback window. Not available for search term report                                                    |
| attributedsalesnewtobrand14d        | Numeric   | The total sales of new-to-brand orders. Not available for search term report                                                                                                           |
| attributedunitsorderednewtobrand14d | Integer   | Total number of attributed units ordered as part of new-to-brand sales occurring within 14 days of an ad click. Not available for book vendors.                                        |

## Keyword

Table name: *ad\_sponsoredproducts\_keyword*

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name     | Data type | Description                                                                                                                                                                                                                                                                                                                                                                                                                         |
| --------------- | --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id     | integer   | The identifier of the amazon advertising account                                                                                                                                                                                                                                                                                                                                                                                    |
| account\_id     | integer   | Intentwise account id                                                                                                                                                                                                                                                                                                                                                                                                               |
| account\_name   | string    | Intentwise account name                                                                                                                                                                                                                                                                                                                                                                                                             |
| keywordid       | integer   | The identifier of the advertised keyword text                                                                                                                                                                                                                                                                                                                                                                                       |
| adgroupid       | integer   | The identifier of the adgroup                                                                                                                                                                                                                                                                                                                                                                                                       |
| campaignid      | integer   | The identifier of the campaign                                                                                                                                                                                                                                                                                                                                                                                                      |
| state           | string    | The current status of the keyword text                                                                                                                                                                                                                                                                                                                                                                                              |
| keywordtext     | string    | The text of the expression to match against a search query                                                                                                                                                                                                                                                                                                                                                                          |
| matchtype       | string    | The type of match. ex: exact, phrase and broad                                                                                                                                                                                                                                                                                                                                                                                      |
| bid             | numeric   | User-set bid value for keyword                                                                                                                                                                                                                                                                                                                                                                                                      |
| creationdate    | Date time | Keyword created date                                                                                                                                                                                                                                                                                                                                                                                                                |
| lastupdateddate | Date time | Keyword last updated date                                                                                                                                                                                                                                                                                                                                                                                                           |
| servingstatus   | string    | <p>The serving status of the keyword.</p><ul><li>TARGETING\_CLAUSE\_ARCHIVED </li><li>TARGETING\_CLAUSE\_PAUSED </li><li>TARGETING\_CLAUSE\_STATUS\_LIVE</li><li>TARGETING\_CLAUSE\_POLICING\_SUSPENDED</li><li>CAMPAIGN\_OUT\_OF\_BUDGET</li><li>AD\_GROUP\_PAUSED </li><li>AD\_GROUP\_ARCHIVED </li><li>CAMPAIGN\_PAUSED </li><li>CAMPAIGN\_ARCHIVED </li><li>ACCOUNT\_OUT\_OF\_BUDGET</li><li>PENDING\_START\_DATE<br></li></ul> |

## **Keyword** Report

Table name: *ad\_sponsoredproducts\_keyword\_report*

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name                     | Data type | Description                                                                                                                                                                                                                                       |
| ------------------------------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| region                          | char      |                                                                                                                                                                                                                                                   |
| profile\_id                     | integer   | Amazon advertising account id                                                                                                                                                                                                                     |
| account\_id                     | integer   | Intentwise account id                                                                                                                                                                                                                             |
| account\_name                   | string    | Intentwise account name                                                                                                                                                                                                                           |
| report\_id                      | string    | Report id                                                                                                                                                                                                                                         |
| reportdate                      | date      | Report date                                                                                                                                                                                                                                       |
| keywordid                       | integer   | Keyword id                                                                                                                                                                                                                                        |
| adgroupid                       | integer   | Adgroup id                                                                                                                                                                                                                                        |
| impressions                     | integer   | Total ad impressions                                                                                                                                                                                                                              |
| clicks                          | integer   | Total ad clicks                                                                                                                                                                                                                                   |
| cost                            | numeric   | Total cost of all clicks. Can be divided by clicks to obtain average CPC                                                                                                                                                                          |
| attributedsales14dsamesku       | numeric   | Aggregate value of attributed sales occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised                                                                                                            |
| attributedsales14d              | numeric   | Number of attributed sales occurring within 14 days of click on ad                                                                                                                                                                                |
| attributedconversions14dsamesku | integer   | Number of attributed conversion events occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised                                                                                                         |
| attributedconversions14d        | integer   | Number of attributed conversion events occurring within 14 days of click on ad                                                                                                                                                                    |
| attributedunitsordered14d       | integer   | Number of attributed units ordered within 14 days of click on ad                                                                                                                                                                                  |
| topofsearchimpressionshare      | Numeric   | The percentage of top-of-search impressions earned out of all the top-of-search impressions that were eligible for a given date range. Various factors determine the eligibility for an impression including campaign status and targeting status |

## Negative Keyword

Table name: *ad\_sponsoredproducts\_negativekeyword*

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name     | Data type      | Description                                                                                                                                                                                                                                                                                                                               |
| --------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id     | integer        | Amazon advertising account id                                                                                                                                                                                                                                                                                                             |
| account\_id     | integer        | Intentwise account id                                                                                                                                                                                                                                                                                                                     |
| account\_name   | string         | Intentwise account name                                                                                                                                                                                                                                                                                                                   |
| keywordid       | integer        | Keyword id                                                                                                                                                                                                                                                                                                                                |
| campaignid      | integer        | Campaign id                                                                                                                                                                                                                                                                                                                               |
| adgroupid       | integer        | Adgroup id                                                                                                                                                                                                                                                                                                                                |
| state           | string         | Negative keyword status                                                                                                                                                                                                                                                                                                                   |
| keywordtext     | string         | The text of the expression to match against a search query                                                                                                                                                                                                                                                                                |
| matchtype       | string         | The type of match. ex: negativeExact, negativePhrase                                                                                                                                                                                                                                                                                      |
| creationdate    | timestamptz(0) | Negative keyword created date                                                                                                                                                                                                                                                                                                             |
| lastupdateddate | timestamptz(0) | Negative keyword last updated date                                                                                                                                                                                                                                                                                                        |
| servingstatus   | string         | <p>Serving status of the negative keyword<br>TARGETING\_CLAUSE\_ARCHIVED, TARGETING\_CLAUSE\_PAUSED, TARGETING\_CLAUSE\_STATUS\_LIVE, TARGETING\_CLAUSE\_POLICING\_SUSPENDED, CAMPAIGN\_OUT\_OF\_BUDGET, AD\_GROUP\_PAUSED, AD\_GROUP\_ARCHIVED, CAMPAIGN\_PAUSED, CAMPAIGN\_ARCHIVED, ACCOUNT\_OUT\_OF\_BUDGET, PENDING\_START\_DATE</p> |

## Product and Auto Target

Table name: *ad\_sponsoredproducts\_target*

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name                 | Data type      | Description                                                                                                                                                                                                                                                                                                                  |
| --------------------------- | -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id                 | integer        | Amazon advertising account id                                                                                                                                                                                                                                                                                                |
| account\_id                 | integer        | Intentwise account id                                                                                                                                                                                                                                                                                                        |
| account\_name               | string         | Intentwise account name                                                                                                                                                                                                                                                                                                      |
| targetid                    | integer        | Target id                                                                                                                                                                                                                                                                                                                    |
| adgroupid                   | integer        | Adgroup id                                                                                                                                                                                                                                                                                                                   |
| campaignid                  | integer        | Campaign id                                                                                                                                                                                                                                                                                                                  |
| expressiontype              | string         |                                                                                                                                                                                                                                                                                                                              |
| state                       | string         | Product target state                                                                                                                                                                                                                                                                                                         |
| bid                         | numeric        |                                                                                                                                                                                                                                                                                                                              |
| creationdate                | timestamptz(0) | Product target created date                                                                                                                                                                                                                                                                                                  |
| lastupdateddate             | timestamptz(0) | Product target  last updated date                                                                                                                                                                                                                                                                                            |
| autoexpressionvalue         | string         |                                                                                                                                                                                                                                                                                                                              |
| asinpricelessthan           | numeric        | Target a price that is less than the price expressed                                                                                                                                                                                                                                                                         |
| asinpricegreaterthan        | numeric        | Target a price that is greater than the price expressed                                                                                                                                                                                                                                                                      |
| asinreviewratinglessthan    | numeric        | Target a review rating less than the review rating that is expressed                                                                                                                                                                                                                                                         |
| asinreviewratinggreaterthan | numeric        | Target a review rating that is greater than the review rating expressed                                                                                                                                                                                                                                                      |
| asincategorysameas          | string         | Negatively Target the same category as the category expressed                                                                                                                                                                                                                                                                |
| asinbrandsameas             | string         | Target the brand that is the same as the brand expressed                                                                                                                                                                                                                                                                     |
| asinpricebetween            | string         | Target a price that is between the prices expressed                                                                                                                                                                                                                                                                          |
| asinreviewratingbetween     | string         | Target a review rating that is between the review ratings expressed                                                                                                                                                                                                                                                          |
| asinsameas                  | string         | Target an ASIN that is the same as the ASIN expressed                                                                                                                                                                                                                                                                        |
| asinisprimeshippingeligible | string         | Target products that are Prime Shipping Eligible. This refinement can be applied at a category or brand level only                                                                                                                                                                                                           |
| asinagerangesameas          | string         | Target an age range that is in the expressed range. This refinement can be applied for toys and games categories only                                                                                                                                                                                                        |
| asingenresameas             | string         | Target products related to the expressed genre. This refinement can be applied for Books and eBooks categories only                                                                                                                                                                                                          |
| servingstatus               | string         | <p>The status of the target.<br>TARGETING\_CLAUSE\_ARCHIVED, TARGETING\_CLAUSE\_PAUSED, TARGETING\_CLAUSE\_STATUS\_LIVE, TARGETING\_CLAUSE\_POLICING\_SUSPENDED, CAMPAIGN\_OUT\_OF\_BUDGET, AD\_GROUP\_PAUSED, AD\_GROUP\_ARCHIVED, CAMPAIGN\_PAUSED, CAMPAIGN\_ARCHIVED, ACCOUNT\_OUT\_OF\_BUDGET, PENDING\_START\_DATE</p> |

## Product and Auto Target Report

Table name: *ad\_sponsoredproducts\_target\_report*

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name                     | Data type | Description                                                                                                                                                                            |
| ------------------------------- | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id                     | Integer   | Amazon advertising account id                                                                                                                                                          |
| account\_id                     | Snteger   | Intentwise account id                                                                                                                                                                  |
| account\_name                   | String    | Intentwise account name                                                                                                                                                                |
| reportdate                      | Date      | Report date                                                                                                                                                                            |
| targetid                        | Integer   | Target id                                                                                                                                                                              |
| impressions                     | Integer   | Total ad impressions                                                                                                                                                                   |
| clicks                          | Integer   | Total ad clicks                                                                                                                                                                        |
| cost                            | Numeric   | Total cost of all clicks. Can be divided by clicks to obtain average CPC                                                                                                               |
| attributedsales14dsamesku       | Numeric   | Aggregate value of attributed sales occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised                                                 |
| attributedsales14d              | Numeric   | Number of attributed sales occurring within 14 days of click on ad                                                                                                                     |
| attributedconversions14dsamesku | Integer   | Number of attributed conversion events occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised                                              |
| attributedconversions14d        | Integer   | Number of attributed conversion events occurring within 14 days of click on ad                                                                                                         |
| attributedunitsordered14d       | Integer   | Number of attributed units ordered within 14 days of click on ad                                                                                                                       |
| viewimpressions                 | Integer   | Total number of ad viewable impressions                                                                                                                                                |
| viewattributedconversions14d    | Integer   | Total number of attributed conversion events occurring within 14 days of ad click or view                                                                                              |
| viewattributedsales14d          | Numeric   | Total number of attributed sales occurring within 14 days of ad click or view                                                                                                          |
| viewattributedunitsordered14d   | Integer   | Total number of attributed units ordered occurring within 14 days of ad click or view                                                                                                  |
| newtobranddetailpageviewclicks  | Integer   | Number of new-to-brand detail page views for all the brands' products, attributed to an ad click.                                                                                      |
| newtobranddetailpageviewrate    | Numeric   | Calculated by dividing newToBrandDetailPageViews / impressions.                                                                                                                        |
| newtobranddetailpageviews       | Integer   | The number of new detail page views from shoppers who have not previously viewed a detail page with an ASIN of the same brand in past 365 days and who either clicked or viewed an ad. |
| newtobranddetailpageviewviews   | Integer   | Number of new-to-brand detail page views for all the brands' products, attributed to an ad view                                                                                        |
| newtobrandecpdetailpageview     | Numeric   | Effective cost per new-to-brand detail page view, calculated by cost divided by new-to-brand detail page view.                                                                         |
| attributedordersnewtobrand14d   | Integer   | The number of first-time orders for products within the brand over a one-year lookback window. Not available for search term report                                                    |
| attributedsalesnewtobrand14d    | Numeric   | The total sales of new-to-brand orders. Not available for search term report                                                                                                           |

## Sponsored Products Auto Search Terms Report

Table Name: ad\_sponsoredproducts\_autosearchterm\_report&#x20;

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name                     | Data type | Description                                                                                                                               |
| ------------------------------- | --------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id                     | Integer   | Amazon advertising account id                                                                                                             |
| account\_id                     | Integer   | Intentwise account id                                                                                                                     |
| account\_name                   | String    | Intentwise account name                                                                                                                   |
| targetid                        | Integer   | Target id                                                                                                                                 |
| targetexpression                | String    | Target Expression                                                                                                                         |
| campaignid                      | Integer   | The identifier of the campaign                                                                                                            |
| adgroupid                       | Integer   | The identifier of the adgroup                                                                                                             |
| reportdate                      | Date      | Report date                                                                                                                               |
| query                           | String    | Query                                                                                                                                     |
| impressions                     | Integer   | Total ad impressions                                                                                                                      |
| clicks                          | Integer   | Total ad clicks                                                                                                                           |
| cost                            | Numeric   | Total cost of all clicks. Can be divided by clicks to obtain average CPC                                                                  |
| attributedsales14dsamesku       | Numeric   | Aggregate value of attributed sales occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised    |
| attributedsales14d              | Numeric   | Number of attributed sales occurring within 14 days of click on ad                                                                        |
| attributedconversions14dsamesku | Integer   | Number of attributed conversion events occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised |
| attributedconversions14d        | Integer   | Number of attributed conversion events occurring within 14 days of click on ad                                                            |
| attributedunitsordered14d       | Integer   | Number of attributed units ordered within 14 days of click on ad                                                                          |

## Sponsored Product Keyword Search Term Report

Table Name: ad\_sponsoredproducts\_keywordsearchterm\_report

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name                     | Data type | Description                                                                                                                               |
| ------------------------------- | --------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id                     | Integer   | Amazon advertising account id                                                                                                             |
| account\_id                     | Integer   | Intentwise account id                                                                                                                     |
| account\_name                   | String    | Intentwise account name                                                                                                                   |
| keywordid                       | Integer   | The identifier of the advertised keyword text                                                                                             |
| keywordtext                     | String    | The text of the expression to match against a search query                                                                                |
| matchtype                       | String    | The type of match. ex: exact, phrase and broad                                                                                            |
| campaignid                      | Integer   | The identifier of the campaign                                                                                                            |
| adgroupid                       | Integer   | The identifier of the adgroup                                                                                                             |
| reportdate                      | Date      | Report date                                                                                                                               |
| query                           | String    | Query                                                                                                                                     |
| impressions                     | Integer   | Total ad impressions                                                                                                                      |
| clicks                          | Integer   | Total ad clicks                                                                                                                           |
| cost                            | Numeric   | Total cost of all clicks. Can be divided by clicks to obtain average CPC                                                                  |
| attributedsales14dsamesku       | Numeric   | Aggregate value of attributed sales occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised    |
| attributedsales14d              | Numeric   | Number of attributed sales occurring within 14 days of click on ad                                                                        |
| attributedconversions14dsamesku | Integer   | Number of attributed conversion events occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised |
| attributedconversions14d        | Integer   | Number of attributed conversion events occurring within 14 days of click on ad                                                            |
| attributedunitsordered14d       | Integer   | Number of attributed units ordered within 14 days of click on ad                                                                          |

## Sponsored Product - Product Target Search Term Report

Table Name: ad\_sponsoredproducts\_producttargetsearchterm\_report

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

| Column Name                     | Data type | Description                                                                                                                               |
| ------------------------------- | --------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| profile\_id                     | Integer   | Amazon advertising account id                                                                                                             |
| account\_id                     | Integer   | Intentwise account id                                                                                                                     |
| account\_name                   | String    | Intentwise account name                                                                                                                   |
| targetid                        | Integer   | Target id                                                                                                                                 |
| targetexpression                | String    | Target Expression                                                                                                                         |
| campaignid                      | Integer   | The identifier of the campaign                                                                                                            |
| adgroupid                       | Integer   | The identifier of the adgroup                                                                                                             |
| reportdate                      | Date      | Report date                                                                                                                               |
| query                           | String    | Query                                                                                                                                     |
| impressions                     | Integer   | Total ad impressions                                                                                                                      |
| clicks                          | Integer   | Total ad clicks                                                                                                                           |
| cost                            | Numeric   | Total cost of all clicks. Can be divided by clicks to obtain average CPC                                                                  |
| attributedsales14dsamesku       | Numeric   | Aggregate value of attributed sales occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised    |
| attributedsales14d              | Numeric   | Number of attributed sales occurring within 14 days of click on ad                                                                        |
| attributedconversions14dsamesku | Integer   | Number of attributed conversion events occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised |
| attributedconversions14d        | Integer   | Number of attributed conversion events occurring within 14 days of click on ad                                                            |
| attributedunitsordered14d       | Integer   | Number of attributed units ordered within 14 days of click on ad                                                                          |

## Sponsored Products Campaign Placement  Report

Table Name: ad\_sponsoredproducts\_campaignplacement\_report

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

<table><thead><tr><th width="275.3333333333333">Column Name</th><th width="143">Data type</th><th>Description</th></tr></thead><tbody><tr><td>profile_id</td><td>Integer</td><td>Amazon advertising account id</td></tr><tr><td>account_id</td><td>Integer</td><td>Intentwise account id</td></tr><tr><td>account_name</td><td>String</td><td>Intentwise account name</td></tr><tr><td>reportdate</td><td>Date</td><td>Report date</td></tr><tr><td>campaignid</td><td>Integer</td><td>The identifier of the campaign</td></tr><tr><td>impressions</td><td>Integer</td><td>Total ad impressions</td></tr><tr><td>clicks</td><td>Integer</td><td>Total ad clicks</td></tr><tr><td>cost</td><td>Numeric</td><td>Advertising spend</td></tr><tr><td>attributedconversions14dsamesku</td><td>Integer</td><td>conversion events occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised</td></tr><tr><td>attributedconversions14d</td><td>Integer</td><td>Number of attributed conversion events occurring within 14 days of click on ad</td></tr><tr><td>attributedsales14dsamesku</td><td>Numeric</td><td>Aggregate value of attributed sales occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised</td></tr><tr><td>attributedsales14d</td><td>Numeric</td><td>Number of attributed sales occurring within 14 days of click on ad</td></tr><tr><td>attributedunitsordered14d</td><td>Integer</td><td>Number of attributed units ordered within 14 days of click on ad</td></tr><tr><td>bidplus</td><td>Boolean</td><td>true or false based on whether premium bid adjustments are enabled for a Sponsored</td></tr><tr><td>placement</td><td>String</td><td>The page location where an ad appeared.</td></tr><tr><td>attributedkindleeditionnormalizedpagesread14d</td><td>Integer</td><td>Number of attributed Kindle edition normalized pages read within 14 days of ad click.</td></tr><tr><td>attributedkindleeditionnormalizedpagesroyalties14d</td><td>Numeric</td><td>The estimated royalties of attributed estimated Kindle edition normalized pages within 14 days</td></tr><tr><td>clickthroughrate</td><td>Numeric</td><td>Clicks divided by impressions</td></tr><tr><td>impressions_b2b</td><td>Integer</td><td>Total ad impressions (Brand To Brand)</td></tr><tr><td>clicks_b2b</td><td>Integer</td><td>Total ad clicks (Brand To Brand)</td></tr><tr><td>cost_b2b</td><td>Numeric</td><td>Advertising spend (Brand To Brand)</td></tr><tr><td>attributedconversions14dsamesku_b2b</td><td>Integer</td><td>conversion events occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised (Brand To Brand)</td></tr><tr><td>attributedconversions14d_b2b</td><td>Integer</td><td>Number of attributed conversion events occurring within 14 days of click on ad (Brand To Brand)</td></tr><tr><td>attributedsales14dsamesku_b2b</td><td>Numeric</td><td>Aggregate value of attributed sales occurring within 14 days of click on ad where the purchased SKU was the same as the one advertised (Brand To Brand)</td></tr><tr><td>attributedsales14d_b2b</td><td>Numeric</td><td>Number of attributed sales occurring within 14 days of click on ad (Brand To Brand)</td></tr><tr><td>attributedunitsordered14d_b2b</td><td>Integer</td><td>Number of attributed units ordered within 14 days of click on ad (Brand To Brand)</td></tr><tr><td>bidplus_b2b</td><td>Boolean</td><td>true or false based on whether premium bid adjustments are enabled for a Sponsored (Brand To Brand)</td></tr><tr><td>attributedkindleeditionnormalizedpagesread14d_b2b</td><td>Integer</td><td>Number of attributed Kindle edition normalized pages read within 14 days of ad click (Brand To Brand)</td></tr><tr><td>attributedkindleeditionnormalizedpagesroyalties14d_b2b</td><td>Numeric</td><td>The estimated royalties of attributed estimated Kindle edition normalized pages within 14 days (Brand To Brand)</td></tr><tr><td>clickthroughrate_b2b</td><td>Numeric</td><td>Clicks divided by impressions (Brand To Brand)</td></tr></tbody></table>

## Sponsored Products Ad Purchased Product  Report

Table Name: ad\_purchased\_product\_report

*For details on data availability and refresh schedule, please click* [*here*](#data-availability-and-refresh-schedule)*.*

<table><thead><tr><th width="244">Column Name</th><th width="169.7999267578125">Data Type</th><th>Description</th></tr></thead><tbody><tr><td>profile_id</td><td>Integer</td><td>Amazon advertising account id</td></tr><tr><td>account_id</td><td>Integer</td><td>Intentwise account id</td></tr><tr><td>account_name</td><td>String</td><td>Intentwise account name</td></tr><tr><td>region</td><td>String</td><td>Region</td></tr><tr><td>reportdate</td><td>Date</td><td>Report Date</td></tr><tr><td>recordtype</td><td>String</td><td>Record Type</td></tr><tr><td>campaigntype</td><td>String</td><td>Campaign Type</td></tr><tr><td>download_date</td><td>Date</td><td>Download Date</td></tr><tr><td>adgroupid</td><td>Integer</td><td>Unique numerical ID of the ad group</td></tr><tr><td>addtolist</td><td>Integer</td><td>Number of times shoppers added a promoted product to a wish list, gift list, or registry, attributed to an ad view or click. Use Total ATL to see all conversions for the brands' products</td></tr><tr><td>addtolistfromclicks</td><td>Integer</td><td>Number of times shoppers added a promoted product to a wish list, gift list, or registry, attributed to an ad click</td></tr><tr><td>addtolistfromviews</td><td>Integer</td><td>Number of times shoppers added a promoted product to a wish list, gift list, or registry, attributed to an ad view</td></tr><tr><td>advertisedasin</td><td>String</td><td>The ASIN associated to an advertised product</td></tr><tr><td>advertisedsku</td><td>String</td><td>The SKU being advertised. Not available for vendors</td></tr><tr><td>asinbrandhalo</td><td>String</td><td>Represents a product that was purchased after an ad click but has a different SKU/ASIN that what was advertised.</td></tr><tr><td>attributiontype</td><td>String</td><td>Describes whether a purchase is attributed to a promoted product or brand-halo effect</td></tr><tr><td>campaignid</td><td>Integer</td><td>The ID associated with a campaign</td></tr><tr><td>conversionsbrandhalo</td><td>Integer</td><td>For Sponsored Display vCPM campaigns, the total number of attributed conversion events occurring within 14 days of an ad click or view where the purchased SKU was different from the SKU advertised</td></tr><tr><td>conversionsbrandhaloclicks</td><td>Integer</td><td>For Sponsored Display vCPM campaigns, the total number of attributed conversion events occurring within 14 days of an ad click where the purchased SKU was different from the SKU advertised</td></tr><tr><td>keywordid</td><td>Integer</td><td>ID associated with a keyword or targeting expression.</td></tr><tr><td>keywordtype</td><td>String</td><td>Type of matching for the keyword used in bid. For keywords, one of: BROAD, PHRASE, or EXACT. For Sponsored Products reports, keywordType can also contain the type of targeting expressions, one of: TARGETINGEXPRESSION or TARGETINGEXPRESSION_PREDEFINED</td></tr><tr><td>kindleeditionnormalizedpagesread14d</td><td>Integer</td><td>Number of attributed Kindle edition normalized pages read within 14 days of ad click.</td></tr><tr><td>kindleeditionnormalizedpagesroyalties14d</td><td>Numeric</td><td>The estimated royalties of attributed estimated Kindle edition normalized pages within 14 days of ad click.</td></tr><tr><td>matchtype</td><td>String</td><td>Type of matching for the keyword used in bid. For keywords, one of: BROAD, PHRASE, or EXACT. For Sponsored Products reports, keywordType can also contain the type of targeting expressions, one of: TARGETINGEXPRESSION or TARGETINGEXPRESSION_PREDEFINED</td></tr><tr><td>newtobrandpurchases14d</td><td>Integer</td><td>The number of first-time orders for brand products over a one-year lookback window. Not available for book vendors.</td></tr><tr><td>newtobrandpurchasespercentage14d</td><td>Numeric</td><td>The percentage of total orders that are new-to-brand orders within 14 days of an ad click. Not available for book vendors.</td></tr><tr><td>newtobrandsales14d</td><td>Numeric</td><td>Total value of new-to-brand sales occurring within 14 days of an ad click. Not available for book vendors.</td></tr><tr><td>newtobrandsalespercentage14d</td><td>Numeric</td><td>Percentage of total sales made up of new-to-brand purchases within 14 days of an ad click. Not available for book vendors. Same as newToBrandSalesPercentage.</td></tr><tr><td>newtobrandunitssold14d</td><td>Integer</td><td>Total number of attributed units ordered as part of new-to-brand sales occurring within 14 days of an ad click or view. Not available for book vendors.</td></tr><tr><td>newtobrandunitssoldpercentage14d</td><td>Numeric</td><td>Percentage of total attributed units ordered within 14 days of an ad click that are part of a new-to-brand purchase. Not available for book vendors. Same as newToBrandUnitsSoldPercentage.</td></tr><tr><td>orders14d</td><td>Integer</td><td>Number of orders within the last 14 days. Includes orders attributed to both clicks and views for vCPM campaigns, but only sales attributed to clicks for CPC campaigns.</td></tr><tr><td>ordersclicks14d</td><td>Integer</td><td>Number of orders within the last 14 days attributed to ad clicks.</td></tr><tr><td>portfolioid</td><td>Integer</td><td>The portfolio the campaign is associated with</td></tr><tr><td>productcategory</td><td>String</td><td>The category the product is associated with on Amazon.</td></tr><tr><td>promotedasin</td><td>String</td><td>The ASIN associated to an advertised product.</td></tr><tr><td>promotedsku</td><td>String</td><td>The SKU being advertised. Not available for vendors.</td></tr><tr><td>purchasedasin</td><td>String</td><td>The ASIN of the product that was purchased.</td></tr><tr><td>purchases14d</td><td>Integer</td><td>Number of attributed conversion events occurring within 14 days of an ad click. Sponsored Products only.</td></tr><tr><td>purchases1d</td><td>Integer</td><td>Number of attributed conversion events occurring within 1 day of an ad click.</td></tr><tr><td>purchases30d</td><td>Integer</td><td>Number of attributed conversion events occurring within 30 days of an ad click.</td></tr><tr><td>purchases7d</td><td>Integer</td><td>Number of attributed conversion events occurring within 7 days of an ad click.</td></tr><tr><td>purchasesothersku14d</td><td>Integer</td><td>Number of attributed conversion events occurring within 14 days of an ad click where the SKU purchased was different that the advertised SKU.</td></tr><tr><td>purchasesothersku1d</td><td>Integer</td><td>Number of attributed conversion events occurring within 1 day of an ad click where the SKU purchased was different that the advertised SKU.</td></tr><tr><td>purchasesothersku30d</td><td>Integer</td><td>Number of attributed conversion events occurring within 30 days of an ad click where the SKU purchased was different that the advertised SKU.</td></tr><tr><td>purchasesothersku7d</td><td>Integer</td><td>Number of attributed conversion events occurring within 7 days of an ad click where the SKU purchased was different that the advertised SKU.</td></tr><tr><td>qualifiedborrows</td><td>Integer</td><td>Number of Kindle Unlimited users who have downloaded the book due to ad exposure, during the attribution window, and have read a percent of the book within the window, triggering a royalty payment. Relevant to book advertisers only.</td></tr><tr><td>qualifiedborrowsfromclicks</td><td>Integer</td><td>Number of Kindle Unlimited users who have downloaded the book due to ad exposure, during the attribution window, and have read a percent of the book within the window, triggering a royalty payment. Relevant to book advertisers only.</td></tr><tr><td>qualifiedborrowsfromviews</td><td>Integer</td><td>Number of Kindle Unlimited users who have downloaded the book due to ad exposure, during the attribution window, and have read a percent of the book within the window, triggering a royalty payment. Relevant to book advertisers only.</td></tr><tr><td>royaltyqualifiedborrows</td><td>Integer</td><td>Estimated royalty payment attributed to Kindle Unlimited users downloading the book due to ad exposure, during the attribution window, and have read a percent of the book within the window, triggering a royalty payment. Relevant to book advertisers only.</td></tr><tr><td>royaltyqualifiedborrowsfromclicks</td><td>Integer</td><td>Estimated royalty payment attributed to Kindle Unlimited users who clicked on the ad, downloaded the book due to ad exposure, during the attribution window, and have read a percent of the book within the window, triggering a royalty payment. Relevant to book advertisers only.</td></tr><tr><td>royaltyqualifiedborrowsfromviews</td><td>Integer</td><td>Estimated royalty payment attributed to Kindle Unlimited users who viewed the ad, downloaded the book due to ad exposure, during the attribution window, and have read a percent of the book within the window, triggering a royalty payment. Relevant to book advertisers only.</td></tr><tr><td>sales14d</td><td>Numeric</td><td>Total value of sales occurring within 14 days of an ad click. Includes sales attributed to both clicks and views for vCPM campaigns, but only sales attributed to clicks for CPC campaigns.</td></tr><tr><td>sales1d</td><td>Numeric</td><td>Total value of sales occurring within 1 day of an ad click.</td></tr><tr><td>sales30d</td><td>Numeric</td><td>Total value of sales occurring within 30 days of an ad click.</td></tr><tr><td>sales7d</td><td>Numeric</td><td>Total value of sales occurring within 7 days of an ad click.</td></tr><tr><td>salesbrandhalo</td><td>Numeric</td><td>For Sponsored Display vCPM campaigns, the total value of sales occurring within 14 days of an ad click or view where the purchased SKU was different from the SKU advertised.</td></tr><tr><td>salesbrandhaloclicks</td><td>Numeric</td><td>Total value of sales occurring within 14 days of an ad click where the purchased SKU was different from the SKU advertised</td></tr><tr><td>salesclicks14d</td><td>Numeric</td><td>Total value of sales occurring within 14 days of an ad click</td></tr><tr><td>salesothersku14d</td><td>Numeric</td><td>Total value of sales occurring within 14 days of an ad click where the purchased SKU was different from the SKU advertised.</td></tr><tr><td>salesothersku1d</td><td>Numeric</td><td>Total value of sales occurring within 1 day of an ad click where the purchased SKU was different from the SKU advertised.</td></tr><tr><td>salesothersku30d</td><td>Numeric</td><td>Total value of sales occurring within 30 days of an ad click where the purchased SKU was different from the SKU advertised.</td></tr><tr><td>salesothersku7d</td><td>Numeric</td><td>Total value of sales occurring within 7 days of an ad click where the purchased SKU was different from the SKU advertised.</td></tr><tr><td>unitssold14d</td><td>Integer</td><td>Number of attributed units sold within 14 days of an click or view.</td></tr><tr><td>unitssoldbrandhalo</td><td>Integer</td><td>For Sponsored Display vCPM campaigns, the total number of units ordered within 14 days of an ad click or view where the purchased SKU was different from the SKU advertised. For CPC campaigns, this value is equal to attributedUnitsOrdered14dOtherSKU.</td></tr><tr><td>unitssoldbrandhaloclicks</td><td>Integer</td><td>Total number of units ordered within 14 days of an ad click where the purchased SKU was different from the SKU advertised.</td></tr><tr><td>unitssoldclicks14d</td><td>Integer</td><td>Total number of units sold within 14 days of an ad click.</td></tr><tr><td>unitssoldclicks1d</td><td>Integer</td><td>Total number of units ordered within 1 day of an ad click.</td></tr><tr><td>unitssoldclicks30d</td><td>Integer</td><td>Total number of units ordered within 30 days of an ad click.</td></tr><tr><td>unitssoldclicks7d</td><td>Integer</td><td>Total number of units ordered within 7 days of an ad click.</td></tr><tr><td>unitssoldothersku14d</td><td>Integer</td><td>Total number of units ordered within 14 days of an ad click where the purchased SKU was different from the SKU advertised.</td></tr><tr><td>unitssoldothersku1d</td><td>Integer</td><td>Total number of units ordered within 1 day of an ad click where the purchased SKU was different from the SKU advertised.</td></tr><tr><td>unitssoldothersku30d</td><td>Integer</td><td>Total number of units ordered within 30 days of an ad click where the purchased SKU was different from the SKU advertised.</td></tr><tr><td>unitssoldothersku7d</td><td>Integer</td><td>Total number of units ordered within 7 days of an ad click where the purchased SKU was different from the SKU advertised.</td></tr></tbody></table>

## Sponsored Products Audience Report

Table name: amazon\_source\_data.ad\_sponsoredproducts\_audience\_report<br>

| Column Name               | Data type | Description                    |
| ------------------------- | --------- | ------------------------------ |
| account\_id               | Integer   | Intentwise account id          |
| account\_name             | String    | Intentwise account name        |
| profile\_id               | Integer   | Amazon advertising account id  |
| report\_date              | Date      | Report date                    |
| campaign\_type            | String    | Campaign Type                  |
| campaignid                | Integer   | The identifier of the campaign |
| clickthroughrate          | Numeric   |                                |
| clicks                    | Integer   |                                |
| cost                      | Numeric   |                                |
| costperclick              | Numeric   |                                |
| impressions               | Integer   |                                |
| purchases14d              | Integer   |                                |
| sales14d                  | Numeric   |                                |
| spend                     | Numeric   |                                |
| attributedsalessamesku14d | Numeric   |                                |
| attributedsalessamesku1d  | Numeric   |                                |
| attributedsalessamesku30d | Numeric   |                                |
| attributedsalessamesku7d  | Numeric   |                                |
| campaignbiddingstrategy   | String    |                                |
| purchases1d               | Integer   |                                |
| purchases30d              | Integer   |                                |
| purchases7d               | Integer   |                                |
| purchasessamesku14d       | Integer   |                                |
| purchasessamesku1d        | Integer   |                                |
| purchasessamesku30d       | Integer   |                                |
| purchasessamesku7d        | Integer   |                                |
| sales1d                   | Numeric   |                                |
| sales30d                  | Numeric   |                                |
| sales7d                   | Numeric   |                                |
| salesclicks               | Numeric   |                                |
| unitssold14d              | Integer   |                                |
| unitssoldclicks           | Integer   |                                |
| unitssoldclicks14d        | Integer   |                                |
| unitssoldclicks1d         | Integer   |                                |
| unitssoldclicks30d        | Integer   |                                |
| unitssoldclicks7d         | Integer   |                                |
| unitssoldsamesku14d       | Integer   |                                |
| unitssoldsamesku1d        | Integer   |                                |
| unitssoldsamesku30d       | Integer   |                                |
| unitssoldsamesku7d        | Integer   |                                |
| download\_date            | Date      |                                |
| segmentname               | String    |                                |
| segmentclasscode          | String    |                                |
