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

[Question] What is the max length of Event Property String value? #70

Closed
jtm57 opened this issue Mar 15, 2022 · 5 comments
Closed

[Question] What is the max length of Event Property String value? #70

jtm57 opened this issue Mar 15, 2022 · 5 comments

Comments

@jtm57
Copy link

jtm57 commented Mar 15, 2022

Feature question

Feature
Event Property

Question
What is max length of Event Property String value?


@chelsea-youmans
Copy link

@jtm57 Hello! Event names must be 2-30 characters. The Marketing API documentation has info on an equivalent endpoint here: https://mailchimp.com/developer/marketing/api/list-member-events/add-event/

I hope that helps!

@jtm57
Copy link
Author

jtm57 commented Mar 15, 2022

Hi Chelsea --

Not the Event Name. In the Event Properties section (https://github.com/mailchimp/Mailchimp-SDK-iOS#properties), what is the maximum length of "String value" in the sentence "These properties have a String key and String value?"

@chelsea-youmans
Copy link

Ah, sorry about that. I am unaware of a character limit on event property keys or values.

@chelsea-youmans
Copy link

@jtm57 Ok, I asked a teammate and it appears that event properties have a rough limit of 1,000 characters, counting all key/value pairs. I know that doesn't quite help your question around a single property's value limit. But hopefully it gives you an idea of what you're working with here.

@jtm57
Copy link
Author

jtm57 commented Mar 16, 2022

Thanks, @chelsea-youmans .

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

2 participants