Skip to main content

LiveRamp Integration Tips

Publishers who are using LiveRamp's Authenticated Traffic Solution (ATS) can leverage their integration to generate an EUID token to be passed in the bid request.

If you want to generate EUID tokens using LiveRamp ATS, reach out to your LiveRamp representative and also make sure you've addressed the following integration points:

Enable EUID as an Interoperable ID

In your LiveRamp configuration, you must make sure that the Interoperable IDs feature is enabled. Interoperable IDs is a LiveRamp feature that enables other identity solutions, such as EUID, to embed their identifiers in ATS envelopes. If EUID is not enabled as an interoperable ID, EUID tokens will not be appended to the envelope.

To complete this step, contact your LiveRamp representative.

Implement the EUID Hashing Methodology

To add a valid EUID token to the ATS envelope, a publisher must provide plain text emails, indicate the SHA-256 hashing methodology, or supply an SHA-256 hashed version of the email directly into the LiveRamp Library.

You must use the SHA-256 hashing methodology, which is supported by both EUID and LiveRamp. Using any other hashing methodology, or missing any step, results in either no EUID token added to the ATS envelope or an invalid token added.

For details, see Normalization and Encoding.

Set Envelope Refresh to 1800 Seconds

When enabling ATS within Prebid.js, make sure that storage.refreshInSeconds is set to 1800 seconds (30 minutes). To avoid sending expired envelopes into the bidstream, or passing envelopes where an opt-out has occurred, LiveRamp checks for a new ATS envelope (containing the EUID) every 30 minutes.

Troubleshooting Assistance

For more information, or LiveRamp troubleshooting assistance, check the LiveRamp support page for help resources or contact your LiveRamp representative.