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

GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest

import type { GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest } from "https://googleapis.deno.dev/v1/analyticsadmin:v1beta.ts";

Request message for AcknowledgeUserDataCollection RPC.

interface GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest {
acknowledgement?: string;
}

§Properties

§
acknowledgement?: string
[src]

Required. An acknowledgement that the caller of this method understands the terms of user data collection. This field must contain the exact value: "I acknowledge that I have the necessary privacy disclosures and rights from my end users for the collection and processing of their data, including the association of such data with the visitation information Google Analytics collects from my site and/or app property."