CustomVariable
import type { CustomVariable } from "https://googleapis.deno.dev/v1/datamanager:v1.ts";Custom variable for ads conversions.
interface CustomVariable {
destinationReferences?: string[];
value?: string;
variable?: string;
}import type { CustomVariable } from "https://googleapis.deno.dev/v1/datamanager:v1.ts";Custom variable for ads conversions.