Hello,
I'm looking for some API to retrieve information about upcoming eBay Live events (for eBay Germany) in order to equip some ticker feed with it.
Already was trying getEvents() (https://developer.ebay.com/api-docs/buy/deal/resources/event/methods/getEvents) - but couldn't find any information regarding eBay Live. Doesn't seem to be a product category that I could filter for.
Does anyone know whether actually IS some API that I could use? Could maybe getDealtems() help (https://developer.ebay.com/api-docs/buy/deal/resources/deal_item/methods/getDealItems)?