Releases: google/orchestra
Orchestra 2.1.1
- Merged Pull Request #20
- Fixed Issue #18
- Fixed Issue #19
- Added .idea (IntelliJ Idea) files to .gitignore
Orchestra 2.1
New functionality to be able to upload data to Google Analytics to Data Import.
New Components
GA Operators:
GoogleAnalyticsDataImportUploadOperator
GoogleAnalyticsDeletePreviousDataUploadsOperator
GoogleAnalyticsModifyFileHeadersDataImportOperator
GA Hook:
GoogleAnalyticsManagementHook
Example DAG:
Example DAG that runs a query in BigQuery, exports the results to Google Cloud as a CSV and then uploads the CSV to Google Analytics.
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:
Orchestra 1.0
Orchestra 1.0 provides support for
- DV360 SDF Download
- DV360 SDF Upload to BigQuery
- DV360 Entity Read File download
- DV360 Report Download
- DV360 Report Upload to BigQuery
- DV360 Report Creation