Google Ads
Setting Up Google Ads Integration
Step 1. Google Ads Account Setup
- Go to Google's API Manager → Click on the API Project → Select an existing project or click on Create a project. If creating a new project, provide a Project Name and click Create.
- Select OAuth consent screen → Enter an Application Name and click Save.
- Go to Dashboard and click Enable APIs and Services → Enable the Google Ads API.
- Select the Credentials tab → Click the Create Credentials drop-down and choose OAuth client ID.
- Choose Web application as the application type → Provide a name for the app → Enter at least one Authorized redirect URI (e.g., OAuth 2.0 Playground) → Click Create to generate the Client ID and Client Secret.
- Go to the OAuth 2.0 Playground → Click the settings icon in the upper-right corner:
- Set Force Prompt to "No".
- Select Use your own OAuth credentials and enter your Client ID and Client Secret.
- Select Google Ads API from the list and click Authorize APIs. After granting access, exchange the authorization code to retrieve the Refresh Token and Access Token.
- Log in to your Google Ads account → Click the Help menu to locate the Manager Customer ID.
- Click on the Tools and Settings menu in Google Ads → Navigate to the API Center section to retrieve your Developer Token.
These credentials will be used for setting up integrations or accessing reporting features.
Step 2. Magify Account Setup
- Go to Magify → Configurations → Integration → UA Grabbers.
- Click Add Google Ads Grabber.
- Fill in all the required fields, including the Client ID, Client Secret, Refresh Token, Developer Token, and Manager Customer ID from Step 1.
- Click Save.