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/connections/create-connection.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -423,7 +423,7 @@ You [add one or more datasets](#add-datasets) or [edit existing datasets](#edit-
423
423
>[!CONTEXTUALHELP]
424
424
>id="connection_b2bstitching_accountid"
425
425
>title="Account ID"
426
-
>abstract="Optionally, select an account ID from the available non-identity or non-person identity fields defined in the dataset schema. The contained values will be used as unique account identifier at row level, whenever the related account ID info is not available in the person-to-account dataset."
426
+
>abstract="Optionally, select an account ID from the available non-identity or non-people identity fields defined in the XDM schema. The contained values will be used as unique account identifier at row level, whenever the related account ID info is not available in the person-to-account dataset."
>abstract="Select the most relevant person identity namespace for your reporting. For example, Email."
73
+
>abstract="Select the most relevant person identity namespace for your reporting. For example, Email. Any event datasets with **[!UICONTROL Person to Account stitching]** enabled will have the person ID elevated to this person identifier namespace."
@@ -85,7 +85,7 @@ You enable and configure B2B account stitching at the connection level, and then
85
85
>[!CONTEXTUALHELP]
86
86
>id="connection_b2b_stitching_account"
87
87
>title="Account"
88
-
>abstract="Select the field in the dataset that contains the unique account identifier values. The account ID info will be made available on the rows of any event datasets with Person to Account stitching enabled."
88
+
>abstract="Select the field in the dataset that contains the unique account identifier values. The account ID info will be made available on the rows of any event datasets with **[!UICONTROL Person to Account stitching]** enabled."
89
89
90
90
>[!CONTEXTUALHELP]
91
91
>id="connection_b2b_stitching_start_time"
@@ -137,7 +137,8 @@ You enable and configure B2B account stitching at the connection level, and then
>abstract="If enabled, this dataset uses B2B Person to Account stitching. The **[!UICONTROL Person ID]** values will be elevated to the ones from the configured person identifier namespace, then used to lookup the account ID based on the **[!UICONTROL Person to Account dataset]** (B2B stitching configuration interface).<br/>If disabled, this dataset does not use B2B Person to Account stitching and you have to select a required **[!UICONTROL Account ID]** instead."
140
+
>abstract="If enabled, this dataset uses B2B Person to Account stitching. The **[!UICONTROL Person ID]** values will be elevated to the ones from configured **[!UICONTROL Person identifier namespace]**, then used to lookup the account ID based on the person-to-account dataset.<br/>If disabled, this dataset does not use B2B Person to Account stitching and you have to select a required **[!UICONTROL Account ID]** instead."
After configuring B2B stitching at the connection level, you must enable B2B account stitching individually for each event dataset that you want stitched.
0 commit comments