I’m trying to list books on amazon with feeds and JSON_LISTINGS_FEED.
But i dont know how to get my product type or what attributes I have to put in ?
I’ve already created the whole feeds calls and everything works but I’m lost when trying to make the JSON.
I’ve checked the docs:
In the use case from the use case guide docs there is no information on how to create one from nothing. And in the attributes doc it’s the same thing. There is the the GitHub JSON schema too but it’s the same thing from the docs so it doesn’t help.
And on this page the use case link to a completely different page.