UNPKG

google-adwords-node

Version:
5 lines (4 loc) 121 B
import { IPolicyViolationKey } from './AdServices'; export interface IExemptionRequest { key: IPolicyViolationKey; }