eladkal commented on code in PR #30326:
URL: https://github.com/apache/airflow/pull/30326#discussion_r1150274668


##########
airflow/providers/google/marketing_platform/hooks/display_video.py:
##########
@@ -32,7 +33,7 @@ class GoogleDisplayVideo360Hook(GoogleBaseHook):
 
     def __init__(
         self,
-        api_version: str = "v1",
+        api_version: str = "v2",

Review Comment:
   If the PR is not backward compatible then you need to make these changes 
(provider.yaml and changelog) as part of the PR.



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

Reply via email to