AQL Reference
Signatures, grammar, and per-function details for the Analytics Query Language.
This is the reference for AQL: the signatures, the grammar, the function-by-function details. Use it to look something up.
For concepts (what AQL is for, how metrics work, how to think about Level of Detail, time comparisons, the order of operations), head to AQL & Metrics in the Documentation section.
How this section is organized
AQL has a small grammar and a large function library. These pages map to that split: a handful of grammar pages, then the function library grouped by category.
Quick lookup
If you already know what you're looking for, these flat tables are the fastest way in.
See also
- AQL & Metrics: conceptual guides and learning material
- AML Reference: the modeling DSL that AQL queries against