UNPKG

dfp-lib

Version:

This project hosts the Node.JS client library for the SOAP-based DFP API at Google.

6 lines (5 loc) 182 B
import { ProposalAction } from './proposalAction'; export declare class DiscardLocalVersionEdits extends ProposalAction { protected static XSI_TYPE: string; constructor(); }