GoogleDisplayVideo360UploadLineItemsOperator
GoogleUploads line items in CSV format.
Access Instructions
Install the Google provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
request_bodyrequest to upload line items.
bucket_nameRequiredThe bucket form data is downloaded.
object_nameRequiredThe object to fetch.
filenameThe filename to fetch.
dry_runUpload status without actually persisting the line items.
Documentation
Uploads line items in CSV format.
See also
For more information on how to use this operator, take a look at the guide: Upload line items
See also
Check also the official API docs: https://developers.google.com/bid-manager/v1.1/lineitems/uploadlineitems