UNPKG

nodejs-google-adwords

Version:
5 lines (4 loc) 136 B
import { AdRotationMode } from './enum/AdRotationMode'; export interface IAdGroupAdRotationMode { adRotationMode: AdRotationMode; }