Maykid24 opened a new issue, #61873: URL: https://github.com/apache/airflow/issues/61873
### Apache Airflow Provider(s) google ### Versions of Apache Airflow Providers We utilize the composer airflow in order to reach out to Bid Manager Reporting API for reporting metrics, e.g., impressions, clicks, spend, etc. The previous composer images had DV360 airflow operators that allowed us to utilize the reporting API without any issue. With the newer composer airflow images this has been removed: https://github.com/apache/airflow/commit/c4c60621adf4f6e8cc6d2dde1e1bd8f526ac251e Now the operators only utilize SDF format. With this however, SDF won't allow metrics to be downloaded which is needed for our business reporting. We've had to mimic the previous operators and manually upload them to be utilized. Is there anyway to bring these operators back into Composer airflow image as we utilize this for getting business reports as SDF reports do not fulfill our need for getting data from DV360 reporting API. Any help on this would be greatly appreciated! ### Apache Airflow version 2.10.5 ### Operating System OS-26.2 ### Deployment Google Cloud Composer ### Deployment details _No response_ ### What happened DV360 Operators got removed ### What you think should happen instead _No response_ ### How to reproduce Operators were removed, we had to download manually to keep our pipelines running. Need these back in place in order for functionality to continue ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
