Fetches Video AdsAsk AIget https://prod.suggestedtv.com/api/dashboard/v1/video-adQuery ParamsidsstringA comma separated list of the IDs to retrieve up to a maximum of 100. If specified, the limit, offset, filter and query parameters are ignored.limitnumberDefaults to 50The number of items to return up to a maximum of 100.offsetnumberDefaults to 0Used for pagination. Determines how many items to offset the results by.sort-bystringDefaults to updatedDetermines what field and order the results should be sorted by. It can be set to an enumeration of either 'created', 'updated' or 'name'. By default results are returned in ascending order. The enumeration can be prefixed by a '-' symbol to denote decending order.querystringReturns items that have a name like the query or matches the ID. Case insensitive.Response 200Successful responseUpdated 5 months ago