CONNECTIONS / BigQuery / BigQuery to Snap Leads CAPI
From BigQuery datasets to Snapchat qualified-lead reporting.
Point Signals at the dataset behind a read-only service account, and it sends qualified-lead events so Snapchat bids toward leads that convert offline on the cadence your scheduled query already keeps.
- ● bigquery → snap.capi :: live
- > read crm.lead_stage_history rows=22,354
- hash sha256(email,phone) consent=filtered
- route snap deliver
- ✓ delivered · 19,895 matched
WHAT THIS ENABLES
BigQuery to Snapchat Leads CAPI
BigQuery to Snapchat Leads CAPI: A scheduled query reads the qualified-lead and pipeline signals in your BigQuery tables, and Signals sends qualified-lead events so Snapchat bids toward leads that convert offline, hashed and consent-checked whenever the scheduled query reruns.
- Signals sends qualified-lead events so Snapchat bids toward leads that convert offline, reading your BigQuery tables whenever the scheduled query reruns.
- Snapchat optimizing on qualified leads instead of raw submissions, fed by analytics engineers running BigQuery scheduled queries.
WHAT FLOWS WHERE
BigQuery to Lead Gen CAPI, mapped.
A scheduled query hands the qualified-lead and pipeline signals to Signals, which hashes and consent-filters each row before Snapchat's Leads Conversions API logs the lead conversions for qualified-lead signals.
A scheduled query hands the qualified-lead and pipeline signals to Signals, which hashes and consent-filters each row before Snapchat's Leads Conversions API logs the lead conversions for qualified-lead signals.
Built for the teams that own the number.
Analytics engineers running BigQuery scheduled queries who need Snapchat optimizing on qualified leads instead of raw submissions.
From kickoff to verified events.
-
Connect
A read-only service account with dataViewer on the one dataset you nominate to feed Snapchat's Leads Conversions API, sized for qualified-lead signals.
-
Map
A scheduled query reads your BigQuery tables, and its columns map to Snapchat's Leads Conversions API in the visual mapper, hashed and checked for qualified-lead signals.
-
Deliver
Whenever the scheduled query reruns, Signals sends qualified-lead events so Snapchat bids toward leads that convert offline, scans only the rows the query changed, with qualified-lead signals watched in the debugger.
What ships with this use case.
Snapchat optimizing on qualified leads instead of raw submissions on every run, since Signals scans only the rows the query changed.
Spend steered toward leads that qualify, delivered whenever the scheduled query reruns without BigQuery slot cost climbing.
Each run returns a match report on qualified-lead signals from Snapchat's Leads Conversions API, read from your BigQuery tables whenever the scheduled query reruns, at flat BigQuery slot cost.
What Lead Gen CAPI actually receives.
- ● signals :: event payload
- > POST /v2/conversion source=bigquery.crm.lead_stage_history
- event_type "QUALIFIED_LEAD" · event_conversion_type "OFFLINE"
- hashed_email "4ac910…" · hashed_phone_number "7e30bc…"
- timestamp 1784192030
- ✓ accepted · match=true
Adjacent moves on the same stack.
from BigQuery
BigQuery to Meta Conversion Leads
BigQuery to Meta CAPI for CRM: A scheduled query reads the qualified-lead and pipeline…
Learn morefrom BigQuery
BigQuery to Google EC for Leads
BigQuery to Google EC for Leads: A scheduled query reads the qualified-lead and pipeline…
Learn moresame use case
ActiveCampaign to Snap Leads CAPI
ActiveCampaign to Snapchat Leads CAPI: Signals reads your ActiveCampaign contacts and deal…
Learn moregeneric
Snap Lead Gen CAPI
Route qualified lead stages from your CRM back to Snap via server-side CAPI so campaigns…
Learn moreAsked on almost every call.
How often does the BigQuery Snap Leads CAPI sync run?
The scheduled query sets the pace: rebuild the qualified-lead and pipeline signals nightly and delivery to Snapchat is nightly, or refresh hourly for an hourly feed. Each run only reads the rows the query changed, so Snapchat optimizing on qualified leads instead of raw submissions stays current for qualified-lead signals while BigQuery slot cost barely moves.
What match rate should a BigQuery-sourced Snap Leads CAPI batch expect?
Coverage in your BigQuery tables decides the rate, not BigQuery. A row with a current hashed email or phone matches; one missing both cannot, however the query is tuned. The first run's report from Snapchat's Leads Conversions API sets a baseline, the number Snapchat lead-gen advertisers qualifying leads after the form weigh against qualified-lead signals.
NEXT STEP