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

Key fields on 'Campaign recipients' endpoint #4

Open
dnlmc opened this issue Jun 21, 2018 · 0 comments
Open

Key fields on 'Campaign recipients' endpoint #4

dnlmc opened this issue Jun 21, 2018 · 0 comments

Comments

@dnlmc
Copy link

dnlmc commented Jun 21, 2018

Currently, key fields on the Campaign recipients endpoint are designated as:

KEY_PROPERTIES = ['CampaignID', 'EmailAddress']

But I wonder if 'ListID' should be added to the key fields, since in theory a campaign can be sent to multiple lists, and the same email address might be present on those lists (& that'd be something we'd want to know). Also, in this scenario, we'd just lose one or many valid listIDs if the keys were deduplicating properly (Issue 3).

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