Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PairData

import type { PairData } from "https://googleapis.deno.dev/v1/datamanager:v1.ts";

PAIR IDs for the audience. At least one PAIR ID is required.

interface PairData {
pairIds?: string[];
}

§Properties

§
pairIds?: string[]
[src]

Required. Cleanroom-provided PII data, hashed with SHA256, and encrypted with an EC commutative cipher using publisher key for the PAIR user list. At most 10 pairIds can be provided in a single AudienceMember.