From 8978387b7781439df13db666f0af112ac517144e Mon Sep 17 00:00:00 2001 From: Anwesha Date: Thu, 31 Mar 2022 10:24:36 -0700 Subject: [PATCH] docs: fixes typo in python sample (#214) --- samples/snippets/run_report_with_cohorts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/run_report_with_cohorts.py b/samples/snippets/run_report_with_cohorts.py index 4bf15a5..ef0e263 100644 --- a/samples/snippets/run_report_with_cohorts.py +++ b/samples/snippets/run_report_with_cohorts.py @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Google Analytics Data API sample application demonstratinf the usage of +"""Google Analytics Data API sample application demonstrating the usage of cohort specification in a report. See https://developers.google.com/analytics/devguides/reporting/data/v1/rest/v1beta/properties/runReport#body.request_body.FIELDS.cohort_spec