Reference documentation and code samples for the Google Ads Ad Manager V1 Client class PrivateAuction.
The PrivateAuction
resource.
Generated from protobuf message google.ads.admanager.v1.PrivateAuction
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the PrivateAuction
. Format: networks/{network_code}/privateAuctions/{private_auction_id}
↳ private_auction_id
int|string
Output only. PrivateAuction
ID.
↳ display_name
string
Required. Display name of the PrivateAuction
. This attribute has a maximum length of 255 bytes.
↳ description
string
Optional. Description of the PrivateAuction
. This attribute has a maximum length of 4096 bytes.
↳ seller_contact_users
array
Optional. The resource names of the seller contact users associated with this PrivateAuction
. Format: networks/{network_code}/users/{user_id}
↳ archived
bool
Output only. Whether the PrivateAuction
is archived.
↳ create_time
↳ update_time
getName
Identifier. The resource name of the PrivateAuction
.
Format: networks/{network_code}/privateAuctions/{private_auction_id}
string
setName
Identifier. The resource name of the PrivateAuction
.
Format: networks/{network_code}/privateAuctions/{private_auction_id}
var
string
$this
getPrivateAuctionId
Output only. PrivateAuction
ID.
int|string
hasPrivateAuctionId
clearPrivateAuctionId
setPrivateAuctionId
Output only. PrivateAuction
ID.
var
int|string
$this
getDisplayName
Required. Display name of the PrivateAuction
. This attribute has a
maximum length of 255 bytes.
string
hasDisplayName
clearDisplayName
setDisplayName
Required. Display name of the PrivateAuction
. This attribute has a
maximum length of 255 bytes.
var
string
$this
getDescription
Optional. Description of the PrivateAuction
. This attribute has a
maximum length of 4096 bytes.
string
hasDescription
clearDescription
setDescription
Optional. Description of the PrivateAuction
. This attribute has a
maximum length of 4096 bytes.
var
string
$this
getSellerContactUsers
Optional. The resource names of the seller contact users associated with
this PrivateAuction
. Format: networks/{network_code}/users/{user_id}
setSellerContactUsers
Optional. The resource names of the seller contact users associated with
this PrivateAuction
. Format: networks/{network_code}/users/{user_id}
var
string[]
$this
getArchived
Output only. Whether the PrivateAuction
is archived.
bool
hasArchived
clearArchived
setArchived
Output only. Whether the PrivateAuction
is archived.
var
bool
$this
getCreateTime
Output only. The instant at which the PrivateAuction was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The instant at which the PrivateAuction was created.
$this
getUpdateTime
Output only. The instant at which the PrivateAuction was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The instant at which the PrivateAuction was last updated.
$this