openx / OX3-Python-API-Client

Helper class for accessing the OX3 API - Requires https://github.com/simplegeo/python-oauth2
Other
8 stars 17 forks source link

Add support for batch delete #8

Open tnydwrds opened 10 years ago

tnydwrds commented 10 years ago

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

hbmartin commented 10 years ago

How should this be handled with the V3 API?

chriscrichton commented 10 years ago

I guess for v3, it should iterate over the array