Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在尝试将 Google Adsense 集成到我的天气网站时遇到了一些问题。
谷歌横幅正在运行,但效果不佳。有时,除了空白横幅外,它不显示任何内容。就像在这张照片中:图片
第一个问题让我想到在没有加载广告时隐藏横幅。我找到了一个添加data-ad-format="auto"到横幅标签的解决方案。但我需要为移动设备自定义横幅尺寸。如果我使用data-ad-format="auto",我将无法自定义横幅的尺寸。
data-ad-format="auto"
有人对此有解决方案吗?没有广告时隐藏横幅?
非常感谢!
我遇到这个问题已经有一段时间了,首屏上方的第一个广告单元不会折叠(在 Adsense 中设置了折叠),但首屏下方的广告会折叠。我已经读到如果你将它与 Google Ad Manager 集成它会起作用,尽管我还没有时间测试它