Dear Google Ads Community,
I am trying to achieve a pretty simple task, which unfortunately seems to be pretty complex in nature.
I would like to create an automation (any kind of automation) that will send daily Google Ads data to Google Data Studio.
I thought that scheduling the creation of a Google Sheets spreadsheet would be enough, since Data Studio accepts Google Sheets as source as well.
The problem is that the scheduled task produces a new Google Sheets (with the same name) everyday, without overwriting the previous file. This is forcing me to change the Google Sheets datasource by hand everyday.
I am currently exploring various solutions to achieve this, such as:
- Some hidden setting in Google Drive that would make overwrite files with the same name in the same folder (which would be the simplest solution)
- An external Python script that reads the daily e-mail attachment and somehow feeds it directly to Data Studio (?)
Could somebody help me find a quick solution / workaround to this?
Thanks a lot for the attention.
Kevin