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

[Feature request] Add support for custom native ad formats #918

Open
freakness opened this issue Sep 11, 2023 · 4 comments
Open

[Feature request] Add support for custom native ad formats #918

freakness opened this issue Sep 11, 2023 · 4 comments
Labels
feature request Feature request covers a product enhancement native ad Issues related to Native Ad

Comments

@freakness
Copy link

freakness commented Sep 11, 2023

The Android/iOS libraries can load Custom native ad formats. Currently it seems not possible to use these from this package.

Is this something that can be supported in the future?

@freakness freakness changed the title [Feature request] Add support for custom native ads [Feature request] Add support for custom native ad formats Sep 11, 2023
@huycozy huycozy added the in triage Issue currently being evaluated label Sep 12, 2023
@huycozy
Copy link
Collaborator

huycozy commented Sep 12, 2023

Hi @freakness
There are two layout types from the supported template: medium and small. And you can pass your preferred type via NativeTemplateStyle's templateType. Does this match what you are looking for?

@huycozy huycozy added the feedback required Further information is requested label Sep 12, 2023
@freakness
Copy link
Author

Hi @huycozy,
No, this is not about the native templates as these are working fine. What I mean are custom formats that can be defined in google ad manager, see these docs along with the link in my first comment for more information. These allow for fully custom ad data structures.

@github-actions github-actions bot removed the feedback required Further information is requested label Sep 12, 2023
@huycozy huycozy added feature request Feature request covers a product enhancement native ad Issues related to Native Ad and removed in triage Issue currently being evaluated labels Sep 12, 2023
@malandr2
Copy link
Collaborator

@freakness ACK. This is something the team is aware of. Thanks.

@bgenidy
Copy link

bgenidy commented Dec 24, 2023

@malandr2 / @huycozy +1 on the above ask, would really love it if we can get this level of customization and extensibility shown in this android tutorial https://developers.google.com/admob/android/native/full-screen supported in Flutter without having to drop to native platform specific code.

If possible to maybe add a sample to docs first that can help bridge the gap of how one might want to approach which customizations can be passed down from flutter vs hard coded into the factory implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request covers a product enhancement native ad Issues related to Native Ad
Projects
None yet
Development

No branches or pull requests

4 participants