name property
Name of the endpoint resource that must follow the pattern
bidders/{bidderAccountId}/endpoints/{endpointId}
, where
{bidderAccountId} is the account ID of the bidder who operates this
endpoint, and {endpointId} is a unique ID assigned by the server.
Output only.
Implementation
core.String? name;