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

CampaignsPatchOptions

import type { CampaignsPatchOptions } from "https://googleapis.deno.dev/v1/dfareporting:v4.ts";

Additional options for dfareporting#campaignsPatch.

interface CampaignsPatchOptions {
id: bigint;
}

§Properties

§
id: bigint
[src]

Required. Campaign ID.