openx/OX3-Python-API-Client

Add support for batch delete

tnydwrds opened this issue · 2 comments

The OpenX V4 API supports batch operations. Client.delete should be updated to support passing an array of uids to be deleted.

How should this be handled with the V3 API?

I guess for v3, it should iterate over the array