--- 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
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2025-08-21 UTC.
[null,null,["Última atualização 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```"]]