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

Using the campaign status as a selector gets ignored #9

Open
achkatsaros opened this issue Sep 6, 2017 · 0 comments
Open

Using the campaign status as a selector gets ignored #9

achkatsaros opened this issue Sep 6, 2017 · 0 comments

Comments

@achkatsaros
Copy link

Hello,

thank you for the nice library. I noticed that, even if I specify:

campaigns = c.getCampaigns({'campaignStatus': 'RUNNING'})

I get all campaigns, regardless of their status (also NOT_RUNNING and DEAD ones). Even if I give some random status ({'campaignStatus': 'FOO'}) I still get all campaigns. In contrast, the campaignIDs as a selector works fine.

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

1 participant