Customer Database · Example Payload

Customer Identity Link Example

AccountConsentContactsCRMCustomer DataCustomer Data PlatformCustomersDatabaseGDPRIdentityProfilesSchema

Customer Identity Link Example is an example object payload from Customer Database, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcustomerIdnamespaceidentifiermethodconfidencematchedOnlinkedAtexpiresAtactive

Example Payload

customer-identity-link-example.json Raw ↑
{
  "id": "idl_01J8ZQ4K8J",
  "customerId": "cus_01J8ZQ4K7M2N3P5R6S7T8V9W",
  "namespace": "cookie",
  "identifier": "amp-8Kq2rT4uV6wX8yZ0aB2cD4",
  "method": "probabilistic",
  "confidence": 0.82,
  "matchedOn": ["ip-subnet", "user-agent", "session-overlap"],
  "linkedAt": "2026-05-04T18:02:57Z",
  "expiresAt": "2026-11-04T18:02:57Z",
  "active": true
}