name property
The unique identifier for the auction package.
Format: buyers/{accountId}/auctionPackages/{auctionPackageId}
The
auction_package_id part of name is sent in the BidRequest to all RTB
bidders and is returned as deal_id by the bidder in the BidResponse.
Immutable.
Implementation
core.String? name;