এই বিভাগে Google Publisher Tag (GPT) লাইব্রেরির উদাহরণ এবং সম্পর্কিত সংস্থানগুলির একটি সংগ্রহ রয়েছে৷
এই বিভাগের বেশিরভাগ বিষয়বস্তু আমাদের GitHub সংগ্রহস্থলেও পাওয়া যাবে। Apache License 2.0- এর অধীনে নমুনা কোড এবং সংশ্লিষ্ট ডকুমেন্টেশন ওপেন সোর্স হিসেবে প্রকাশ করা হয়েছে।
জিপিটি নমুনা নির্মাতা (বিটা) দিয়ে আপনার নিজস্ব কাস্টম নমুনা তৈরি করার চেষ্টা করুন!
Tag pages with infinite content
Use GPT to dynamically generate new ad content.
- TypeScript
- জাভাস্ক্রিপ্ট
Key-value targeting
Use key-value targeting to control the ads eligible to serve to specific ad slots.
- জাভাস্ক্রিপ্ট
- TypeScript
Display ads in the shadow DOM
Use GPT to request and render ads in the shadow DOM.
- TypeScript
- জাভাস্ক্রিপ্ট
Collapse empty ad slots
Automatically show/hide ad slots when certain criteria are met.
- TypeScript
- জাভাস্ক্রিপ্ট
Control SRA batching
Precisely control which ad slots are requested when in Single Request Architecture (SRA) mode.
- জাভাস্ক্রিপ্ট
- TypeScript