google_api_display_video v0.10.0 GoogleApi.DisplayVideo.V1.Model.InventorySourceFilter View Source
A filtering option for filtering on Inventory Source entities.
Attributes
-
inventorySourceIds
(type:list(String.t)
, default:nil
) - Inventory Sources to download by ID. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest. Leave empty to download all Inventory Sources for the selected Advertiser or Partner.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DisplayVideo.V1.Model.InventorySourceFilter{ inventorySourceIds: [String.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.