Internal document · Do not distribute publicly
RTSFZH Ads Internal
Ops contact

Integration guide

How internal systems connect to RTSFZH Ads for Google Ads delivery and how data should flow. Adjust hostnames and regions to match your deployment.

Reference architecture

Google Ads (OAuth/API) → RTSFZH Ads services → approved export targets (warehouse, BI, object storage). Avoid copying full exports to laptops; use VPN and managed workstations where policy requires it.

Exports

Webhooks

Outbound events include job.completed, rule.triggered, and export.ready. Retry with exponential backoff; verify signatures using the shared secret in the internal secrets store.

Failure modes

SymptomFirst check
401 on APIToken expiry; rotate via ops runbook
Partial exportRate limit; split date range
Webhook 5xxEndpoint SLA; dead-letter queue in monitoring

← Back to Integrations on home