Jump to a popular page, or start typing.

    CONNECTIONS / BigQuery / BigQuery to Google OCI

    From BigQuery datasets to Google Ads offline conversion import.

    Point Signals at the dataset behind a read-only service account, and it reconciles closed-won revenue to the Google Ads click through GCLID on the cadence your scheduled query already keeps.

    bigquery -> google-oci :: live

    1. ● bigquery → google.oci :: live
    2. > read sales.pos_transactions rows=69,499
    3. hash sha256(email,phone) consent=filtered
    4. route google deliver
    5. ✓ delivered · 59,074 matched

    WHAT THIS ENABLES

    BigQuery to Google Offline Conversions

    BigQuery to Google Offline Conversions: A scheduled query reads the offline and in-store sales in your BigQuery tables, and Signals reconciles closed-won revenue to the Google Ads click through GCLID, hashed and consent-checked whenever the scheduled query reruns.

    • Signals reconciles closed-won revenue to the Google Ads click through GCLID, reading your BigQuery tables whenever the scheduled query reruns.
    • Smart Bidding trained on booked revenue instead of a mid-funnel proxy, fed by analytics engineers running BigQuery scheduled queries.
    WHAT FLOWS WHERE

    The click, the conversion, and the credit.

    The conversion happens off Google, away from any pixel. Here is how BigQuery closes the loop.

    Google credits the campaign that sourced the conversion conversion happens off-platform Ad click on Google Scheduled query sync recorded in BigQuery S Signals hash · dedupe Offline Conversion Impo… delivered · credited
    WHO THIS IS FOR

    Built for the teams that own the number.

    Advertisers whose Google-sourced deals close days after the click, with the numbers already modeled in BigQuery tables and GA4 exports.

    Analytics engineers running BigQuery scheduled queries who need Smart Bidding trained on booked revenue instead of a mid-funnel proxy.

    HOW DATAHASH SETS IT UP

    From kickoff to verified events.

    1. Connect

      A read-only service account with dataViewer on the one dataset you nominate to feed Google Ads' Offline Conversion Import (Google Ads API), sized for GCLID coverage.

    2. Map

      A scheduled query reads your BigQuery tables, and its columns map to Google Ads' Offline Conversion Import (Google Ads API) in the visual mapper, hashed and checked for GCLID coverage.

    3. Deliver

      Whenever the scheduled query reruns, Signals reconciles closed-won revenue to the Google Ads click through GCLID, scans only the rows the query changed, with GCLID coverage watched in the debugger.

    WHAT YOU GET

    What changes when the CSV goes away.

    Capability Manual CSV upload Datahash
    Reporting Offline sales sit in a separate export, reconciled by hand. Revenue counted in the same OCI reporting as web conversions.
    Deduplication A re-uploaded file risks counting the same conversion twice. Deduped delivery, so a resent record never counts as a second conversion.
    Match visibility Match quality is a guess until the numbers look off. Match rate reported per upload, tied to the source event set that produced it.
    Effort and latency An analyst exports and uploads on a manual cadence. Server-side and automatic the moment BigQuery records the event.
    ON THE WIRE

    What OCI actually receives.

    signals :: bigquery.google-oci :: wire

    1. ● signals :: event payload
    2. > POST /offline_conversion_import source=bigquery.sales.pos_transactions
    3. gclid "Cj0KCQjw…" · conversion_action "closed_won"
    4. conversion_date_time "2026-07-13T13:58:11"
    5. conversion_value 38886 · currency_code SAR
    6. ✓ accepted · batch=hourly
    FAQ

    Asked on almost every call.

    How often does the BigQuery Google OCI sync run?

    The scheduled query sets the pace: rebuild the offline and in-store sales nightly and delivery to Google Ads is nightly, or refresh hourly for an hourly feed. Each run only reads the rows the query changed, so Smart Bidding trained on booked revenue instead of a mid-funnel proxy stays current for GCLID coverage while BigQuery slot cost barely moves.

    What match rate should a BigQuery-sourced Google OCI 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 Google Ads' Offline Conversion Import (Google Ads API) sets a baseline, the number advertisers whose Google-sourced deals close days after the click weigh against GCLID coverage.

    NEXT STEP

    BigQuery to Google OCI, in production this week.