Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to disk cache the NativeCustomFormatAd instance responded to via Google Ad Manager so that it can be retrieved and used when needed? #673

Closed
jin-jobs opened this issue Apr 26, 2024 · 1 comment

Comments

@jin-jobs
Copy link

jin-jobs commented Apr 26, 2024

I am using Google Ad Manager to publish ads with native templates type to Android, iOS App.
We want to use the prefetching technique to display these ads in a feed-type UI.
Is there any way to disk cache the ad instances of NativeCustomFormatAd type received as ad response? Or should I just do memory caching only?

@NVentimiglia
Copy link
Member

@jin-jobs

We do not have a disk based cache. You will need to use an in-memory cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants