UNPKG

@dmgt/google-ad-manager-api

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