> For the complete documentation index, see [llms.txt](https://docs.digitalturbine.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalturbine.com/offerwall-advertisers/reporting/cost-data-integration.md).

# Cost Data Integration

AppsFlyer and Adjust have integrated the DT Reporting API along with support for showing cost data for CPE campaigns on their respective dashboards.

Cost data integration is not activated automatically, and advertisers must enable this on the AppsFlyer or Adjust dashboards as needed.

## Enabling Cost Data in AppsFlyer <a href="#h_01jxbeakvp2fcntv2eb7ab1tdv" id="h_01jxbeakvp2fcntv2eb7ab1tdv"></a>

To enable cost data in the AppsFlyer dashboard:

1. Open the DT configuration window on the AppsFlyer dashboard.\
   For more information, see the AppsFlyer documentation, [Fyber campaign configuration](https://support.appsflyer.com/hc/en-us/articles/208209366-Fyber-campaign-configuration).
2. Click the **Cost** tab.

<div align="left" data-with-frame="true"><img src="/files/2sbNwXdJULPvtMFKUZ63" alt="" width="563"></div>

3. Enter the following credentials.

| Field              | Description                                                                                                                                                                                                                                                                     |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Fyber Client ID`  | Your credentials from your DT Offer Wall Reports account. For more information, see [Step 1: Obtaining the Access Token](/offerwall-advertisers/reporting/reporting-api.md#h_01hgb71v3shmvfh8838an5fng7).                                                                       |
| `Fyber Secret`     | Your credentials from your DT Offer Wall Reports account. For more information, see [Step 1: Obtaining the Access Token](/offerwall-advertisers/reporting/reporting-api.md#h_01hgb71v3shmvfh8838an5fng7) in [Reporting API](/offerwall-advertisers/reporting/reporting-api.md). |
| `Fyber Program ID` | Use the `Program ID` dimension in any DT Offer Wall Report to view all available IDs. For more information, see the Reporting API [Dimensions](/offerwall-advertisers/reporting/reporting-api/supported-metrics-and-dimensions.md#h_01hgb71v3x59j0sfxvn29dxck2).                |

## Enabling Cost Data in Adjust <a href="#h_01jxbeakvpb5sey4rf4j99ag90" id="h_01jxbeakvpb5sey4rf4j99ag90"></a>

To enable cost data in the Adjust dashboard:

1. Open the DT configuration window on the Adjust dashboard.\
   For more information, see the Adjust documentation, [Set up Fyber by Digital Turbine](https://help.adjust.com/en/integrated-partners/fyber).

<div align="left" data-with-frame="true"><img src="/files/01zIq4EsIePrwtwa9bso" alt="" width="563"></div>

2. Enter the following credentials.

| Field           | Description                                                                                                                                                                                 |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Email`         | The same email that you use to log in to ACP Edge.                                                                                                                                          |
| `Api Key`       | Your credentials for the DT Management API. For more information, see [Step 1: Obtaining the Access Token](/offerwall-advertisers/reporting/reporting-api.md#h_01hgb71v3shmvfh8838an5fng7). |
| `Password`      | The same password that you use to log in to ACP Edge.                                                                                                                                       |
| `Client Secret` | Your credentials for the DT Reporting API. For more information, see [Step 1: Obtaining the Access Token](/offerwall-advertisers/reporting/reporting-api.md#h_01hgb71v3shmvfh8838an5fng7).  |
| `Client Id`     | Your credentials for the DT Reporting API. For more information, see [Step 1: Obtaining the Access Token](/offerwall-advertisers/reporting/reporting-api.md#h_01hgb71v3shmvfh8838an5fng7).  |
|                 |                                                                                                                                                                                             |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.digitalturbine.com/offerwall-advertisers/reporting/cost-data-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
