Introduction
This guide explains how to setup Reddit Ads for use with Cyclr, as well as how to install a Reddit Ads Connector.
Note: You must have a verified Reddit Ads account in order to use this Connector.
The Reddit Ads Connector uses OAuth 2.0 authentication – you will be required to create the corresponding developer app within your Reddit Ads account.
See Reddit’s documentation for more details.
Setup & Authentication
Overview
Cyclr Partner setup:
- Create an App within your Reddit Ads account.
- Store your Client ID and Secret in your Cyclr Partner Console.
Remote Setup in Reddit Ads – performed by Cyclr Partner
- Go to your Reddit Ads account and navigate to Business Manager > Developer Applications.
- From the Add Apps menu, select Create an app.
- Populate the fields as appropriate.
- Note that your “Redirect URL” should be set to the Callback URL of your Cyclr Partner Console which is in this format:
https://{Your Cyclr Service Domain}/connector/callback
- Note that your “Redirect URL” should be set to the Callback URL of your Cyclr Partner Console which is in this format:
- When done, select “Create App”.
- This will generate your App/Client ID and Secret – keep a note of these.
Partner Setup in Cyclr Console
Having created a developer app within Reddit Ads to obtain a Client ID and Secret, go into your Cyclr Partner Console:
- Go to Connectors > Application Connector Library.
- Use the search box to locate the Reddit Ads Connector entry.
- Select the Pencil button.
- Select the Settings tab.
- Enter the below values:
Property | Description |
---|---|
Client ID | The App/Client ID from Reddit Ads |
Client Secret | The Secret from Reddit Ads |
- 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 Reddit Ads Connector, the following value is required:
Property | Description |
---|---|
Scope | The permissions to be granted to the Connector. |
Note: The Scopes field is pre-populated with the requisite values needed to enable the use of all Methods of the Reddit Ads Connector.