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

GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductChannel

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

Locality of a product offer.

interface GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductChannel {
channel?:
| "UNSPECIFIED"
| "UNKNOWN"
| "ONLINE"
| "LOCAL";
}

§Properties

§
channel?: "UNSPECIFIED" | "UNKNOWN" | "ONLINE" | "LOCAL"
[src]

Value of the locality.