Skip to content

Commit 2369a6c

Browse files
committed
Update sidenav and move to API docs
1 parent 0a4e165 commit 2369a6c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,8 +406,6 @@ sections:
406406
title: Generative Audiences
407407
- path: '/engage/audiences/organization'
408408
title: Organize Audiences
409-
- path: '/engage/audiences/query-language'
410-
title: Segment Query Language
411409

412410
- section_title: Journeys
413411
description: "Learn how to create multi-step Journeys to tailor messages to your users."
@@ -606,6 +604,8 @@ sections:
606604
title: Public API
607605
- path: /api/public-api/fql
608606
title: Destination Filter Query Language
607+
- path: '/api/public-api/query-language'
608+
title: Segment Query Language
609609
- section_title: Config API
610610
slug: api/config-api
611611
section:

src/engage/audiences/query-language.md renamed to src/api/public-api/query-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Segment Query Language Reference
3-
plan: engage-foundations
3+
plan: papi
44
---
55

66
Segment's query language lets you define audience segments and computed traits. With clear syntax and practical functionality, the language simplifies the process of defining conditions and computations, helping you extract valuable insights from customer data.

0 commit comments

Comments
 (0)