Converter · Validator
Convert legacy offline conversion CSVs to the Data Manager API format
Google blocked offline conversion imports through the Google Ads API on June 15, 2026. Paste your legacy conversion CSV below to get a validated Data Manager API JSON payload and a clean import-ready CSV — with every formatting problem flagged by line.
● Your data never leaves your browser.
Results
Fill in your account details (optional)
Leave blank to download with placeholders you can replace later. The conversion action ID is the
numeric ctId in the URL when you open the conversion action under
Goals › Conversions in Google Ads.
JSON: request bodies for POST https://datamanager.googleapis.com/v1/events:ingest.
CSV: clean file for a manual upload with Data Manager in the Google Ads UI.
Doing this every month? Server-side tracking platforms such as Stape or Tracklution send offline conversions to Google automatically — no CSV exports, no format migrations.
What this tool checks
- Required columns present (
Conversion Name,Conversion Time) — headers matched case-insensitively - Every row has at least one click identifier:
Google Click ID,GBRAID, orWBRAID - Timestamps parse and carry a timezone — converted to RFC 3339 UTC (
2026-06-20T15:07:01Z), never silently assumed - Future-dated or >90-day-old conversions flagged as warnings
Conversion Valuenumeric and non-negative; currency a three-letter ISO 4217 code- Enhanced-conversions-for-leads columns (email / phone) detected and reported as out of scope
New to the migration? Start with the migration guide, check the old → new field mapping, or see what changed on June 15, 2026.