advertiserIds property

List<String>? advertiserIds
getter/setter pair

The list of advertisers for this price when associated with this buyer.

If empty, all advertisers with this buyer pay this price.

Implementation

core.List<core.String>? advertiserIds;