readPartnerIds property

List<String>? readPartnerIds
getter/setter pair

The IDs of partners with read-only access to the inventory source.

All advertisers of partners in this field inherit read-only access to the inventory source.

Output only.

Implementation

core.List<core.String>? readPartnerIds;