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

ChannelGrouping

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

Represents a DfaReporting channel grouping.

interface ChannelGrouping {
fallbackName?: string;
kind?: string;
name?: string;
}

§Properties

§
fallbackName?: string
[src]

ChannelGrouping fallback name.

§
kind?: string
[src]

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

§
name?: string
[src]

ChannelGrouping name.

§

The rules contained within this channel grouping.