Hi;
I am trying to get my click and impression data from Google ads and write it to Google Sheets. But getting 404 error on my API call.
There are 5 steps on my journey.
1- In the Tools->Set Multiple Variable section; i am declaring my Google Ads ID
2- In Google Ads Campaign Management-> Get Account section; i am connecting my Goolgle Ads account.
3- In the Google Ads Campaign Management->Make An Api Call section; i am trying to get data by API call
4- In the Iterator section; i am getting response from section 3
5- I the Google Sheets->Update Row section; i am trying to add retalet data to the related cells.
Please check my screenshots.
Could someone help me; how can i solve this 404 error?