# Connecting AppsFlyer

<figure><img src="/files/k8wxtoEXkkTdSzr4X3wQ" alt=""><figcaption></figcaption></figure>

### **Overview:**

We connect to AppsFlyer’s APIs to pull campaign data, events, and (in some cases) ad impressions collected by the AppsFlyer SDK.

To obtain access we simply need you to share access to AppsFlyer data with AdLibertas in way of **creating an AdLibertas team member and sharing the v1.0 API Token.**

Add AdLibertas as a **Team Member** to AppsFlyer

**use the format \<customer-name>@adlibertas.com**

### **To Add A Team Member:**

(From [<mark style="color:blue;">AppsFlyer Documentation</mark>](https://support.appsflyer.com/hc/en-us/articles/207033806-Managing-team-members-roles-permissions-and-data-access))

**To add a team member:**

1. Click the email address on the right side of the header bar.&#x20;
2. Select **Team members** from the dropdown list.
3. On the **Team members** page, click **+Add team members**.
4. Complete the **Create a new member** section:
   * **\<customer-name>@adlibertas.com**
   * **Department**: Product
5. **Grant app permissions** \[Default: Access is enabled] Team members have access to all apps and all future apps in the account.
6. **Manage data permissions** \[Raw data access: Enable for AdLibertas access]
7. Click **Save**.

Notify your AdLibertas account manager.

### **Create/Access your API token**

Note: *Only the admin, can see and access the token page.*\
1\. Click the email address located on the right side of the header bar.\
2\. Select API tokens. (V1.0)\
3\. Copy the required token.

Notify your AdLIbertas account manager or [<mark style="color:blue;">connect credentials directly in your AdLibertas account.</mark>](https://dashboard.adlibertas.com/onboarding/credentials/new/appsflyer)


---

# 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.adlibertas.com/data-integrations/mmp-connections/connecting-appsflyer.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.
