google_api_double_click_bid_manager v0.1.0 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.t): Format the line items are in. Default to CSV. Defaults to:
null
.- Enum - one of [CSV]
- lineItems (String.t): Line items in CSV to upload. Refer to Entity Write File Format for more information on file format. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.