--- v18/common/criteria.proto 2025-08-05 14:36:11.000000000 +0000 +++ v19/common/criteria.proto 2025-08-05 14:36:14.000000000 +0000 @@ -727,10 +727,6 @@ // A radius around a list of locations specified through a feed or assetSet. message LocationGroupInfo { - // Feed specifying locations for targeting. Cannot be set with AssetSet - // fields. This is required and must be set in CREATE operations. - optional string feed = 5; - // Geo target constant(s) restricting the scope of the geographic area within // the feed. Currently only one geo target constant is allowed. Cannot be set // with AssetSet fields.
/common/criteria.proto
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-21。
[null,null,["最后更新时间 (UTC):2025-08-21。"],[],[],null,["# /common/criteria.proto\n\n```diff\n--- v18/common/criteria.proto 2025-08-05 14:36:11.000000000 +0000\n+++ v19/common/criteria.proto 2025-08-05 14:36:14.000000000 +0000\n@@ -727,10 +727,6 @@\n\n // A radius around a list of locations specified through a feed or assetSet.\n message LocationGroupInfo {\n- // Feed specifying locations for targeting. Cannot be set with AssetSet\n- // fields. This is required and must be set in CREATE operations.\n- optional string feed = 5;\n-\n // Geo target constant(s) restricting the scope of the geographic area within\n // the feed. Currently only one geo target constant is allowed. Cannot be set\n // with AssetSet fields.\n```"]]