YoutubeAssetAssociationLocationAssetFilterLocationMatchingFunction
import type { YoutubeAssetAssociationLocationAssetFilterLocationMatchingFunction } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";The matching function for a location asset filter.
interface YoutubeAssetAssociationLocationAssetFilterLocationMatchingFunction  {
business?: string;
labels?: string[];
locationAssetIds?: bigint[];
}§Properties
§
business?: string
[src]Optional. The business name to match with. This field is optional and can
only be set if location_matching_type is FILTER.