Skip to content

Commit 71df424

Browse files
authored
Merge pull request #4917 from segmentio/remove-xid
Remove cross_domain_id reference
2 parents 8bdc6e5 + 267d721 commit 71df424

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/unify/identity-resolution/externalids.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Segment automatically promotes the following traits and IDs in track and identif
2727
| android.idfa | context.device.advertisingId when context.device.type = 'android' AND context.device.adTrackingEnabled = true |
2828
| android.push_token | context.device.token when context.device.type = 'android' |
2929
| anonymous_id | anonymousId |
30-
| cross_domain_id | cross_domain_id when XID has been enabled for the workspace |
3130
| ga_client_id | context.integrations['Google Analytics'].clientId when explicitly captured by users |
3231
| group_id | groupId |
3332
| ios.id | context.device.id when context.device.type = 'ios' |

0 commit comments

Comments
 (0)