mik-laj commented on a change in pull request #18883:
URL: https://github.com/apache/airflow/pull/18883#discussion_r726057137
##########
File path: airflow/providers/facebook/ads/hooks/ads.py
##########
@@ -66,7 +66,7 @@ class FacebookAdsReportingHook(BaseHook):
def __init__(
self,
facebook_conn_id: str = default_conn_name,
- api_version: str = "v6.0",
+ api_version: str = "v12.0",
Review comment:
It looks like a breaking change. Can you add a note in the changelog?
--
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]