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

The serving context for this restriction.

Attributes

  • all (String.t): Matches all contexts. Defaults to: null.

    • Enum - one of [SIMPLE_CONTEXT]
  • appType (AppContext): Matches impressions for a particular app type. Defaults to: null.
  • auctionType (AuctionContext): Matches impressions for a particular auction type. Defaults to: null.
  • location (LocationContext): Matches impressions coming from users or publishers in a specific location. Defaults to: null.
  • platform (PlatformContext): Matches impressions coming from a particular platform. Defaults to: null.
  • securityType (SecurityContext): Matches impressions for a particular security type. Defaults to: null.

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.