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

AdvertiserDataAccessConfig

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

Settings that control how advertiser related data may be accessed.

interface AdvertiserDataAccessConfig {
sdfConfig?: AdvertiserSdfConfig;
}

§Properties

§

Structured Data Files (SDF) settings for the advertiser. If not specified, the SDF settings of the parent partner are used.