UNPKG

google-adwords-node

Version:
6 lines (5 loc) 98 B
export interface ICustomParameter { key: string; value: string; isRemove?: boolean; }