inventorySourceIds property

List<String>? inventorySourceIds
getter/setter pair

Inventory Sources to download by ID.

All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest. Leave empty to download all Inventory Sources for the selected Advertiser or Partner.

Implementation

core.List<core.String>? inventorySourceIds;