name | string | Output only. The resource name of the guaranteed order. |
status | object | The status settings of the guaranteed order. |
defaultCampaignId | string | The ID of the default campaign that is assigned to the guaranteed order. The default campaign must belong to the default advertiser. |
guaranteedOrderId | string | Output only. The unique identifier of the guaranteed order. The guaranteed order IDs have the format {exchange}-{legacy_guaranteed_order_id} . |
defaultAdvertiserId | string | Output only. The ID of default advertiser of the guaranteed order. The default advertiser is either the read_write_advertiser_id or, if that is not set, the first advertiser listed in read_advertiser_ids. Otherwise, there is no default advertiser. |
readAccessInherited | boolean | Whether all advertisers of read_write_partner_id have read access to the guaranteed order. Only applicable if read_write_partner_id is set. If True, overrides read_advertiser_ids. |
publisherName | string | Required. The publisher name of the guaranteed order. Must be UTF-8 encoded with a maximum size of 240 bytes. |
readAdvertiserIds | array | 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. |
readWritePartnerId | string | The partner with read/write access to the guaranteed order. |
exchange | string | Required. Immutable. The exchange where the guaranteed order originated. |
legacyGuaranteedOrderId | string | Output only. The legacy ID of the guaranteed order. Assigned by the original exchange. The legacy ID is unique within one exchange, but is not guaranteed to be unique across all guaranteed orders. This ID is used in SDF and UI. |
readWriteAdvertiserId | string | The advertiser with read/write access to the guaranteed order. This is also the default advertiser of the guaranteed order. |
displayName | string | Required. The display name of the guaranteed order. Must be UTF-8 encoded with a maximum size of 240 bytes. |
updateTime | string | Output only. The timestamp when the guaranteed order was last updated. Assigned by the system. |