通过第三方广告服务器发送 Google Ad Manager 信号
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
如果您将第三方广告服务器与 Google Ad Manager 服务器端广告插播 (SSAI) 结合使用,IMA 支持通过 Google Ad Manager 通过第三方广告服务器向 Ad Manager 发送经过加密的 Nonce,从而通过 Google Ad Manager 创收更多广告资源。本指南介绍了如何使用 IMA SDK 发送这些信号。
在 Ad Manager 界面中,将宏 [GOOGLE_INSTREAM_VIDEO_NONCE] 添加到广告服务器的代码中。当 DAI 服务器使用您的第三方广告服务器网址填充广告插播时间点时,Ad Manager 将使用加密的随机数动态填充该宏。结果应类似于以下示例广告代码,该代码使用必须在第三方服务器上配置的键:
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-21。"],[],["To monetize inventory via Google Ad Manager with a third-party ad server, enable nonce sending in the IMA DAI SDK by setting `enableNonce` to `true`. Add the `[GOOGLE_INSTREAM_VIDEO_NONCE]` macro to the third-party ad server's tag in Ad Manager. Configure the third-party ad server to pass the nonce value to Ad Manager using the `givn=` parameter with a custom macro like `%%custom_key_for_google_nonce%%`. This process facilitates the transmission of the encrypted nonce for enhanced monetization.\n"]]