# cm360-audience-manager **Repository Path**: mirrors_google/cm360-audience-manager ## Basic Information - **Project Name**: cm360-audience-manager - **Description**: Google Apps Script code for managing Campaign Manager 360 Audience Lists in bulk and at scale. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-09 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Campaign Manager 360 Audience Manager [![Code Style: Google](https://img.shields.io/badge/code%20style-google-blueviolet.svg)](https://github.com/google/gts) ## Overview The CM360 Audience Manager lets you create and manage Audience Lists (a.k.a. Remarketing Lists) in bulk as well as share created Audience Lists with multiple advertisers within the same CM360 network. Contributions are highly encouraged! See [CONTRIBUTING](CONTRIBUTING). ## Getting started 1. Create a [Google Cloud](https://console.cloud.google.com) project or re-use an existing one 1. Create an [OAuth Consent Screen](https://console.cloud.google.com/apis/credentials/consent) - Follow the instructions in the setup wizard 1. Enable the following APIs: - [Campaign Manager 360](https://console.cloud.google.com/apis/library/dfareporting.googleapis.com) 1. Make a copy of the [Google Sheets Template](https://docs.google.com/spreadsheets/d/1wd1kw4dIHY5IVJFsw1v8_smZlU9BBzKKVWTgXGzzs_U) 1. Set your GCP Project Number at Extensions > Apps Script > Project Settings > Google Cloud Platform (GCP) Project 1. Follow the instructions in the _Usage Guide_ tab of the spreadsheet to start using the solution ## Disclaimer The code samples shared here are _not_ formally supported by Google and are provided only as a reference. See [LICENSE](LICENSE) for more information.