google_api_double_click_bid_manager v0.0.1 GoogleApi.DoubleClickBidManager.V1.Model.UploadLineItemsRequest View Source
Request to upload line items.
Attributes
- dryRun (Boolean): Set to true to get upload status without actually persisting the line items. Defaults to:
null
. format (String): Format the line items are in. Default to CSV. Defaults to:
null
.- Enum - one of [CSV]
- lineItems (String): Line items in CSV to upload. Refer to Entity Write File Format for more information on file format. Defaults to:
null
.