I’m trying to use property links to create segments in emails.
I created a segment:
properties about someone -- Shopping for -- equals -- baby -- text
I then used the below link in an email:
{% update_property_link 'Shopping for' ‘baby’ 'https://www.giggle.com/collections/baby-1’ %}
And I keep getting the below error message. Any insight is appreciated.