Each account points at an env_prefix. Secrets
(<prefix>_CLIENT_ID, _CLIENT_SECRET,
_REFRESH_TOKEN, _DEVELOPER_TOKEN) live in
.env. The Mint refresh token button runs the
OAuth flow and writes the new token back to .env
automatically — no terminal needed.
| Key | env_prefix | Customer ID | Login customer ID | Mode | Sheet writer | Env vars present | |
|---|---|---|---|---|---|---|---|
| ldnet | GOOGLE_2 |
4458263254 | 1334970500 | dry-run | client_id client_secret refresh_token developer_token | edit | |
| ldnow | GOOGLE |
1852170948 | 9888376947 | dry-run | client_id client_secret refresh_token developer_token | edit |