# Snapchat Marketing

## Connect to Snapchat Marketing

1. Go to the **Resources** page and click the <img src="/files/luUqNwhjG7IZbheUpaBG" alt="" data-size="line">  button.&#x20;
2. Select **Snapchat Marketing**.
3. Click the <img src="/files/stbn7oGKOWaPfgOtfmC8" alt="" data-size="line"> to log in with your Snapchat Ad account.
4. After successfully connecting with your Snapchat account, select tables to import and click **Finish Setup** on the next page.
5. You will see a  <img src="/files/-MgBo4LSmdK4OS-NqLZy" alt="" data-size="line"> icon next to your resource. It may take a few minutes to several hours, depending on the data size and the number of your tables. Once your data is ready, you will receive a notification email.&#x20;

## Supported Tables <a href="#output-schema" id="output-schema"></a>

* [Organization](https://marketingapi.snapchat.com/docs/#organizations)
* [Ad Account](https://marketingapi.snapchat.com/docs/#get-all-ad-accounts) (Incremental)
* [Creative](https://marketingapi.snapchat.com/docs/#get-all-creatives) (Incremental)
* [Media](https://marketingapi.snapchat.com/docs/#get-all-media) (Incremental)
* [Campaign](https://marketingapi.snapchat.com/docs/#get-all-campaigns) (Incremental)
* [Ad](https://marketingapi.snapchat.com/docs/#get-all-ads-under-an-ad-account) (Incremental)
* [Ad Squad](https://marketingapi.snapchat.com/docs/#get-all-ad-squads-under-an-ad-account) (Incremental)
* [Segments](https://marketingapi.snapchat.com/docs/#get-all-audience-segments) (Incremental)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acho.io/acho-studio/resources/import-data/snapchat-marketing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
