Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Releases: google/orchestra

Orchestra 2.1.1

02 Mar 16:18
Compare
Choose a tag to compare

Orchestra 2.1

06 Feb 23:02
Compare
Choose a tag to compare

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

22 Jan 11:27
b42be20
Compare
Choose a tag to compare

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 2.0 #13
ERF Hotfix #15
SDF 5.0 support #16

Orchestra 1.0

25 Sep 10:20
2f73de9
Compare
Choose a tag to compare

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