Skip to main content
All CollectionsLiveblog
Monetization - How to connect
Monetization - How to connect

Step by step to connect to Google Ad Manager and Adsense

Gabriel Carvalho avatar
Written by Gabriel Carvalho
Updated over a week ago

Summary:

How to connect with Google Ad Manager

We've updated the DFP ad integration - DoubleClick for Publishers, now Google Ad Manager. Now our client can connect his ads to the Live Blog in a simpler and more synchronized way, following the steps below.

The first step is to create a Google API project in order to get Client ID and Client Secret. Follow the instructions to get credentials file (client_secret.json) and upload it on the field below:

  1. On the top, right next to “Google Cloud” click on the dropdown (project list)

  2. If you have already created the Arena project (it appears on the list), select it, click on Credentials and go to step 09. If not, continue to step 7

  3. Click on the NEW PROJECT button on the top right to create a new project.

  4. Enter Arena AdManager for project name and click on the Create button

  5. Click on project selection, wait for the project to be created and then and select Arena AdManager as the current project

  6. In the left menu, click on Credentials

  7. Click on the Create Credentials button and select Service Account

  8. Set Arena AdManager value in the “Service Account Name” field

  9. Click on Create and Continue, and then click Done

  10. Click on the last created Service Account to edit it

  11. Copy the email of the Service Account, which will be used later

  12. Go to the Keys tab

  13. Click on Add Key > Create new key

  14. Select JSON and click on Create

  15. Upload the downloaded file below

  16. Log into your AdManager account: https://admanager.google.com

  17. On the left menu, navigate to Admin > Global settings

  18. Enable API Access toggle

  19. Click on Add a service account user

  20. Name: Arena Service Account, Email/confirm: paste Service Account Email, copied on step 12, and save

  21. Copy the Network code at the top and paste it in the input below

  22. If the website is managed by a parent Network, add the Children Network Code

How to connect with Google Adsense

The first step is to create a Google API project in order to get Client ID and Client Secret. Follow the instructions to get credentials file (client_secret.json) and upload it on the field below.

  1. On the top, right next to "Google Cloud Platform" click on the dropdown (project list)

  2. If you've already created the Arena project (it appears on the list), select it, click on Credentials and go to step 06

  3. Click on the NEW PROJECT button sign on the top right to Create a new project

  4. Enter Arena for project name and click on the Create button

  5. Click on project selection, wait for the project to be created and then and select Arena as the current project

  6. Click on ENABLE APIS AND SERVICES

  7. Search for AdSense and enable AdSense Management API

  8. In OAuth Consent Screen section, enter the App name (Arena Adsense), your email in the required fields and skip App logo

  9. In "What data will you be accessing?" select User data and hit next

  10. Skip the Scopes section by clicking on Save and Continue

  11. In OAuth Client ID section, select Web application

  12. In Name, enter Arena Adsense

  13. In Authorized redirect URIs, click ADD URI (URIs 1), paste the following URL: https://app.arena.im/api/monetization/adsense and click CREATE.

  14. In Download your credentials, click DOWNLOAD

  15. Upload the downloaded file below


Arena team.

Did this answer your question?