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

missing query parameters for URL used in MailingList list_lists() #21

Open
brycegrier opened this issue Nov 4, 2024 · 0 comments
Open

Comments

@brycegrier
Copy link

brycegrier commented Nov 4, 2024

List_lists() returns a DataFrame with various parameters for the mailings lists. The parameter "contactCount" always returns 0 for every entry though. This appears to be due to a query parameter called "includeCount" which evidently defaults to false. Setting this paramter to true in the request URL yields correct values in the "contactCount" column.

https://api.qualtrics.com/dd83f1535056c-list-mailing-lists#Query-Parameters

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