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.
同意字符串可以使用 CONSENT_STRING 宏在 amp-ad 组件的 rtc-config 中使用,但是有没有办法在 amp-iframe 的 src 属性中使用同意字符串?
不,AMP 库中没有提供此功能的逻辑。您需要生成此服务器端,并更新 iframe 的呈现输出以将该值包含在 URL 中。
资料来源:在谷歌工作 AMP