I want to get all my disapproved apps, and remove them.
1) I saw this sample code:
What runtime env should execute this? (It has to be app engine or similar? because for ads-script I have a web integral runtime engine).
Do we have a sample code for authentication layer?
2) What is the Ads-script equivalent for this? If I don't want to write an authentication layer or I don't want to setup a new runtime engine to execute my code?
3) In general, when you're looking for a specific field name - how do you find the relevant report name?
4) When I use DataStudio connector to Google-Ads - it's very easy to select a few fields into a dashboard table.
Is there any way to see the GAQL query that populate this table?
Thanks