Skip to main content

Scenario

Your Google Ads campaigns expose which age ranges and genders actually convert — not who you think your buyer is, but who Google proves is buying. You pull gender_view and age_range_view with conversion metrics, then create or update Mavera personas that match your real converting demographics. The result is a persona library calibrated to paid data.

Architecture

Code

Example Output

Error Handling

Google can’t classify all users. UNDETERMINED often has high volume. Exclude it from persona creation but monitor its conversion share.
With fewer than 30 conversions per segment, data is noisy. Use 90-day windows or aggregate across campaigns for statistical significance.
Check existing personas with GET /api/v1/personas?search=Google Ads before creating. Use PATCH to update demographics instead.

All Google Ads jobs

View all 7 Google Ads integration jobs

Personas API

Full reference for POST /api/v1/personas