google_api_double_click_bid_manager v0.0.1 GoogleApi.DoubleClickBidManager.V1.Model.DownloadLineItemsRequest View Source
Request to fetch stored line items.
Attributes
fileSpec (String): File specification (column names, types, order) in which the line items will be returned. Default to EWF. Defaults to:
null
.- Enum - one of [EWF]
- filterIds (List[String]): Ids of the specified filter type used to filter line items to fetch. If omitted, all the line items will be returned. Defaults to:
null
. filterType (String): Filter type used to filter line items to fetch. Defaults to:
null
.- Enum - one of [ADVERTISER_ID, INSERTION_ORDER_ID, LINE_ITEM_ID]
format (String): Format in which the line items will be returned. Default to CSV. Defaults to:
null
.- Enum - one of [CSV]