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

OmidTargetingOptionDetails

import type { OmidTargetingOptionDetails } from "https://googleapis.deno.dev/v1/displayvideo:v3.ts";

Represents a targetable Open Measurement enabled inventory type. This will be populated in the omid_details field when targeting_type is TARGETING_TYPE_OMID.

interface OmidTargetingOptionDetails {
readonly omid?: "OMID_UNSPECIFIED" | "OMID_FOR_MOBILE_DISPLAY_ADS";
}

§Properties

§
readonly omid?: "OMID_UNSPECIFIED" | "OMID_FOR_MOBILE_DISPLAY_ADS"
[src]

Output only. The type of Open Measurement enabled inventory.