Hey guys,
I will need some help with Google Cloud, more specifically Google ads API. I was running it but on a test version. Since it is annoying to have flow disconnected every week I would like to have app in “porduction” mode, but I just can’t get it right. Can anyone with experiance help?
Best, Martin
Hey @Martin_Krizaj,
To move your Google Ads API project into production mode, try to apply for what’s called Basic Access.
You can do that by going into your Google Ads Manager account, heading to Tools & Settings > API Center, and then “Apply for Basic Access” button next to your developer token. There’s a short form to fill in, just explaining how you plan to use the API in production.
Once it gets approved, your token will work with actual live accounts (not just test ones), and you won’t run into those constant disconnections. If it takes too long to get a reply, you can nudge them at [email protected].
In n8n, make sure your credentials use the “Google Ads OAuth2 API” type. If you’re doing custom requests with the HTTP node, remember to manually add the developer-token.
Hi,
thanks for advice. I already have Basic Access, but I can apply for Standard Access. Maybe this is what you were trying to explain?
Best,
Martin
Ehy, if you’ve already made that jump, then you’re technically in production mode.
However, if you’re still experiencing disconnections or limits (like daily quota issues), then yes applying for Standard Access might be your next step.