View Source GoogleApi.AuthorizedBuyersMarketplace.V1.Model.InventoryTypeTargeting (google_api_authorized_buyers_marketplace v0.6.0)
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
@type t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.InventoryTypeTargeting{ inventoryTypes: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.