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

Segment

import type { Segment } from "https://googleapis.deno.dev/v1/analyticsreporting:v4.ts";

The segment definition, if the report needs to be segmented. A Segment is a subset of the Analytics data. For example, of the entire set of users, one Segment might be users from a particular country or city.

interface Segment {
dynamicSegment?: DynamicSegment;
segmentId?: string;
}

§Properties

§
dynamicSegment?: DynamicSegment
[src]

A dynamic segment definition in the request.

§
segmentId?: string
[src]

The segment ID of a built-in or custom segment, for example gaid::-3.