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

CohortReportSettings

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

Optional settings of a cohort report.

interface CohortReportSettings {
accumulate?: boolean;
}

§Properties

§
accumulate?: boolean
[src]

If true, accumulates the result from first touch day to the end day. Not supported in RunReportRequest.