Orchestra 2.0
Orchestra 2.0
Orchestra 2.0 is a major release for Orchestra and is not back compatible with version 1.0
We have updated the folder structure to be in line with Airflow.
We have also updated the Operator classes to more closely align with Airflow best practices.
Functionally you can now Run and Download Reports from Search Ads 360, Display & Video 360 and Campaign Manager as well as download SDFs and Entity Read Files and transfer them to Big Query.
Orchestra 2 provides the following operators:
SA360:
GoogleSearchAds360InsertReportOperator
GoogleSearchAds360DownloadReportOperator
DV360:
GoogleDisplayVideo360CreateReportOperator
GoogleDisplayVideo360RunReportOperator
GoogleDisplayVideo360DownloadReportOperator
GoogleDisplayVideo360DeleteReportOperator
GoogleDisplayVideo360ERFToBigQueryOperator
GoogleDisplayVideo360SDFToBigQueryOperator
GoogleDisplayVideo360RecordSDFAdvertiserOperator
And includes BigQuery Schemas for Entity Read Files and SDFs up to 5.0
CM:
GoogleCampaignManagerInsertReportOperator
GoogleCampaignManagerDeleteReportOperator
GoogleCampaignManagerDownloadReportOperator
Pull Requests: