Cookie Sync

Ids for third parties can be sync through our getUid endpoint.

Cookie sync is performed through pixel:

https://fast.nexx360.io/getsync?ver=1&sync_type=pixel&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}

The uuid Macro is $NEXXUID

Sync Sharing

When seller is already sync with third parties, he can share Ids through the user.ext.eids fields:

{
    "source": "adnxs.com",
    "uids": [
        {
            "id": "6193521930111213563"
        }
    ]
}

Sync partners are as follow:

Last updated