google_api_ad_exchange_buyer v0.15.0 GoogleApi.AdExchangeBuyer.V14.Model.AccountBidderLocation View Source
Attributes
- bidProtocol (String.t): The protocol that the bidder endpoint is using. OpenRTB protocols with prefix PROTOCOL_OPENRTB_PROTOBUF use proto buffer, otherwise use JSON. Allowed values:
- PROTOCOL_ADX
- PROTOCOL_OPENRTB_2_2
- PROTOCOL_OPENRTB_2_3
- PROTOCOL_OPENRTB_2_4
- PROTOCOL_OPENRTB_2_5
- PROTOCOL_OPENRTB_PROTOBUF_2_3
- PROTOCOL_OPENRTB_PROTOBUF_2_4
- PROTOCOL_OPENRTB_PROTOBUF_2_5 Defaults to
nil
. - maximumQps (integer()): The maximum queries per second the Ad Exchange will send. Defaults to
nil
. - region (String.t): The geographical region the Ad Exchange should send requests from. Only used by some quota systems, but always setting the value is recommended. Allowed values:
- ASIA
- EUROPE
- US_EAST
- US_WEST Defaults to
nil
. - url (String.t): The URL to which the Ad Exchange will send bid requests. Defaults to
nil
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.