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[];
}import type { MobileData } from "https://googleapis.deno.dev/v1/datamanager:v1.ts";Mobile IDs for the audience. At least one mobile ID is required.