GoogleApi.RealTimeBidding.V1.Model.Endpoint (google_api_real_time_bidding v0.13.2)
View SourceBidder endpoint that receives bid requests.
Attributes
-
bidProtocol(type:String.t, default:nil) - The protocol that the bidder endpoint is using. -
maximumQps(type:String.t, default:nil) - The maximum number of queries per second allowed to be sent to this server. -
name(type:String.t, default:nil) - Output only. Name of the endpoint resource that must follow the patternbidders/{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. -
tradingLocation(type:String.t, default:nil) - The trading location that bid requests should be sent from. See https://developers.google.com/authorized-buyers/rtb/peer-guide#trading-locations for further information. -
url(type:String.t, default:nil) - Output only. The URL that bid requests should be sent to.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.