View Source GoogleApi.AuthorizedBuyersMarketplace.V1.Model.InventoryTypeTargeting (google_api_authorized_buyers_marketplace v0.6.2)

Targeting of the inventory types a bid request can originate from.

Attributes

  • inventoryTypes (type: list(String.t), default: nil) - The list of targeted inventory types for the bid request.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.InventoryTypeTargeting{
  inventoryTypes: [String.t()] | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.