bidder property
The name of the bidder resource that is responsible for receiving bidding traffic for this account.
The bidder name must follow the pattern bidders/{bidderAccountId}
, where
{bidderAccountId}
is the account ID of the bidder receiving traffic for
this buyer.
Output only.
Implementation
core.String? bidder;