# Android AdMob Adapter Change Log

<table><thead><tr><th width="155.01436116815208">Adapter Version</th><th width="150">SDK Version</th><th width="150">Release Date</th><th width="246.3919389694044">Notes</th></tr></thead><tbody><tr><td>6.4.6.0</td><td>6.4.6</td><td>Apr 6, 2026</td><td><ul><li>Supports Android 6.4.6 SDK</li></ul></td></tr><tr><td>6.4.5.0</td><td>6.4.5</td><td>Feb 15, 2026</td><td><ul><li>Supports Android 6.4.5 SDK</li></ul></td></tr><tr><td>6.4.3.0</td><td>6.4.3</td><td>Jul 2, 2025</td><td><ul><li>Supports Android 6.4.3 SDK</li></ul></td></tr><tr><td>6.4.2.2</td><td>6.4.2</td><td>Mar 28, 2025</td><td><ul><li>Fixed Interstitial load ad failed callback</li><li>Improved initialization handling</li></ul></td></tr><tr><td>6.4.2.1</td><td>6.4.2</td><td>Sep 17, 2024</td><td><ul><li>Supports Android 6.4.2 SDK</li><li>Improved support for child directed treatment</li></ul></td></tr><tr><td>6.4.2.0</td><td>6.4.2</td><td>Sep 5, 2024</td><td><ul><li>Supports Android 6.4.2 SDK</li><li>Removed support for setting User ID</li></ul></td></tr><tr><td>6.2.0.1</td><td>6.2.0</td><td>Jun 9, 2023</td><td><ul><li>Supports Android 6.2.0 SDK</li></ul></td></tr><tr><td>6.0.3.0</td><td>6.0.3</td><td>Jul 13, 2022</td><td><ul><li>Supports Android 6.0.3 SDK</li></ul></td></tr><tr><td>6.0.2.0</td><td>6.0.2</td><td>Apr 15, 2022</td><td><ul><li>Supports Android 6.0.2 SDK</li><li>Added support for identifying Age Restricted Users using the AdMob setTagForChildDirectedTreatment() API</li></ul></td></tr><tr><td>6.0.1.0</td><td>6.0.1</td><td>Oct 19, 2021</td><td><ul><li>Supports Android 6.0.1 SDK</li><li>Added support for banner ad types</li></ul></td></tr></tbody></table>


---

# 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://documentation.hyprmx.com/sdk-integration-guides/android-amazon/change-log/android-admob-adapter-change-log.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.
