amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
580 stars 730 forks source link

Product's bullet points (features) #176

Closed jesusvalle closed 2 years ago

jesusvalle commented 2 years ago

One of my hopes when implementing the new SP-API, is that they would allow to obtain the bullet points (in MWS it was not possible). Is there any way to obtain them, or would it be possible to implement the collection of this data?

Thank you very much

jesusvalle commented 2 years ago

replied from developer support:

Not possible, although they will take it into account to include it in future updates.

If you are a developer and you are interested in getting this field, do not hesitate to request it also in developer support. The more requests they receive, the more likely they will include it.

Regards.

CreateWithCoding commented 2 years ago

are you saying we can't create listings with bullet points via the new SP-API ? or is this in reference to bullet points for something else? please advise.

jesusvalle commented 2 years ago

are you saying we can't create listings with bullet points via the new SP-API ? or is this in reference to bullet points for something else? please advise.

Hi yiiprogrammer,

In the issue I talked about getting the bullet points from the API, not about creating them.

It would be great if they were returned in the getCatalogItem call along with the rest of the product information.

CreateWithCoding commented 2 years ago

I've found this: https://github.com/amzn/selling-partner-api-docs/discussions/1057 GET /items/{asin} operation and allows brand owners to fetch ASIN details including brand owned content on the product detail page (such as product title, product images, features and benefits bullet points)

does that help a little bit?

On Fri, Oct 8, 2021 at 3:47 PM jesusvalle @.***> wrote:

are you saying we can't create listings with bullet points via the new SP-API ? or is this in reference to bullet points for something else? please advise.

Hi yiiprogrammer,

In the issue I talked about getting the bullet points from the API, not about creating them.

It would be great if they were returned in the getCatalogItem call along with the rest of the product information.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/amzn/selling-partner-api-models/issues/176#issuecomment-938422150, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFJSRLEXBQSYLNOSPUHC63UF2OY3ANCNFSM5FBUTMRQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

jesusvalle commented 2 years ago

I've found this: amzn/selling-partner-api-docs#1057 GET /items/{asin} operation and allows brand owners to fetch ASIN details including brand owned content on the product detail page (such as product title, product images, features and benefits bullet points) does that help a little bit? On Fri, Oct 8, 2021 at 3:47 PM jesusvalle @.***> wrote: are you saying we can't create listings with bullet points via the new SP-API ? or is this in reference to bullet points for something else? please advise. Hi yiiprogrammer, In the issue I talked about getting the bullet points from the API, not about creating them. It would be great if they were returned in the getCatalogItem call along with the rest of the product information. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#176 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFJSRLEXBQSYLNOSPUHC63UF2OY3ANCNFSM5FBUTMRQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Thank you very much! As far as I can see yes, I have tried with a merchant account with the registered trademark and it returned the bullet points.

The problem is that if you don't have the registered brand, the call returns error if the "attributes" field is included, it would be interesting to find a call that tells you if the seller is the brand owner.

github-actions[bot] commented 2 years ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.