CONNECTIONS / Redshift / Redshift to Google Customer Match
Customer segments in Redshift, activated for Google Customer Match.
Grant a scoped IAM role, name the table or materialized view, and Signals projects your segments into Google Ads as Customer Match lists with no UNLOAD to S3 and no file to hand off.
- ● redshift → google.match :: live
- > read marketing.high_value_customers rows=49,590
- hash sha256(email,phone) consent=filtered
- route google deliver
- ✓ delivered · 40,664 matched
WHAT THIS ENABLES
Redshift to Google Customer Match
Redshift to Google Customer Match: The Redshift Data API reads the customer segments in your Redshift tables, and Signals projects your segments into Google Ads as Customer Match lists, hashed and consent-checked as the materialized view refreshes.
- Signals projects your segments into Google Ads as Customer Match lists, reading your Redshift tables as the materialized view refreshes.
- Customer Match lists that add joiners and drop lapsed members each sync, fed by analytics teams maintaining Redshift tables and materialized views.
WHAT FLOWS WHERE
Redshift to Customer Match, mapped.
Signals pulls customer segments through the Redshift Data API, hashes and filters every row, and posts the match-ready audiences to Google Ads' Customer Match API, keeping the serving-size threshold in view.
Signals pulls customer segments through the Redshift Data API, hashes and filters every row, and posts the match-ready audiences to Google Ads' Customer Match API, keeping the serving-size threshold in view.
Built for the teams that own the number.
Analytics teams maintaining Redshift tables and materialized views who need Customer Match lists that add joiners and drop lapsed members each sync.
From kickoff to verified events.
-
Connect
A scoped IAM role with SELECT on the schema you name to feed Google Ads' Customer Match API, sized for the serving-size threshold.
-
Map
The Redshift Data API reads your Redshift tables, and its columns map to Google Ads' Customer Match API in the visual mapper, hashed and checked for the serving-size threshold.
-
Deliver
As the materialized view refreshes, Signals projects your segments into Google Ads as Customer Match lists, touches only the rows changed since the last read, with the serving-size threshold watched in the debugger.
What ships with this use case.
Customer Match lists that add joiners and drop lapsed members each sync on every run, since Signals touches only the rows changed since the last read.
Lists that self-maintain across syncs, delivered as the materialized view refreshes without RA3 load climbing.
Each run returns a match report on the serving-size threshold from Google Ads' Customer Match API, read from your Redshift tables as the materialized view refreshes, at flat RA3 load.
What Customer Match actually receives.
- ● signals :: audience upload
- > POST /user_list_operations source=redshift.marketing.high_value_customers
- operation ADD · user_list "segment_82753"
- hashed_email sha256 "b02cf1…" · hashed_phone sha256 "3ad990…"
- members_uploaded 49,590 · members_matched 40,664
- ✓ accepted match=82%
Adjacent moves on the same stack.
from Redshift
Redshift to Meta Custom Audience
Redshift to Meta Custom Audience: The Redshift Data API reads the customer segments in your…
Learn morefrom Redshift
Redshift to TikTok Custom Audience
Redshift to TikTok Custom Audience: The Redshift Data API reads the customer segments in…
Learn moresame use case
ActiveCampaign to Google Customer Match
ActiveCampaign to Google Customer Match: Signals reads your ActiveCampaign contacts and…
Learn moregeneric
Google Customer Match
Datahash builds and refreshes Google Customer Match audiences from your CRM, warehouse, or…
Learn moreAsked on almost every call.
How often does the Redshift Google Customer Match sync run?
The refresh schedule drives it: when the materialized view rebuilds nightly, Google Ads gets a nightly feed, and an hourly refresh runs hourly. Each read touches only changed rows, so Customer Match lists that add joiners and drop lapsed members each sync stays fresh for the serving-size threshold without RA3 load rising.
What match rate should a Redshift-sourced Google Customer Match batch expect?
The fill rate of the view matters more than Redshift itself. A clean hashed email or phone matches; a blank one never will. The first scheduled read reports quality from Google Ads' Customer Match API, the figure growth teams feeding Google audiences from governed first-party data weigh against the serving-size threshold.
NEXT STEP