Data Manager API

  • The unified ingestion API allows data partners, agencies, and advertisers to connect first-party data across Google advertising products.

  • The service name for creating RPC client stubs is datamanager.googleapis.com.

  • The IngestionService provides methods to upload and remove audience members, ingest events, and retrieve request status.

  • The IngestAudienceMembers and RemoveAudienceMembers methods manage lists of AudienceMember resources.

  • The IngestEvents method uploads lists of Event resources.

A unified ingestion API for data partners, agencies and advertisers to connect first-party data across Google advertising products.

Service: datamanager.googleapis.com

The Service name datamanager.googleapis.com is needed to create RPC client stubs.

google.ads.datamanager.v1.IngestionService

Methods
IngestAudienceMembers Uploads a list of AudienceMember resources to the provided Destination.
IngestEvents Uploads a list of Event resources from the provided Destination.
RemoveAudienceMembers Removes a list of AudienceMember resources from the provided Destination.
RetrieveRequestStatus Gets the status of a request given request id.

google.ads.datamanager.v1.MarketingDataInsightsService

Methods
RetrieveInsights Retrieves marketing data insights for a given user list.

google.ads.datamanager.v1.PartnerLinkService

Methods
CreatePartnerLink Creates a partner link for the given account.
DeletePartnerLink Deletes a partner link for the given account.
SearchPartnerLinks Searches for all partner links to and from a given account.

google.ads.datamanager.v1.UserListDirectLicenseService

Methods
CreateUserListDirectLicense Creates a user list direct license.
GetUserListDirectLicense Retrieves a user list direct license.
ListUserListDirectLicenses Lists all user list direct licenses owned by the parent account.
UpdateUserListDirectLicense Updates a user list direct license.

google.ads.datamanager.v1.UserListGlobalLicenseService

Methods
CreateUserListGlobalLicense Creates a user list global license.
GetUserListGlobalLicense Retrieves a user list global license.
ListUserListGlobalLicenseCustomerInfos Lists all customer info for a user list global license.
ListUserListGlobalLicenses Lists all user list global licenses owned by the parent account.
UpdateUserListGlobalLicense Updates a user list global license.

google.ads.datamanager.v1.UserListService

Methods
CreateUserList Creates a UserList.
DeleteUserList Deletes a UserList.
GetUserList Gets a UserList.
ListUserLists Lists UserLists.
UpdateUserList Updates a UserList.