--- 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
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-08-21 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-08-21 (UTC)."],[],[],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```"]]