--- v19/enums/ad_network_type.proto 2025-08-05 14:37:37.000000000 +0000 +++ v20/enums/ad_network_type.proto 2025-08-05 14:37:43.000000000 +0000 @@ -55,9 +55,19 @@ // Google TV GOOGLE_TV = 9; - // Google Owned Channels such as Discover feed, Gmail, - // YouTube. This network is only used by Demand Gen - // campaigns. + // This network is used for Google Owned channels such as + // Discover feed, Gmail, YouTube. Starting with V20, Demand Gen Stats will + // be attributed to more granular network types such as GMAIL, DISCOVER, + // MAPS, YOUTUBE; this value will only be used for historical data. GOOGLE_OWNED_CHANNELS = 10; + + // Gmail + GMAIL = 11; + + // Discover Feed + DISCOVER = 12; + + // Maps + MAPS = 13; } }
/enums/ad_network_type.proto
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-21。
[null,null,["最后更新时间 (UTC):2025-08-21。"],[],[]]