badmye.blogg.se

My ebay listings have disappeared
My ebay listings have disappeared













my ebay listings have disappeared

This is a major glitch for any sellers affected as without an image you’re highly unlikely to get a sale. If ever you’ve tried to list anything on eBay you’ll have seen the helpful advice screaming at you that you have to upload at least one image, so when sellers start finding their listings don’t have any images it has to be a bug. I would guess in your case that eBay simply doesn't recognize the brand you are trying to submit.We’ve just heard about a bug where eBay images go missing from sellers’ listings. NET SDK for eBay so all of my code won't transfer directly to your issue, although it is the exact same problem. It may have to do with character set encording, especially since this is one of the things eBay requires you handle when getting an app certified (needs to be UTF-8 if I recall). Occasionally I would have a listing fail with a UPC 'Does Not Apply' and if I retrieved the default text ('Does Not Apply') and set the UPC to the retrieved UPC default it worked perfectly. I can say I have had some weird issues with hard coding the value. Typically for 'Brand', you just need to insert 'Unbranded'. Once all of this is done, you can simply insert the default text into your listing and give it a go. This is the default text you can add into the ItemSpecifics to submit a listing with no branding.

my ebay listings have disappeared

You are looking for the `ProductDetails.ProductIdentifierUnavailableText.

my ebay listings have disappeared

Use the GeteBayDetails API call to retrieve DetailNameCodeType.ProductDetails.best practices are a bit more complicated but. If this doesn't work, you can attempt to load a default value. Once you determine what is missing for your listing (in this specific case, it appears you need brand), you can try applying the appropriate information in the Item Specifics (it looks like you have already tried this). Typically there are 4 identifiers which need to be handled: Use the GetCategoryFeatures call to obtain these details. Get Category details to determine what fields are required. The best practices process you should use is the following: Luckily for sellers, there are default values that are allowed. EBay has been converting many product categories over the past year to require UPC / Brand / MPN information on each listing.















My ebay listings have disappeared