google_api_ad_exchange_buyer v0.5.0 GoogleApi.AdExchangeBuyer.V2beta1.Model.MarketplaceTargeting View Source

Targeting represents different criteria that can be used by advertisers to target ad inventory. For example, they can choose to target ad requests only if the user is in the US. Multiple types of targeting are always applied as a logical AND, unless noted otherwise.

Attributes

  • geoTargeting (CriteriaTargeting): Geo criteria IDs to be included/excluded. Defaults to: null.
  • inventorySizeTargeting (InventorySizeTargeting): Inventory sizes to be included/excluded. Defaults to: null.
  • placementTargeting (PlacementTargeting): Placement targeting information, e.g., URL, mobile applications. Defaults to: null.
  • technologyTargeting (TechnologyTargeting): Technology targeting information, e.g., operating system, device category. Defaults to: null.
  • videoTargeting (VideoTargeting): Video targeting information. 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.