ObaIcon
import type { ObaIcon } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
OBA Icon for a Creative
interface ObaIcon {
clickTrackingUrl?: string;
dimensions?: Dimensions;
landingPageUrl?: string;
position?:
| "OBA_ICON_POSITION_UNSPECIFIED"
| "OBA_ICON_POSITION_UPPER_RIGHT"
| "OBA_ICON_POSITION_UPPER_LEFT"
| "OBA_ICON_POSITION_LOWER_RIGHT"
| "OBA_ICON_POSITION_LOWER_LEFT";
program?: string;
resourceMimeType?: string;
resourceUrl?: string;
viewTrackingUrl?: string;
}§Properties
§
clickTrackingUrl?: string
[src]Required. The click tracking URL of the OBA icon. Only URLs of the
following domains are allowed: * https://info.evidon.com
*
https://l.betrad.com
§
dimensions?: Dimensions
[src]Optional. The dimensions of the OBA icon.
§
landingPageUrl?: string
[src]Required. The landing page URL of the OBA icon. Only URLs of the following
domains are allowed: * https://info.evidon.com
* https://l.betrad.com