Campaign
import type { Campaign } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
A single campaign.
§Properties
Output only. The unique ID of the advertiser the campaign belongs to.
The list of budgets available to this campaign. If this field is not set, the campaign uses an unlimited budget.
Required. The planned spend and duration of the campaign.
Required. The goal of the campaign.
Output only. The unique ID of the campaign. Assigned by the system.
Required. The display name of the campaign. Must be UTF-8 encoded with a maximum size of 240 bytes.
Required. Controls whether or not the insertion orders under this campaign
can spend their budgets and bid on inventory. * Accepted values are
ENTITY_STATUS_ACTIVE
, ENTITY_STATUS_ARCHIVED
, and
ENTITY_STATUS_PAUSED
. * For CreateCampaign method,
ENTITY_STATUS_ARCHIVED
is not allowed.
Required. The frequency cap setting of the campaign. Warning: On February 28, 2025, frequency cap time periods greater than 30 days will no longer be accepted. Read more about this announced change