google / orchestra

Advertising Data Lakes and Workflow Automation
Apache License 2.0
48 stars 27 forks source link

Adding operator for the creation of DV360 reports. #1

Closed tbaljevic closed 5 years ago

tbaljevic commented 5 years ago

The addition of an Orchestra operator that permits the user to create reports using the DBM API.

Will take the value of the airflow "dv360_report_body" variable as the body by default, but this can be overridden by supplying a "body" argument directly when instantiating the operator. Additionally assumes to write out to the airflow and xcom variable "dv360_create_report_id" unless overridden by providing an "output_var" argument.

googlebot commented 5 years ago

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

tbaljevic commented 5 years ago

Re-triggering CLA check.