We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e0d87 commit 35e7dd1Copy full SHA for 35e7dd1
docs/faq/targeting/advanced-targeting.mdx
@@ -23,5 +23,7 @@ NEW_ANDROID_13_USERS = NimbusTargetingConfig(
23
)
24
```
25
26
+Targeting expressions are written in [JEXL (Javascript EXpression Language)](https://github.com/mozilla/mozjexl).
27
+
28
If you need help writing the targeting expression, let us know in [`#ask-experimenter`](https://mozilla.slack.com/archives/CF94YGE03) on Slack.
29
0 commit comments