Skip to main content
Skip table of contents

Google Campaign Manager 360

Introduction

This guide takes you through obtaining authentication details from Google Campaign Manager 360, as well as installing the Google Campaign Manager 360 Connector.


Setup & Authentication

Remote Setup in Google Developer Console - performed by Cyclr Partner

Google Campaign Manager 360 uses OAuth 2.0 for remote API Access. Your credentials can be found and created within the Google Developer Console.

An in-depth guide to generating OAuth 2.0 credentials within the Google Developer Console can be found here.

Enable Campaign Manager 360

You will also need to ensure that the “Campaign Manager 360 API” is enabled within your Google Developer Console.

Having created a Google Project within the Google Developer Console, enable the “Campaign Manager 360 API”:

  1. Select “Library”.

  2. Search Google’s APILibrary for “Campaign Manager 360 API”.

  3. Select the “Campaign Manager 360” entry, then select “Enable” on the following page.

  4. You will then be able to use your OAuth 2.0 credentials with Google’s Campaign Manager 360.

Partner Setup in Cyclr Console

Having created an OAuth app within Google Developer Console to obtain a Client ID and a Client Secret, go into your Cyclr Partner Console:

  1. Go to Connectors > Application Connector Library.

  2. Use the search box to locate the Google Campaign Manager 360 Connector entry.

  3. Select the Pencil button.

  4. Select the Settings tab.

  5. Enter the below values:

Property

Description

Client ID

Required

The Client ID generated within your Developer Console.

Client Secret

Required

The Client Secret generated within your Developer Console.

Scopes

Required

A space separated list of scopes to be used in authentication.

Go to the Additional Information section below for a comprehensive explanation.

  1. Select Save Changes.

If you leave these values blank, they must be provided each time the Connector is installed.

Cyclr Connector Installation

When installing a Google Campaign Manager 360 Connector, the following values are used:

Property

Description

Email

Required

The Email used to access your Google Campaign Manager 360 account.

Password

Required

The Password used to access your Google Campaign Manager 360 account.

Additional Information

Here's the OAuth 2.0 scope information for the Campaign Manager 360 API:

Scope

Meaning

https://www.googleapis.com/auth/dfatrafficking

Read/write access to Campaign Manager 360 trafficking.

https://www.googleapis.com/auth/dfareporting

Read/write access to Campaign Manager 360 reporting.

https://www.googleapis.com/auth/ddmconversions

Read/write access to Campaign Manager 360 offline conversions.

To request access using OAuth 2.0, your application needs the scope information, as well as information that Google supplies when you register your application (such as the client ID and the client secret).

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.