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

GoogleAdsSearchads360V0Common__ListingGroupInfo

import type { GoogleAdsSearchads360V0Common__ListingGroupInfo } from "https://googleapis.deno.dev/v1/searchads360:v0.ts";

A listing group criterion.

interface GoogleAdsSearchads360V0Common__ListingGroupInfo {
type?:
| "UNSPECIFIED"
| "UNKNOWN"
| "SUBDIVISION"
| "UNIT";
}

§Properties

§
type?: "UNSPECIFIED" | "UNKNOWN" | "SUBDIVISION" | "UNIT"
[src]

Type of the listing group.