Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for batch delete #8

Open
tnydwrds opened this issue Jan 9, 2014 · 2 comments
Open

Add support for batch delete #8

tnydwrds opened this issue Jan 9, 2014 · 2 comments

Comments

@tnydwrds
Copy link
Contributor

tnydwrds commented Jan 9, 2014

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

@hbmartin
Copy link

hbmartin commented Jan 9, 2014

How should this be handled with the V3 API?

@chriscrichton
Copy link
Contributor

I guess for v3, it should iterate over the array

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants