Rich-text Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
how to solve it
estelle_qiu 12-15-16
how to solve it
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I am a novice, I see the document https://developers.optimizely.com/classic/rest/conditions/index.html, but an error. How to fix it?

Re: how to solve it
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Tested the above audience and it seems right, maybe there is something else conflicting?
[
"and",
[
"or",
[
"or",
{
"value": "iphone",
"type": "device"
}
]
]
]
[
"and",
[
"or",
[
"or",
{
"value": "iphone",
"type": "device"
}
]
]
]
Ryan
------------------------------------------------
The best solution is the simplest.
https://www.linkedin.com/in/ryan-camilleri
------------------------------------------------
The best solution is the simplest.
https://www.linkedin.com/in/ryan-camilleri
estelle_qiu 12-16-16
Re: how to solve it
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
so I don't know what 's matter
Roman-Delcarmen 12-16-16
Re: how to solve it
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Try create a new project inside your dashboard and then create a new experiment with a new audience
SEO and CRO Specialist
estelle_qiu 12-17-16
Re: how to solve it
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
There is no effect for me ,do you have this problem ,how do you solve?
estelle_qiu 12-17-16
Re: how to solve it
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello , I am use ruby optimizely-sdk , I am confused that In Full Stack Version ,we just only use custom attribute define the audience? And I imitate the guide , how can I set in my code . And other question ,at the bottom of reply , I have activated the experiment , but the variation_key is always nil, is it because what I set the conditions about audience not satisify our experiment ?
