Paginated raw event feed with rich filtering
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Query Parameters
Section titled “Query Parameters”Inclusive window start (YYYY-MM-DD). Parsed with parseDateRangeParams; when either startDate or endDate is missing/invalid the route falls back to a rolling default window (30 days for events/visits/attribution, 7 days for growth).
Inclusive window end (YYYY-MM-DD). See startDate for fallback behavior.
Property filter key for the Nth filter (N=1..5), paired with pop{N} (operator) and pval{N} (value). Up to 5 property filters (pkey1/pop1/pval1 … pkey5/pop5/pval5).
Responses
Section titled “Responses”Paginated event feed. properties is the parsed per-event propertiesJson blob — a genuinely free-form user-supplied object (arbitrary keys/values), so it stays permissive. serverTimestamp comes from the Analytics Engine toDateTime(clientTimestampMs/1000) expression, so it is a ClickHouse datetime string “YYYY-MM-DD HH:MM:SS” (UTC, space separator, no timezone suffix) — NOT RFC3339. id is a synthetic composite “
object
object
Defaults to “UNKNOWN” when absent
UTC datetime, ClickHouse format “YYYY-MM-DD HH:MM:SS”
Free-form event properties supplied by the ingesting client; null when absent or unparsable.
object
object
Total matching rows (AE COUNT()), not the page size
Distinct configured event names for the project (filter options).
Short-link filter options for the project.
object
Ad-platform config (pixel) filter options for the project.