Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
developer.ebay.com subscription rejected! Why did it happen? How can I fix it? I'm trying to register on developer.ebay.com to get access to APIs to use them on partner.ebay.comThe registration was rejected for some reason. I don't use VPN, I have a ...
Hello.I am currently trying to access the Marketplace Insights API for product research purposes, but I am having problems with the OAuth scope. I cannot find the scope “https://api.ebay.com/oauth/api_scope/marketplace_insights” among the scopes avai...
Hello, I'm trying to create a promotion with a coupon codeI get an incomprehensible error. anyone have any ideas? {"errors": [{"errorId": 2003,"domain": "ACCESS","category": "APPLICATION","message": "Internal error","longMessage": "There was a proble...
Dear all, is there access to the product research (formally terapeak) via api? Thanks in advance.Best,Max,
When I call the getReport API, the return status is 200, but the Response Body is garbled. How can I download the report
I have been using the bulkCreateAdsByListingId function for some time without any issues. However, recently I encountered a problem when trying to assign items to an existing campaign.Here are the details:The campaign is active and currently has one ...
Im unable to use pictures to find out prices or what it has sold for
Where can I find list of eBay RESTful APIs SDK for RESTful APIs ,not Soap api
As per the title, am I correct in my evaluation that getItemConditionPolicies returns invalid data when a category does not allow condition values? For such categories it returns the itemConditionPolicies.itemConditionRequired bool stating if they ar...
Using below body data for createItemPromotion in sandbox env but getting error{"marketplaceId":"EBAY_GB","inventoryCriterion":{"listingIds":[],"inventoryCriterionType":"INVENTORY_BY_VALUE"},"discountRules":[{"discountSpecification":{"numberOfDiscount...
When I try to add a campaign or adgroup I get an error:Array ( [defaultBid] => Array ( [currency] => 0.15 [value] => EUR ) [name] => testowa adgrupa ) Array ( [errors] => Array ( [0] => Array ( [errorId] => 35089 [domain] => API_MARKETING [category] ...
Hi. I'm trying to use traffic report API but I have problem when using metric=DAY along with listing_ids in filter:When using just metric=DAY I get a list of data by dates in date_range and dimensionValues is the date value (yyyymmdd) But when I add ...
In my eBay developer account 'metadata. insights' scope is currently unavailable. I am unable to hit eBay API -> 'https://api.ebay.com/oauth/api_scope/metadata.insights'. This API throw error:'error: could not be loaded: invalid_scope: The requested ...
how to get smart campaigns data using get_campaigns api
Hi Community, I have 2 questions and hope it is ok to put them in one post. 1) we try to get our whole feed about all items we are selling. Therefor we are using the Inventory API:https://api.ebay.com/sell/inventory/v1/inventory_item?limit=2&offset=0...