Skip to main content

What is Google Ads Remarketing?

The Google Ads Remarketing destination syncs customers from Masivo audiences into a Google Ads Customer Match user list. You can then use that list for remarketing and lookalike-style campaigns in Google Ads. This integration is separate from Google Ads conversion upload. Remarketing syncs audience membership; conversion upload sends purchase and event conversions.
Remarketing uses the Google Data Manager API with OAuth and a GCP project. It does not require a Google Ads developer token.

Key Features

Audience sync

Add and remove customers when Masivo audiences change

Customer Match

Populate a Google Ads user list for remarketing campaigns

Privacy-first identifiers

Email, phone, and name are hashed with SHA-256 before upload

MCC support

Optional Login customer ID for Manager (MCC) / client account setups

Integration type

Destination (audience sync)

When enabled as a destination on a Masivo audience:
  • Add: Customers entering the audience are uploaded to your Google Ads user list
  • Remove: Customers leaving the audience (or delete signals) are removed by hashed email
  • Background processing: A cron worker drains the google-ads-remarketing queue in batches

Data flow

1

Audience update

A Masivo audience is created, recalculated, or a member is added/removed.
2

Enqueue

Destination jobs are enqueued on the google-ads-remarketing queue.
3

Process

The cron batches members, hashes identifiers, and calls Data Manager audienceMembers:ingest or audienceMembers:remove.
4

Google Ads

Members appear in your Customer Match user list for campaign targeting.

Identifiers sent

FieldTreatmentWhen used
EmailTrim, lowercase, SHA-256 (HEX)Add and remove
PhoneDigits only, SHA-256 (HEX)Add (if present)
First / last nameTrim, lowercase, SHA-256 (HEX)Add (with full address)
Country codePlainAdd (with full address)
Postal codePlainAdd (with full address)
At least one of email or phone is required for an add. Removals require email only.

Requirements

Google & GCP

  • GCP project with Data Manager API enabled - OAuth 2.0 Web client (Client ID + Client Secret) - Refresh token with scope https://www.googleapis.com/auth/datamanager
  • Google Ads API developer token - Google Ads API enablement for this destination (Data Manager is used instead)

Comparison with Google Ads conversions

RemarketingConversions
PurposeSync audience listsUpload conversion events
APIData ManagerGoogle Ads API
Developer tokenNot usedRequired
Main IDsUser List ID, GCP Project IDConversion Action ID
Catalog IDgoogle-ads-remarketinggoogle-ads-destination

Next step

Setup guide

Configure credentials, OAuth scope, and verify the connection

Google Ads conversions

Track purchases and events as Google Ads conversions