GoogleApi.AuthorizedBuyersMarketplace.V1.Model.MarketplaceTargeting (google_api_authorized_buyers_marketplace v0.2.0) View Source

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

Attributes

  • daypartTargeting (type: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.DayPartTargeting.t, default: nil) - Daypart targeting information.
  • geoTargeting (type: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.CriteriaTargeting.t, default: nil) - Output only. Geo criteria IDs to be included/excluded.
  • inventorySizeTargeting (type: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.InventorySizeTargeting.t, default: nil) - Output only. Inventory sizes to be included/excluded.
  • placementTargeting (type: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.PlacementTargeting.t, default: nil) - Output only. Placement targeting information, e.g., URL, mobile applications.
  • technologyTargeting (type: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.TechnologyTargeting.t, default: nil) - Output only. Technology targeting information, e.g., operating system, device category.
  • userListTargeting (type: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.CriteriaTargeting.t, default: nil) - Buyer user list targeting information. User lists can be uploaded via https://developers.google.com/authorized-buyers/rtb/bulk-uploader.
  • videoTargeting (type: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.VideoTargeting.t, default: nil) - Output only. Video targeting information.

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

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.