Skip to content

Conversation

smaeda-ks
Copy link
Contributor

  1. active_entities() method is not handling optional parameters correctly and hence all optional parameters are not working when specified (such as campaign_ids).

  2. async_stats_job_result() is not returning Cursor instance and taking job_ids as a required parameter mistakenly.

- job_ids is not a required parameter
- return Cursor instance rather than String
- update analytics example snippet
@smaeda-ks smaeda-ks merged commit 8a58f8b into xdevplatform:master Jul 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants