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

DealServingMetadata

import type { DealServingMetadata } from "https://googleapis.deno.dev/v1/adexchangebuyer2:v2beta1.ts";

Message captures metadata about the serving status of a deal.

interface DealServingMetadata {
readonly dealPauseStatus?: DealPauseStatus;
}

§Properties

§
readonly dealPauseStatus?: DealPauseStatus
[src]

Output only. Tracks which parties (if any) have paused a deal.