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

setTargeting parameter #130

Open
samburgers opened this issue Jul 16, 2016 · 1 comment
Open

setTargeting parameter #130

samburgers opened this issue Jul 16, 2016 · 1 comment

Comments

@samburgers
Copy link

Hi,

Just letting you know that the correct way to include the setTargeting parameter appears to be with an array of values. Could be worth adding that to the docs. Thanks

setTargeting: {
 "key": ["value"]
},

or

setTargeting: {
 "key": ["value1","value2"]
},
@yairneumann11
Copy link

Hi,

Question, do you know whats the right way of sending an array within the data-targeting attribute?

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