eladkal commented on a change in pull request #14074:
URL: https://github.com/apache/airflow/pull/14074#discussion_r606855906



##########
File path: airflow/providers/google/marketing_platform/hooks/display_video.py
##########
@@ -228,7 +228,7 @@ def get_sdf_download_operation(self, operation_name: str):
         result = (
             self.get_conn_to_display_video()  # pylint: disable=no-member
             .sdfdownloadtasks()
-            .operation()
+            .operations()

Review comment:
       This change already covered in 
https://github.com/apache/airflow/pull/13703




-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to