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

PlacementSingleConversionDomain

import type { PlacementSingleConversionDomain } from "https://googleapis.deno.dev/v1/dfareporting:v4.ts";
interface PlacementSingleConversionDomain {
conversionDomainId?: bigint;
conversionDomainValue?: string;
}

§Properties

§
conversionDomainId?: bigint
[src]
§
conversionDomainValue?: string
[src]