Adsense Ads Responsive schema for Website
Adsense Ads Responsive complete schema
<script type='application/ld+json'>
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://source29.blogspot.com/",
"name": "Online Source",
"description": "Source of Information",
"hasPart": {
"@type": "CreativeWork",
"name": "AdSense Ads",
"description": "Description of AdSense Ads",
"publisher": {
"@type": "Organization",
"name": "Google AdSense"
},
"adSlot": {
"@type": "WebPageElement",
"name": "Ad Slot",
"description": "Description of Ad Slot",
"cssSelector": "CSS selector targeting the ad slot",
"adLayout": "responsive",
"adFormat": "Format of the ad, such as banner, leaderboard, etc.",
"adTargeting": {
"@type": "QuantitativeValue",
"minValue": "Minimum value for targeting",
"maxValue": "Maximum value for targeting",
"unitCode": "Unit code for targeting",
"valueReference": {
"@type": "DefinedTerm",
"name": "Targeting criteria name",
"description": "Description of the targeting criteria"
}
}
}
}
}
<script>
Comments
Post a Comment
Thanks for your Comments.