readAdvertiserIds property

List<String>? readAdvertiserIds
getter/setter pair

The IDs of advertisers with read access to the guaranteed order.

This field must not include the advertiser assigned to read_write_advertiser_id if it is set. All advertisers in this field must belong to read_write_partner_id or the same partner as read_write_advertiser_id.

Implementation

core.List<core.String>? readAdvertiserIds;