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.