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

# Changelog

> Google Waterfall adapter release history for CloudX Android SDK

## 25.1.0.1

* Raises the prefetch load timeout above the Google Mobile Ads SDK's own load timeout, so a slow but valid mediation cascade is no longer discarded as a stuck load.
* Clarifies the no-probe-labels log to list the likely causes — probe misconfiguration, the bid clearing above the highest configured probe, or a test ad — so a probe ceiling set too low is distinguishable from broken mediation.

## 25.1.0.0

* Initial release.
* Certified with Google Mobile Ads SDK 25.1.0.
* Supports AdMob waterfall Banner and MREC ad formats.
* Tags outgoing AdRequests with `setRequestAgent("cloudx")` so Google attributes prefetch traffic to CloudX.
* Falls back to `AdListener.onAdImpression` when ILRD `OnPaidEventListener` does not fire within 250 ms, so impressions on AdMob accounts without Impression-Level Revenue Data still reach CloudX accounting. The ILRD path emits the revenue bundle; the fallback emits an empty bundle.
* Auto-refresh impressions on the same `AdView` are intentionally dropped — GMA exposes no SDK-side refresh kill switch, so v1 counts one CloudX impression per served creative.
* Requires minimum CloudX SDK version be 4.1.0.

## 23.6.0.0

* Certified with Google Mobile Ads SDK 23.6.0, for integrations pinned to the 23.6.0 network SDK line.
* Feature parity with 25.1.0.1 (the load-timeout and no-probe-labels logging improvements are included).
* Requires minimum CloudX SDK version be 4.1.0.
