Hi Max,
Thank you for contacting the IMA SDK support team.
By reviewing your concern, I understand that you wanted to know how to get useful data contained in <IconClickThrough> inner tag.
Based on the information you have provided I can confirm that the platform type is Android TV application, can you confirm whether the Android SDK integration type is client-side or DAI?
Also, Have you replicated the same behaviour using one of our sample apps below?
If yes kindly provide the below for further investigation so that we can have full visibility of your implementation privately:
You can provide the following details via reply privately to the author option or directly provide it to the link below
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:
1. Navigate to
https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=IMA+SDK&entry.460850823=5004Q00002rWm9lQAC&entry.80707362=002192502. Fill out all fields, and attach your file(s).
3. Please reply back on this thread when you have uploaded your file(s). Please do not share this link.
![]() |
IMA SDK Team |
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.project_name"> ... </application> <queries> <intent> <action android:name="android.intent.action.VIEW" /> <data android:scheme="https" /> </intent> <intent> <action android:name="android.intent.action.VIEW" /> <data android:scheme="http" /> </intent> </queries> </manifest>Kindly review this release.
Hi,
Thank you for getting back to us.
I will check with our team regarding your issue and one of my team members will reach out to you once we have an update on this. Meanwhile, your patience is highly appreciated.
For any updates on this kindly keep an eye on android release https://developers.google.com/admob/android/rel-notes.
Thanks