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

V1betaAudienceRow

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

Dimension value attributes for the audience user row.

interface V1betaAudienceRow {
dimensionValues?: V1betaAudienceDimensionValue[];
}

§Properties

§

Each dimension value attribute for an audience user. One dimension value will be added for each dimension column requested.