diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml
index 30adedda3d3..4f50c2cb878 100644
--- a/.generator/schemas/v2/openapi.yaml
+++ b/.generator/schemas/v2/openapi.yaml
@@ -110360,7 +110360,8 @@ tags:
Send server-side events to Product Analytics. Server-Side Events Ingestion allows you to collect custom events
from any server-side source, and retains events for 15 months. Server-side events are helpful for understanding
causes of a funnel drop-off which are external to the client-side (for example, payment processing error).
- See the [Product Analytics page](https://docs.datadoghq.com/product_analytics/) for more information.
+ Sending server-side events may impact billing. Review the pricing page
+ and talk to your Customer Success Manager for more information.
name: Product Analytics
- description: |-
Manage your Real User Monitoring (RUM) applications, and search or aggregate your RUM events over HTTP. See the [RUM & Session Replay page](https://docs.datadoghq.com/real_user_monitoring/) for more information
diff --git a/src/test/resources/com/datadog/api/client/v2/api/product_analytics.feature b/src/test/resources/com/datadog/api/client/v2/api/product_analytics.feature
index 3b59a3a0f64..71988ab1bef 100644
--- a/src/test/resources/com/datadog/api/client/v2/api/product_analytics.feature
+++ b/src/test/resources/com/datadog/api/client/v2/api/product_analytics.feature
@@ -4,9 +4,10 @@ Feature: Product Analytics
allows you to collect custom events from any server-side source, and
retains events for 15 months. Server-side events are helpful for
understanding causes of a funnel drop-off which are external to the
- client-side (for example, payment processing error). See the [Product
- Analytics page](https://docs.datadoghq.com/product_analytics/) for more
- information.
+ client-side (for example, payment processing error). Sending server-side
+ events may impact billing. Review the pricing page and talk to
+ your Customer Success Manager for more information.
Background:
Given a valid "apiKeyAuth" key in the system