/resources/ad_group_criterion.proto

--- v24/resources/ad_group_criterion.proto  2026-08-13 23:22:23.000000000 +0000
+++ v25/resources/ad_group_criterion.proto  2026-08-13 23:22:29.000000000 +0000
@@ -387,7 +387,11 @@
         [(google.api.field_behavior) = IMMUTABLE];

     // Immutable. Retail Filter Bundle.
-    google.ads.googleads.v24.common.RetailFilterBundle retail_filter_bundle =
+    google.ads.googleads.v25.common.RetailFilterBundle retail_filter_bundle =
         180 [(google.api.field_behavior) = IMMUTABLE];
+
+    // Immutable. Entity bid criterion.
+    google.ads.googleads.v25.common.EntityBid entity_bid = 92
+        [(google.api.field_behavior) = IMMUTABLE];
   }
 }