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

Unable to specify recommended browse nodes via the Listings API #4351

Open
jlevers opened this issue Nov 23, 2024 · 6 comments
Open

Unable to specify recommended browse nodes via the Listings API #4351

jlevers opened this issue Nov 23, 2024 · 6 comments
Assignees

Comments

@jlevers
Copy link

jlevers commented Nov 23, 2024

How can I specify a recommended browse node via the Listings API? Despite the XML-to-JSON attribute mapping file mapping the XPath Message/Product/DescriptionData/RecommendedBrowseNode[1] to /attributes/recommended_browse_nodes/0/value, I'm not seeing the recommended_browse_nodes attribute in any product type JSON schema that I've downloaded.

Is there some way to specify the browse nodes via the Listings API? If not, why is there a mapping for the browse nodes field in the mappings file?

I can see this issue was raised before (#2314) and was closed without a response.

@jawheral jawheral self-assigned this Nov 25, 2024
@jawheral
Copy link

Hi @jlevers,

I was able to find the recommended_browse_nodes attribute on multiple Product Type schemas in EU. Can you provide more information on the region/marketplace where you are experiencing the missing attributes?

Best,
Jawher
Selling Partner Developer Services

@jlevers
Copy link
Author

jlevers commented Nov 26, 2024

Interesting. I've tried a number of different product types in NA (US marketplace), and none of them have recommended_browse_nodes in them, but when I tried the EU (GB marketplace) some of those same product type schemas did have the recommended_browse_nodes attribute. Is there some sort of account restriction that could prevent schemas retrieved with my NA seller ID from having that attribute?

@jawheral
Copy link

Hi @jlevers,

Please provide me an example Product Type that has a recommended_browse_nodes in the UK marketplace but not in the US.
I will then double check this and get back to you once I have more information.

Best,
Jawher
Selling Partner API Developer Services

@jlevers
Copy link
Author

jlevers commented Nov 26, 2024

LUGGAGE and SHOES are both examples that, for me, only show recommended_browse_nodes in the UK but not in the US. Thanks!

@jawheral
Copy link

Hi @jlevers,

For the US marketplace, the placement works differently and there is no recommended_browse_nodes attribute in product types. The item_type_keyword has to be specified for the placement of listings.

Best,
Jawher
Selling Partner API Developer Services

@jlevers
Copy link
Author

jlevers commented Nov 27, 2024

Huh, ok. I'm pretty sure that via POST_PRODUCT_DATA it's possible to send a RecommendedBrowseNode tag – do you know why that's no longer available using the JSON_LISTINGS_FEED?

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