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

GoogleAdsSearchads360V0Resources__LocationView

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

A location view summarizes the performance of campaigns by a Location criterion.

interface GoogleAdsSearchads360V0Resources__LocationView {
readonly resourceName?: string;
}

§Properties

§
readonly resourceName?: string
[src]

Output only. The resource name of the location view. Location view resource names have the form: customers/{customer_id}/locationViews/{campaign_id}~{criterion_id}