google_api_ad_exchange_buyer v0.15.0 GoogleApi.AdExchangeBuyer.V14.Model.CreativeServingRestrictionsContexts View Source
Attributes
- auctionType (list(String.t)): Only set when contextType=AUCTION_TYPE. Represents the auction types this restriction applies to. Defaults to
nil
. - contextType (String.t): The type of context (e.g., location, platform, auction type, SSL-ness). Defaults to
nil
. - geoCriteriaId (list(integer())): Only set when contextType=LOCATION. Represents the geo criterias this restriction applies to. Impressions are considered to match a context if either the user location or publisher location matches a given geoCriteriaId. Defaults to
nil
. - platform (list(String.t)): Only set when contextType=PLATFORM. Represents the platforms this restriction applies to. 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.