Skip to main content
Feedback

2026-06 Google Ads upgrade v24

On June 9, 2026, the Google Ads connector is upgraded from API v20 to v24, ahead of Google's sunset of v20 on June 10, 2026. This upgrade includes new and updated reports, along with renamed and removed fields that may require updates to your Data Flows.

Key changes in Google Ads API v24

Renamed fields

Google Ads API v24 renamed the following 8 fields. Update your Data Flows to use the new field names:

Old field (v20)New field (v24)
campaign.start_datecampaign.start_date_time
campaign.end_datecampaign.end_date_time
metrics.average_cpvmetrics.trueview_average_cpv
metrics.video_viewsmetrics.video_trueview_views
metrics.video_view_ratemetrics.video_trueview_view_rate
metrics.video_view_rate_in_feedmetrics.video_trueview_view_rate_in_feed
metrics.video_view_rate_in_streammetrics.video_trueview_view_rate_in_stream
metrics.video_view_rate_shortsmetrics.video_trueview_view_rate_shorts

Removed fields

Google Ads API v24 removes the following 18 fields with no replacement. Remove these from your Data Flow configuration:

  1. campaign.url_expansion_opt_out
  2. campaign.video_brand_safety_suitability
  3. ad_group_ad.ad.call_ad.business_name
  4. ad_group_ad.ad.call_ad.call_tracked
  5. ad_group_ad.ad.call_ad.conversion_action
  6. ad_group_ad.ad.call_ad.conversion_reporting_state
  7. ad_group_ad.ad.call_ad.country_code
  8. ad_group_ad.ad.call_ad.description1
  9. ad_group_ad.ad.call_ad.description2
  10. ad_group_ad.ad.call_ad.disable_call_conversion
  11. ad_group_ad.ad.call_ad.headline1
  12. ad_group_ad.ad.call_ad.headline2
  13. ad_group_ad.ad.call_ad.path1
  14. ad_group_ad.ad.call_ad.path2
  15. ad_group_ad.ad.call_ad.phone_number
  16. ad_group_ad.ad.call_ad.phone_number_verification_url
  17. ad_group_ad.ad.demand_gen_multi_asset_ad.lead_form_only
  18. asset_group_asset.performance_label

To update an affected Google Ads Data Flow:

  1. Go to the Schema tab and click Clear All, then click Auto Mapping to regenerate your source-to-target mapping.
  2. Click Save and run your Data Flow to confirm data is flowing correctly.

Data Flows that do not use any of the affected fields will continue to work without any changes.

On this Page