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

bind variable suppport for WHERE <property> IN <list> queries #37

Closed
rparsi opened this issue May 3, 2014 · 2 comments
Closed

bind variable suppport for WHERE <property> IN <list> queries #37

rparsi opened this issue May 3, 2014 · 2 comments

Comments

@rparsi
Copy link

rparsi commented May 3, 2014

Currently using bind variables with a query that uses the IN clause doesn't work,
throws UNEXECUTABLE exception.

I consider this a core feature that needs to be implemented.

@vtsao
Copy link
Contributor

vtsao commented May 5, 2014

This is not a PHP client library specific issue, but an API issue. In the future, please discuss API issues on our forums:
https://groups.google.com/forum/#!forum/google-doubleclick-for-publishers-api

But I have passed your feedback for this issue to the team.

Thanks!

@vtsao vtsao closed this as completed May 5, 2014
@rparsi
Copy link
Author

rparsi commented May 8, 2014

Thank you for the reply.

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

No branches or pull requests

2 participants