← all adapters

ga4-style

simulates Google Analytics Data API + Admin API v1beta

restadapter v0.1.04 routes

use it

# add to stunt.yaml
services:
  ga4:
    adapter: embedded:ga4-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

tokensaccountspropertiesdatastreams

routes (4)

GET/v1admin/accounts
GET/v1admin/properties
GET/v1admin/properties/{property}/dataStreams
POST/v1beta/properties/{resource}