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

HttpCallEvidence

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

HTTP calls made by a creative that resulted in policy violations.

interface HttpCallEvidence {
urls?: string[];
}

§Properties

§
urls?: string[]
[src]

URLs of HTTP calls made by the creative.