Here's where you can learn what's changed in each Data Manager API release.
2025-08-06 v1.2
- Added support for sending offline
conversions and enhanced conversions for leads to Google Ads destinations
using the
IngestEvents
method. See the updated encryption guide for how to configure encryption for these conversions. - Added
APP
,IN_STORE
,PHONE
, andOTHER
values to theEventSource
enum. Anevent_source
is required for offline conversions and enhanced conversions for leads. - Added the
user_properties
field toEvent
. Set this field to aUserProperties
object to add advertiser-assessed information about a user when the event occurred. - Added a
destination_references
repeated field toCustomVariable
. Use this field to apply a custom variable value to only a subset of the destinations for anEvent
. - Added the following errors for offline conversions and enhanced conversions for leads:
DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS
DESTINATION_ACCOUNT_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS
DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED
2025-06-25 v1.1
- Added the
IngestEvents
method to theIngestionService
. Use IngestEvents as an additional data source for your tag conversions, to maximize ad interaction signals and strengthen your data and overall performance.
2025-04-02 v1.0
- First release of the Data Manager API, with support for sending audience data to Google Ads and Display & Video 360.
- Added support for gRPC and REST.
- Added the IngestionService with
IngestAudienceMembers
andRemoveAudienceMembers
methods for managing audience members using the following data types: - Audiences managed using the Data Manager API are only eligible for targeting if they have at least 1,000 members.