How can upload video to listing with ebay RESTFull API?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 03:24 AM
1 REPLY 1
Re: How can upload video to listing with ebay RESTFull API?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 09:52 AM
API for uploading video:
https://developer.ebay.com/api-docs/commerce/media/overview.html
See the Inventory API for adding the above-uploaded video to a listing:
product.videoIds | array of string | An array of one or more VideoId values for the product. A VideoId is a unique identifier that is automatically created by eBay when a seller successfully uploads a video to eBay using the uploadVideo method of the Media API. Occurrence: Conditional |
Message 2 of 2
