Skip to content

Commit db6d102

Browse files
vladfalonGitHub Enterprise
authored andcommitted
Merge pull request #6565 from AdobeDocs/PLAT-251495-Missing-Additional-Info-for-Demandbase-Account-and-People-Destination
PLAT-251495-Missing Additional Info for Demandbase Account and People Destination
2 parents 350eceb + cc05ca2 commit db6d102

File tree

2 files changed

+22
-5
lines changed

2 files changed

+22
-5
lines changed

help/destinations/catalog/advertising/demandbase-people.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,14 +96,29 @@ Read [Activate profiles and audiences to streaming audience export destinations]
9696

9797
### Mandatory mappings {#mandatory-mappings}
9898

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.
100108

101109
| Source field | Target field | Description |
102110
|--------------|--------------|-------------|
103111
| `xdm: b2b.personKey.sourceKey` | `xdm: externalPersonId` | The unique identifier for the person |
104112
| `xdm: person.name.lastName` | `xdm: lastName` | The last name of the person |
105113
| `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.
107122

108123
![Demandbase People mappings](/help/destinations/assets/catalog/advertising/demandbase-people/demandbase-people-mapping.png)
109124

@@ -114,4 +129,4 @@ These mappings are required for the destination to function properly and must be
114129
* **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.
115130
* **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.
116131
* **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.

help/destinations/catalog/advertising/demandbase.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,7 @@ These mappings are required for the destination to function properly and must be
104104

105105
## Additional notes and important callouts {#additional-notes}
106106

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

Comments
 (0)