We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
We have a archive page and we want to show ads that are linked to our Google ad manager.
What should be the type of ad to select : native or banner ?
Since it goes in our feed, i guess it would be a native, but again not sure.
And if we choose native, the documentation is not clear on how to implement the native. Do we have to code the block ourself?
Finally, In a infinite loop, how can we refresh the ad if we only have one ad manager slot ?
The text was updated successfully, but these errors were encountered:
As I can see it updates itself by the library.
It takes the same ad unit, and different sizes.
What if we would need to change the add unit on the fly as we scroll?
Sorry, something went wrong.
No branches or pull requests
Hi,
We have a archive page and we want to show ads that are linked to our Google ad manager.
What should be the type of ad to select : native or banner ?
Since it goes in our feed, i guess it would be a native, but again not sure.
And if we choose native, the documentation is not clear on how to implement the native. Do we have to code the block ourself?
Finally, In a infinite loop, how can we refresh the ad if we only have one ad manager slot ?
The text was updated successfully, but these errors were encountered: