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

reports_email_activity stream does not support multivariate campaigns #15

Open
markberger opened this issue Nov 14, 2019 · 2 comments
Open

Comments

@markberger
Copy link

When fetching email activity for a multivariate campaign, activity for the parent campaign will always be empty. Instead, you need to fetch the email activity for each individual child campaign found in variate_settings on the campaign object:

https://mailchimp.com/developer/reference/campaigns/#get_/campaigns

@NAjustin
Copy link

Just to be clear, this would be the effect for RSS emails and the "classic" A/B tests as well, as noted in the subreports documentation (newer A/B is really just a common case of the Multivariate type):
https://mailchimp.com/developer/reference/reports/sub-reports/

This has definitely been a deal-breaker for our use case.

(sent_to has a similar issue, which also manifests in the form of not being able to pull full history for engagement with Automation Workflows.)

@kristen-all
Copy link

Same for automations as well.

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

3 participants