HOW TO CONNECT A CLIENT'S GOOGLE ADS
Follow these steps to connect a new client's live Google Ads account to Vanquish Hub.
-
Step 1: Get their 10-Digit Customer ID
Ask the client for their 10-digit Google Ads Customer ID (e.g., 123-456-7890). This is located in the top right corner of their Google Ads dashboard.
-
Step 2: Add them to our Manager Account (MCC)
Log into the VanquishWeb Google Ads Manager Account (MCC).
Go to Settings > Sub-account settings > Add (+) > Link existing account.
Paste their 10-digit Customer ID and send the request.
-
Step 3: Client Approves Request
Tell the client to log into their Google Ads account and go to Admin > Access and security > Managers, and click Accept.
-
Step 4: Add ID to Firebase
Go into our Firebase Database.
Find the client's document under the clients collection.
Add or update the field: googleAdsId: "123-456-7890".
Set googleAdsUnlocked: true so they can see the Ads module in their dashboard.
Important Note: Our backend OAuth tokens are permanently linked to the VanquishWeb MCC. You do NOT need to generate new developer keys or tokens for each client. As long as their account is linked as a sub-account to our MCC, the dashboard will pull their live metrics automatically!