This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Snapchat Marketing

Overview

The Snapchat Marketing source can sync data from the Snapchat Marketing API: Organization, Ad Account, Creative, Media, Campaign, Ad, Ad Squad, Segments

The source is using Airbyte docker image (@airbyte/source-snapchat-marketing). Learn more how Airbyte-based sources work

How to connect

Please read setup guide for more information.

Connection Parameters

ParameterDocumentation
client_id*
string
(required)
The Snapchat Client ID for API credentials.
client_secret*
string
(required)
The Client Secret for a given Client ID.
refresh_token*
string
(required)
Refresh Token to get next api key after expiration. Is given with API Key
start_date
string
(not required)
The start date to sync data. Leave blank for full sync. Format: YYYY-MM-DD.