Skip to content

just try to display Ads in Next.js website with Google publisher tag

License

Notifications You must be signed in to change notification settings

buikhacnam/nextjs-google-publisher-tag-ads

Repository files navigation

Next.js - Google Publisher Tag Ads (GPT Ads) Example

This is an example of how to use Google Publisher Tag Ads (GPT Ads) with Next.js.

In this project, I just grab ads from vnexpress.net website as an example. You can change the ads to your own ads.

Run locally

Create a .env file in the root directory and add this:

API_RICK_AND_MORTY=https://rickandmortyapi.com/graphql

then run:

yarn
yarn dev

Reference

About

just try to display Ads in Next.js website with Google publisher tag

Topics

Resources

License

Stars

Watchers

Forks