Resource: PrivateAuction
The PrivateAuction
resource.
JSON representation |
---|
{ "name": string, "privateAuctionId": string, "displayName": string, "description": string, "sellerContactUsers": [ string ], "archived": boolean, "createTime": string, "updateTime": string } |
Fields | |
---|---|
name |
Identifier. The resource name of the |
privateAuctionId |
Output only. |
displayName |
Required. Display name of the |
description |
Optional. Description of the |
sellerContactUsers[] |
Optional. The resource names of the seller contact users associated with this |
archived |
Output only. Whether the |
createTime |
Output only. The instant at which the PrivateAuction was created. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
updateTime |
Output only. The instant at which the PrivateAuction was last updated. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
Methods |
|
---|---|
|
API to batch archive PrivateAuction objects. |
|
API to batch create PrivateAuction objects. |
|
API to batch unarchive PrivateAuction objects. |
|
API to batch update PrivateAuction objects. |
|
API to create a PrivateAuction object. |
|
API to retrieve a PrivateAuction object. |
|
API to retrieve a list of PrivateAuction objects. |
|
API to update a PrivateAuction object. |