readWriteAccessors property
The partner or advertisers that have read/write access to the inventory source.
Output only when commitment is INVENTORY_SOURCE_COMMITMENT_GUARANTEED
,
in which case the read/write accessors are inherited from the parent
guaranteed order. Required when commitment is
INVENTORY_SOURCE_COMMITMENT_NON_GUARANTEED
. If commitment is
INVENTORY_SOURCE_COMMITMENT_NON_GUARANTEED
and a partner is set in this
field, all advertisers under this partner will automatically have
read-only access to the inventory source. These advertisers will not be
included in read_advertiser_ids.
Implementation
InventorySourceAccessors? readWriteAccessors;