UNPKG

dfp-lib

Version:

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

6 lines (5 loc) 195 B
import { ContentBundleAction } from './contentBundleAction'; export declare class ActivateContentBundles extends ContentBundleAction { protected static XSI_TYPE: string; constructor(); }