UNPKG

gads

Version:

An unofficial JS client library for the SOAP-based DFP Ads API

4 lines (3 loc) 110 B
import { LineItemAction } from './lineItemAction'; export interface PauseLineItems extends LineItemAction { }