google_api_ad_exchange_buyer v0.15.0 GoogleApi.AdExchangeBuyer.V2beta1.Model.ServingContext View Source

The serving context for this restriction.

Attributes

  • all (String.t): Matches all contexts. Defaults to nil.
  • appType (GoogleApi.AdExchangeBuyer.V2beta1.Model.AppContext.t): Matches impressions for a particular app type. Defaults to nil.
  • auctionType (GoogleApi.AdExchangeBuyer.V2beta1.Model.AuctionContext.t): Matches impressions for a particular auction type. Defaults to nil.
  • location (GoogleApi.AdExchangeBuyer.V2beta1.Model.LocationContext.t): Matches impressions coming from users or publishers in a specific location. Defaults to nil.
  • platform (GoogleApi.AdExchangeBuyer.V2beta1.Model.PlatformContext.t): Matches impressions coming from a particular platform. Defaults to nil.
  • securityType (GoogleApi.AdExchangeBuyer.V2beta1.Model.SecurityContext.t): Matches impressions for a particular security type. 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
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.