> ## Documentation Index
> Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# AdRoll source for ELT & CDC

> Configure AdRoll as a data source in Integrate.io ELT & CDC. Replicate display ad, social media, and email campaign data to your warehouse.

**AdRoll** provides a single platform for ecommerce brands to easily launch display ads, social media ads, and email that engages existing customers, attracts new customers, and grows revenue. ELT & CDC uses the API provided by AdRoll to sync the data. [AdRoll API Reference](https://help.adroll.com/hc/en-us/articles/230162907-AdRoll-API-Overview)

|                       |                            |
| :-------------------- | :------------------------- |
| Supported Replication | Full Sync Incremental Sync |
| Authentication Type   | OAuth                      |

## Collections

| **Collection Name** | Full Sync | Incremental Sync | **Supports Update** | **Supports Delete** |
| :------------------ | :-------- | :--------------- | :------------------ | :------------------ |
| Advertisables       | ✔         | ✖                | ✔                   | ✖                   |
| Ads                 | ✔         | ✖                | ✔                   | ✖                   |
| Ad groups           | ✔         | ✖                | ✔                   | ✖                   |
| Ad reports          | ✔         | ✔                | ✖                   | ✖                   |
| Campaigns           | ✔         | ✖                | ✔                   | ✖                   |
| Segments            | ✔         | ✖                | ✔                   | ✖                   |

### Setting up AdRoll for ELT & CDC

#### Requirements

* You need to authenticate via OAuth2.

#### FlyData Adroll Source Create Form

<Steps>
  <Step>
    Click on the `Authenticate` button on the dashboard.
  </Step>

  <Step>
    Sign In to your AdRoll account

    <Frame>
      <img src="https://mintcdn.com/integrateio/SIDFEDRgXpxG0yrn/images/cdc/sources/image-2.png?fit=max&auto=format&n=SIDFEDRgXpxG0yrn&q=85&s=9ce084625c05aa0aa6ac934b5a9a99ec" alt="AdRoll OAuth sign-in page for account authentication" width="1142" height="1344" data-path="images/cdc/sources/image-2.png" />
    </Frame>
  </Step>
</Steps>
