UNPKG

@dmgt/google-ad-manager-api

Version:
7 lines (6 loc) 213 B
import { FilterStatement } from './FilterStatement'; /** getMobileApplicationsByStatement */ export interface GetMobileApplicationsByStatement { /** filterStatement */ filterStatement?: FilterStatement; }