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

DestinationUrlEvidence

import type { DestinationUrlEvidence } from "https://googleapis.deno.dev/v1/realtimebidding:v1.ts";

The full landing page URL of the destination.

interface DestinationUrlEvidence {
destinationUrl?: string;
}

§Properties

§
destinationUrl?: string
[src]

The full landing page URL of the destination.