--- 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 Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-21 UTC。