Field mappings
Stay organized with collections
Save and categorize content based on your preferences.
Use the mappings in the tables to map Customer Match audience management methods
and fields in the Display & Video 360 API to their equivalent in the Data Manager API.
Method mapping
The following table maps Display & Video 360 API methods to equivalent Data Manager API methods:
Request mapping
The following tables map request fields of Display & Video 360 API methods to their
equivalent in the Data Manager API.
userLists.get
userLists.list
userLists.create
userLists.update
audienceMembers.ingest
firstPartyAndPartnerAudiences.editCustomerMatchMembers (Display & Video 360 API)
audienceMembers.ingest (Data Manager API)
Notes
advertiserId
firstPartyAndPartnerAudienceId
destinations
Check out Configure destinations for details.
addedContactInfoList.contactInfos
audienceMembers
Individual user identifiers can be set in the compositeData.userData field within AudienceMember objects. See User Identifiers for details.
addedContactInfoList.consent
consent
Consent can also be set in individual AudienceMember objects.
addedMobileDeviceIdList.mobileDeviceIds
audienceMembers
Individual mobile device IDs are set in the mobileData field within AudienceMember objects.
addedMobileDeviceIdList.consent
consent
Consent can also be set in individual AudienceMember objects.
No equivalent
validateOnly
No equivalent
encoding
Required. Set to the Encoding used for UserIdentifier values.
No equivalent
encryptionInfo
Set if the request contains encrypted values. See Encryption for details.
No equivalent
termsOfService
Required . Set to indicate that the user has accepted or rejected the terms of service for Customer Match.
audienceMembers.remove
Object field mappings
Here are the mappings from Display & Video 360 API objects to the equivalent objects in
the Data Manager API.
UserList
FirstPartyAndPartnerAudience (Display & Video 360 API)
UserList (Data Manager API)
Notes
name
name
Uses a different resource name format. See Resource names for details.
firstPartyAndPartnerAudienceId
id
No equivalent
readOnly
displayName
displayName
description
description
No equivalent
membershipStatus
No equivalent
integrationCode
membershipDurationDays
membershipDuration
No equivalent
closingReason
No equivalent
accessReason
No equivalent
accountAccessStatus
displayAudienceSize
sizeInfo.displayNetworkMembersCount
No equivalent
sizeInfo.searchNetworkMembersCount
No equivalent
targetNetworkInfo
No equivalent
ingestedUserListInfo
firstPartyAndPartnerAudienceType
No equivalent
audienceType
No equivalent
audienceSource
No equivalent
activeDisplayAudienceSize
No equivalent
youtubeAudienceSize
No equivalent
gmailAudienceSize
No equivalent
displayMobileAppAudienceSize
No equivalent
displayMobileWebAudienceSize
No equivalent
displayDesktopAudienceSize
No equivalent
appId
ingestedUserListInfo.mobileIdInfo.appId
contactInfoList
audienceMembers methods
In the Data Manager API, add and remove members using the ingest and
remove methods of audienceMembers .
mobileDeviceIdList
audienceMembers methods
In the Data Manager API, add and remove members using the ingest and
remove methods of audienceMembers .
Resource names
The Data Manager API uses a different resource name format than the Display & Video 360 API.
Display & Video 360 API
In the Display & Video 360 API, a UserList resource name uses a format that only
contains the audience ID:
firstAndThirdPartyAudiences/{first_and_third_party_audience_id}
Data Manager API
In the Data Manager API, a UserList resource name uses a format that contains
the audience ID as well as the AccountType and account ID of the partner or
advertiser that owns the audience:
accountTypes/{accountType}/accounts/{account}/userLists/{userList}
User Identifiers
While userData
is still supported, we recommend using
compositeData
to ensure your integration is prepared for future improvements. See Composite
data for details.
Note: Sending IP address data is not supported for
Display & Video 360 Customer Match uploads. Display & Video 360 users can still use CompositeData
as long as only userData is populated.
Destination
Display & Video 360 API
Destination (Data Manager API)
Notes
The ID of the advertiser or partner the Display & Video 360 user has been given access to.
loginAccount
This only needs to be set in a Display & Video 360 partner access scenario , where the audience is under an advertiser but the accessing Display & Video 360 user has been granted access to the advertiser's parent partner. Otherwise, it can be left unset.
The ID of the parent advertiser or partner of the audience.
operatingAccount
firstPartyAndPartnerAudienceId
productDestinationId
No equivalent
reference
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 2026-06-16 UTC.
[null,null,["Last updated 2026-06-16 UTC."],[],[]]