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

LocationContext

import type { LocationContext } from "https://googleapis.deno.dev/v1/adexchangebuyer2:v2beta1.ts";

Output only. The Geo criteria the restriction applies to.

interface LocationContext {
geoCriteriaIds?: number[];
}

§Properties

§
geoCriteriaIds?: number[]
[src]

IDs representing the geo location for this context. Refer to the geo-table.csv file for different geo criteria IDs.