potiuk commented on issue #13495:
URL: https://github.com/apache/airflow/issues/13495#issuecomment-754828138


   And just to add to it. The root cause of the problem is that the API of 
campaign manager does not have any other way to get the report by name 
https://developers.google.com/doubleclick-advertisers/v3.3/reports/get only can 
use Id, and 
https://developers.google.com/doubleclick-advertisers/v3.3/reports/list does 
not allow filtering by name. 
   
   The only way to optimize the "by name" search is to ask the campaign manager 
team to improve their API. So you should rather open an issue to the campaign 
manager API rather than to the operator, as we are simply using the API that is 
available.


----------------------------------------------------------------
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:
[email protected]


Reply via email to