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

Add a getter for clickUrl inside the PrebidNativeAd class. #818

Closed
eroncastro opened this issue Jan 7, 2025 · 0 comments
Closed

Add a getter for clickUrl inside the PrebidNativeAd class. #818

eroncastro opened this issue Jan 7, 2025 · 0 comments
Assignees

Comments

@eroncastro
Copy link

Is your feature request related to a problem? Please describe.

Me and my team are integrating Prebid Mobile with Google Mobile Ads.
Right now, we are trying to use it in an Android TV Device. Right now, we were unable to obtain the property clickUrl from PrebidNativeAd, because it is private. We need it to generate a QR code from it and make it "clickable" when accessed from a TV.

Describe the solution you'd like
Add a getter for clickUrl inside the PrebidNativeAd class, making the property accessible and allowing its use for a QR generator.

Describe alternatives you've considered
None.

Additional context
clickUrl property

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants