vendorIds property

List<int>? vendorIds
getter/setter pair

All vendor IDs for the ads that may be shown from this creative.

See https://storage.googleapis.com/adx-rtb-dictionaries/vendors.txt for possible values.

Implementation

core.List<core.int>? vendorIds;