Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vendor retail analytics reports - lacking cross-regional view #4586

Open
Cptoldd opened this issue Feb 4, 2025 · 1 comment
Open

Vendor retail analytics reports - lacking cross-regional view #4586

Cptoldd opened this issue Feb 4, 2025 · 1 comment
Assignees

Comments

@Cptoldd
Copy link

Cptoldd commented Feb 4, 2025

Hello,

Currently Vendor Central retail analytics dashboard allows to select multiple accounts and it is actually suggested to do so to get data with accounted cross region adjustments:

Image

We are not able to do that in API and therefore we are only getting partial data from Vendor retail analytics reports. For example on one account we are missing 50% of sales in reports downloaded from API compared to what we can see when enabling cross-regional view in vendor central dashboard. Therefore API reports seem completly useless as they are missing so much data.

Are there any plans to enable cross-regional view in Vendor retail analytics reports in Reports API?

@chrisskhoury chrisskhoury self-assigned this Feb 5, 2025
@chrisskhoury
Copy link

Hello @Cptoldd,

I would recommend relying on Data Kiosk API for Vendor Analytics as it has a more comprehensive easier mechanism of fetching data. The Vendor Analytics dataset has three new GroupByAttributes:

  • shipToCountryCode
  • shipToCity
  • shipToStateOrProvince

You can use these attributes to determine the location to which items are shipped.

I would suggest going over Vendor Analytics Use Case Guide for Data Kiosk as well as the Building Data Kiosk workflows guide.

We have a Youtube video explaining the workflow.

We also have an end to end sample solution on Data Kiosk in our Github Repo here: https://github.com/amzn/selling-partner-api-samples/tree/main/use-cases/data-kiosk

I hope this helps,

Chris
Solution Architect, Amazon SP API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants