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

GoogleAdsSearchads360V0Common__BusinessProfileLocation

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

Business Profile location data synced from the linked Business Profile account.

interface GoogleAdsSearchads360V0Common__BusinessProfileLocation {
labels?: string[];
listingId?: bigint;
storeCode?: string;
}

§Properties

§
labels?: string[]
[src]

Advertiser specified label for the location on the Business Profile account. This is synced from the Business Profile account.

§
listingId?: bigint
[src]

Listing ID of this Business Profile location. This is synced from the linked Business Profile account.

§
storeCode?: string
[src]

Business Profile store code of this location. This is synced from the Business Profile account.