What are you trying to achieve?
I would like to have a scenario with my daily google ads spend each day is transferred to a row in my google sheet.
Steps taken so far
I am using the module “google ads reports”, however i have issues with my the date.
I run a report, and in the dates fields I have this:
start date: {{formatDate(addDays(now; -1); “yyyy-MM-dd”)}}
End date: {{formatDate(addDays(now; -1); “yyyy-MM-dd”)}}
When I run the scenario i get the following error (screenshot attached). Can anyone guide me in the right direction, I can’t figure out why this is the case. Maybe there is a smarter way of solving my problem. Best regards.