--- v21/enums/click_type.proto 2025-10-07 23:35:20.000000000 +0000 +++ v22/enums/click_type.proto 2025-10-07 23:35:31.000000000 +0000 @@ -217,5 +217,14 @@ // Click on a related video that navigates the user to the video watch page. VIDEO_RELATED_VIDEOS_CLICK = 63; + + // Click on message button that navigates the user to a third-party + // messaging app. If the app is not installed, the ad will not show on + // Android, and the button will redirect to the app install page on iOS. + CLICK_TO_MESSAGE_THIRD_PARTY_CLICK = 64; + + // Click on non-button surface of message ad that navigates the user to the + // Google-hosted landing page. + CLICK_TO_MESSAGE_LANDING_PAGE_CLICK = 65; } }
/enums/click_type.proto
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-10-15。
[null,null,["最后更新时间 (UTC):2025-10-15。"],[],[]]