You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: help/destinations/catalog/advertising/demandbase-people.md
+18-3Lines changed: 18 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,14 +96,29 @@ Read [Activate profiles and audiences to streaming audience export destinations]
96
96
97
97
### Mandatory mappings {#mandatory-mappings}
98
98
99
-
When activating audiences to the [!DNL Demandbase People] destination, you must configure the following mandatory field mappings in the mapping step:
99
+
When activating audiences to the [!DNL Demandbase People] destination, you must configure the following mandatory field mapping in the mapping step:
100
+
101
+
| Source field | Target field | Description |
102
+
|--------------|--------------|-------------|
103
+
|`xdm: workEmail.address`|`Identity: email`| The work email address of the person |
104
+
105
+
### Recommended mappings {#recommended-mappings}
106
+
107
+
For optimal matching accuracy, include the following optional mappings in your activation flow, in addition to the [mandatory mapping](#mandatory-mappings) above.
100
108
101
109
| Source field | Target field | Description |
102
110
|--------------|--------------|-------------|
103
111
|`xdm: b2b.personKey.sourceKey`|`xdm: externalPersonId`| The unique identifier for the person |
104
112
|`xdm: person.name.lastName`|`xdm: lastName`| The last name of the person |
105
113
|`xdm: person.name.firstName`|`xdm: firstName`| The first name of the person |
106
-
|`xdm: workEmail.address`|`Identity: email`| The work email address of the person |
114
+
115
+
### Mapping best practices {#mapping-best-practices}
116
+
117
+
When mapping fields to [!DNL Demandbase People], consider the following matching behavior:
118
+
119
+
***Primary matching**: If `externalPersonId` is present, Demandbase uses it as the primary identifier for person matching.
120
+
***Fallback matching**: If `externalPersonId` is not available, Demandbase uses the `email` field for identification.
121
+
***Required vs. recommended**: While only `email` is required by Demandbase, Adobe recommends mapping all available fields from the recommended mappings table above, to improve matching accuracy and campaign performance.
107
122
108
123

109
124
@@ -114,4 +129,4 @@ These mappings are required for the destination to function properly and must be
114
129
***Demandbase API guardrails**: If you have exported audiences to Demandbase and the exports are successful in Experience Platform, yet not all of the data reaches Demandbase, you might have encountered API throttling on the Demandbase side. Reach out to them for clarification.
115
130
***List deletion**: People lists are unique, so you cannot re-create a new list with a name already in use. When you remove people from a list, they will no longer be available, but they will not be deleted.
116
131
***Activation time**: Data loading in Demandbase is subject to overnight processing.
117
-
***Audience naming**: If an account audience with the same name was activated earlier to Demandbase, you cannot activate it again through a different dataflow to the Demandbase destination.
132
+
***Audience naming**: If a people audience with the same name was activated earlier to Demandbase, you cannot activate it again through a different dataflow to the Demandbase destination.
Copy file name to clipboardExpand all lines: help/destinations/catalog/advertising/demandbase.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,5 +104,7 @@ These mappings are required for the destination to function properly and must be
104
104
105
105
## Additional notes and important callouts {#additional-notes}
106
106
107
-
* If an account audience with the same name was activated earlier to Demandbase, you cannot activate it again through a different dataflow to the Demandbase destination.
108
-
* If you have exported audiences to Demandbase and the exports are successful in Experience Platform, yet not all of the data reaches Demandbase, you might have encountered API throttling on the Demandbase side. Reach out to them for clarification.
107
+
***Audience naming**: If an account audience with the same name was activated earlier to Demandbase, you cannot activate it again through a different dataflow to the Demandbase destination.
108
+
***Demandbase API guardrails**: If you have exported audiences to Demandbase and the exports are successful in Experience Platform, yet not all of the data reaches Demandbase, you might have encountered API throttling on the Demandbase side. Reach out to them for clarification.
109
+
***List deletion**: Account lists are unique, so you cannot re-create a new list with a name already in use. When you remove accounts from a list, they will no longer be available, but they will not be deleted.
110
+
***Activation time**: Data loading in Demandbase is subject to overnight processing.
0 commit comments