If you're reading this, you probably hit a "rate limit" error in AdKit. Sorry about that. Google caps how many requests our API access can make per day, and we've asked them for a much higher limit. Their approval can take a while, and we'd rather not make you wait.
Until it lands, here's how to fix it on your side today: plug in your own Google Ads API access. It takes about 15 minutes of clicking through Google's consoles, there's nothing to wait for, and from then on your AdKit usage runs on your own quota.
And if you get stuck anywhere in this guide, message me on the live chat. I'll walk you through it, or we can hop on a quick call and do the setup together.
You'll collect four codes from Google and paste them into AdKit:
Two things you need before starting: your Google Ads accounts already connected to AdKit (if you've been using AdKit, they are), and a Google account with access to those ad accounts (the one you use to manage them is perfect).
The developer token lives in a Google Ads manager account (also called an MCC). If you already have one, skip to the second paragraph.
No manager account yet? Create one free at ads.google.com/home/tools/manager-accounts. It's instant, and it doesn't change anything about your existing ad accounts.
In your manager account, go to Tools & settings → Setup → API Center. Accept the terms, and your developer token appears right there. Copy it somewhere safe.

Google activates new tokens immediately with "Explorer" access, which is enough for AdKit to work on your real accounts today. One limit: keyword idea tools stay locked until you also apply for Basic access, a short form in the same API Center page, usually approved in about a week. Submit it now and forget about it; everything else works in the meantime.
Google only accepts API requests that come from a registered "app". You'll register your own. It's free, and it's just clicking through forms at console.cloud.google.com.



https://developers.google.com/oauthplaygroundNow you log in through your own app once, and Google hands you the refresh token. You'll use Google's OAuth Playground, a free tool made for exactly this.
https://www.googleapis.com/auth/adwords and click Authorize APIs.
Open your Google Ads API access page (you can also reach it from the link we sent you). Paste the four codes (Client ID, Client secret, Developer token, Refresh token) and hit Save.
AdKit immediately makes a test call to Google with your codes. If something's off, you'll get an error telling you which code to double-check. If it saves, you're done: every project in your workspace now runs on your own quota, including projects you add later.

Want to go back to the shared access? Hit Remove in the same page. Your ad account connections stay untouched either way.
Still stuck? Ping me on the live chat and I'll sort it out with you.