# FAQ

<details>

<summary>Which entities does Adjust support in Coupler.io?</summary>

Adjust currently supports one entity: **Report**. It's a flexible report builder — you define the metrics and dimensions, and the API returns the matching data. This single entity covers installs, revenue, cost, ad revenue, cohort metrics, engagement data, and more.

</details>

<details>

<summary>Can I pull cohort metrics from Adjust?</summary>

Yes. Metrics like `cohort_revenue`, `cohort_ad_revenue`, `cohort_gross_profit`, and `cohort_all_revenue` are available in the metrics picker. Keep in mind that cohort metrics measure user groups from their install date, so you'll need a date range long enough for cohorts to show meaningful activity.

</details>

<details>

<summary>What's the difference between network metrics and standard metrics?</summary>

Metrics prefixed with `network_` (like `network_installs`, `network_cost`) come directly from the ad network's own reporting API. Standard metrics (like `installs`, `cost`) reflect what Adjust has attributed based on its own attribution logic. Discrepancies between the two are normal — use `network_installs_diff` and `network_cost_diff` to track the gap.

</details>

<details>

<summary>How do I add custom event metrics that aren't in the default list?</summary>

Use the **Additional metrics** field in the data flow settings. Enter each custom metric name on a new line. These are typically app-specific events you've defined in Adjust (e.g., a purchase event or tutorial completion event). Check your Adjust dashboard for the exact metric slugs.

</details>

<details>

<summary>Can I combine Adjust data with spend data from other ad platforms?</summary>

Yes. Set up separate data flows for Adjust and your other ad platform (e.g., Facebook Ads, Google Ads), then use Coupler.io's **Join** transformation to combine them on shared keys like `campaign` or `country_code`. This is useful for reconciling attribution data with raw spend.

</details>

<details>

<summary>Why does adding more dimensions increase my row count so much?</summary>

Each unique combination of dimension values creates its own row. If you add `network`, `campaign`, `country`, and `creative`, you'll get one row for every unique combination of those four values — which can multiply quickly across a large account. Start with fewer dimensions and drill down only where needed.

</details>

<details>

<summary>Can I send Adjust data to AI tools for analysis?</summary>

Yes. Coupler.io supports AI destinations including ChatGPT, Claude, Gemini, Perplexity, Cursor, and OpenClaw. You can route your Adjust report data directly to these tools for natural-language querying, anomaly detection, or campaign commentary.

</details>

<details>

<summary>How far back can I pull historical data from Adjust?</summary>

Adjust's reporting API supports historical data going back to when your app was first tracked. Use the date picker in the data flow settings to set your start date. For very long date ranges, consider using narrower windows and Coupler.io's Append transformation to build up your history incrementally.

</details>

{% hint style="info" %}
For a full list of available metrics and dimensions, see the [Data Overview](https://docs.coupler.io/sources/category/marketing/adjust/data-overview) article. If you're running into API errors or missing data, check [Common Issues](https://docs.coupler.io/sources/category/marketing/adjust/common-issues). For tips on structuring your reports, visit [Best Practices](https://docs.coupler.io/sources/category/marketing/adjust/best-practices).
{% endhint %}
