# Ad revenue

## **List of available ad networks**

devtodev provides a connection to different ad networks to collect ad revenue data on a daily basis.&#x20;

* [AdColony](/3rd-party-sources/ad-revenue/adcolony.md)
* [AdMob](/3rd-party-sources/ad-revenue/admob.md)
* Applovin
* [Facebook](/3rd-party-sources/ad-revenue/facebook.md)
* Fyber
* HyprMX
* [MoPub](/3rd-party-sources/ad-revenue/mopub.md)
* myTarget
* [Unity Ads](/3rd-party-sources/ad-revenue/unity.md)
* [Vungle](/3rd-party-sources/ad-revenue/vungle.md)
* Yandex

## **List of available ad mediation platforms**

There are also ad mediation platforms that provide us user-level data. This is the ad revenue information that is included in all devtodev’s monetization and game reports: Basic Metrics, Acquisition (Dashboard, Monitoring, Detailed stats, LTV prediction), Monetization section, Cohort analysis, In-game analysis (Player levels, Cumulative metrics by levels).

* ironSource
* Applovin MAX


---

# 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.devtodev.com/3rd-party-sources/ad-revenue.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.
