diff --git a/packages/google-analytics-data/samples/snippets/run_pivot_report.py b/packages/google-analytics-data/samples/snippets/run_pivot_report.py index 340087006ef6..1b620b3d81fe 100644 --- a/packages/google-analytics-data/samples/snippets/run_pivot_report.py +++ b/packages/google-analytics-data/samples/snippets/run_pivot_report.py @@ -40,7 +40,7 @@ def run_sample(): def run_pivot_report(property_id="YOUR-GA4-PROPERTY-ID"): """Runs a pivot query to build a report of session counts by country, - pivoted by the browser dimension..""" + pivoted by the browser dimension.""" client = BetaAnalyticsDataClient() request = RunPivotReportRequest(