BrandwatchLtd / bcr-api

Python Client Library for the Brandwatch Consumer Research API
MIT License
21 stars 23 forks source link

Allow user requested sample rate, and fix rule validation bug #17

Closed pfairfax1 closed 4 years ago

pfairfax1 commented 4 years ago

A PR to resolve this issue, and also to fix the bug whereby the client complains that booleanQuery param isn't passed into project.validate_rule_search when uploading a rule, preventing that rule from being uploaded.