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

CustomRichMediaEvents

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

Represents a Custom Rich Media Events group.

interface CustomRichMediaEvents {
filteredEventIds?: DimensionValue[];
kind?: string;
}

§Properties

§
filteredEventIds?: DimensionValue[]
[src]

List of custom rich media event IDs. Dimension values must be all of type dfa:richMediaEventTypeIdAndName.

§
kind?: string
[src]

The kind of resource this is, in this case dfareporting#customRichMediaEvents.