The Data Manager API is in closed beta. To express interest in joining the closed beta, fill out
this form.
Data Manager API
Stay organized with collections
Save and categorize content based on your preferences.
A unified ingestion API for data partners, agencies and advertisers to connect first-party data across Google advertising products.
Service: datamanager.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://datamanager.googleapis.com
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-24 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-24 UTC."],[],[],null,["# Data Manager API\n\nA unified ingestion API for data partners, agencies and advertisers to connect first-party data across Google advertising products.\n\n- [REST Resource: v1.audienceMembers](#v1.audienceMembers)\n- [REST Resource: v1.events](#v1.events)\n\nService: datamanager.googleapis.com\n-----------------------------------\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- \u003chttps://datamanager.googleapis.com/$discovery/rest?version=v1\u003e\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:\n\n- `https://datamanager.googleapis.com`\n\nREST Resource: [v1.audienceMembers](/data-manager/api/reference/rest/v1/audienceMembers)\n----------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ingest](/data-manager/api/reference/rest/v1/audienceMembers/ingest) | `POST /v1/audienceMembers:ingest` Uploads a list of [AudienceMember](/data-manager/api/reference/rest/v1/AudienceMember) resources to the provided [Destination](/data-manager/api/reference/rest/v1/Destination). |\n| [remove](/data-manager/api/reference/rest/v1/audienceMembers/remove) | `POST /v1/audienceMembers:remove` Removes a list of [AudienceMember](/data-manager/api/reference/rest/v1/AudienceMember) resources from the provided [Destination](/data-manager/api/reference/rest/v1/Destination). |\n\nREST Resource: [v1.events](/data-manager/api/reference/rest/v1/events)\n----------------------------------------------------------------------\n\n| Methods ||\n|-------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ingest](/data-manager/api/reference/rest/v1/events/ingest) | `POST /v1/events:ingest` Uploads a list of [Event](/data-manager/api/reference/rest/v1/events/ingest#Event) resources from the provided [Destination](/data-manager/api/reference/rest/v1/Destination). |"]]