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

MobileData

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

Mobile IDs for the audience. At least one mobile ID is required.

interface MobileData {
mobileIds?: string[];
}

§Properties

§
mobileIds?: string[]
[src]

Required. The list of mobile device IDs (advertising ID/IDFA). At most 10 mobileIds can be provided in a single AudienceMember.