Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.41 KB

File metadata and controls

26 lines (19 loc) · 1.41 KB
title Use Cases
description Use cases for sharing UID2s with other participants.
hide_table_of_contents false
sidebar_position 3
displayed_sidebar docs

import Link from '@docusaurus/Link';

Sharing UID2s: Use Cases

The secure sharing workflow allows you to share UID2s with trusted participants in many different ways. Depending on the route, you might send either raw UID2s or UID2 tokens.

For example, here are some scenarios where a sender wants to share raw UID2s or UID2 tokens with a receiver:

  • Tokenized sharing (sharing a UID2 token) examples:
  • Raw UID2 sharing (sharing a raw UID2) examples:
    • A measurement partner (sender) sends a raw UID2 to an advertiser (receiver) via Amazon Simple Storage Service (S3) (see Raw UID2 Sharing).
    • A DSP (sender) sends a raw UID2 to an advertiser (receiver) via reporting (see Raw UID2 Sharing).

These scenarios, and others, are represented in the following diagram.

Illustration of Sharing Use Cases