UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (5 loc) 150 B
/** getSegmentPopulationResultsByIds */ export interface GetSegmentPopulationResultsByIds { /** xsd:long */ batchUploadIds?: Array<number>; }