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

Description for Productgroup #4528

Open
rajivdevidi opened this issue Jan 14, 2025 · 3 comments
Open

Description for Productgroup #4528

rajivdevidi opened this issue Jan 14, 2025 · 3 comments
Assignees

Comments

@rajivdevidi
Copy link

Hello , trying to get the sales and Inventory data using Datakiosk API . In the manufacturing view of analytics_vendoranalytics_2024_09_30 , In the metrics in group by attributes there is productGroup which is giving me id or number . how to find the productgroup description for this .

https://sellingpartnerapi-na.amazon.com/dataKiosk/2023-11-15/queries
this is the endpoint I am using currently for getting the data.

You can see in the image below productgroup

image

@jawheral jawheral self-assigned this Jan 15, 2025
@jawheral
Copy link

jawheral commented Jan 15, 2025

Hi @rajivdevidi,

You find all the descriptions as part of the schema. You can access DataKiosk datasets and download their schemas from the Schema Explorer tool.

As per analytics_vendorAnalytics_2024_09_30 schema, the description for productGroup is: "The product group which describes the business group, as defined by the Amazon
catalog, e.g., PC, Wireless, Major Appliances."

I hope this helps!

Best,
Jawher
Selling Partner Developer Services

@rajivdevidi
Copy link
Author

rajivdevidi commented Jan 15, 2025

Hi Jawher

Thank you for your response.

The description for productGroup is: "The product group which describes the business group, as defined by the Amazon
catalog, e.g., PC, Wireless, Major Appliances."

this thing i noticed earlier in the schema explorer , it is definition of what productgroup is right , but what I am asking here is as you can see in the image productgroup is mentioned as 86.0 , here how i can know what that 86.0 is for or what is 86.0 is describing, is it like 86.0 means PC or Major Appliance or what it is ? How can i find that ?

@jawheral
Copy link

Hi @rajivdevidi,

I understand your concern and I will raise the issue to our internal teams. In the meantime, what is your use case when it comes to the productGroup? Are you trying to get category information for the products? For this you might be able to use the Catalog Items API or the Listings API to find more about the category and classification of the listing.

Best,
Jawher
Selling Partner Developer Services

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