File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1464,7 +1464,7 @@ class Google_Service_Analytics_DataRealtime_Resource extends Google_Service_Reso
14641464 * Unique table ID for retrieving real time data. Table ID is of the form ga:XXXX, where XXXX is
14651465 * the Analytics view (profile) ID.
14661466 * @param string $metrics
1467- * A comma-separated list of real time metrics. E.g., 'ga :activeVisitors'. At least one metric must
1467+ * A comma-separated list of real time metrics. E.g., 'rt :activeVisitors'. At least one metric must
14681468 * be specified.
14691469 * @param array $optParams Optional parameters.
14701470 *
@@ -1474,7 +1474,7 @@ class Google_Service_Analytics_DataRealtime_Resource extends Google_Service_Reso
14741474 * A comma-separated list of dimensions or metrics that determine the sort order for real time
14751475 * data.
14761476 * @opt_param string dimensions
1477- * A comma-separated list of real time dimensions. E.g., 'ga :medium,ga :city'.
1477+ * A comma-separated list of real time dimensions. E.g., 'rt :medium,rt :city'.
14781478 * @opt_param string filters
14791479 * A comma-separated list of dimension or metric filters to be applied to real time data.
14801480 * @return Google_Service_Analytics_RealtimeData
You can’t perform that action at this time.
0 commit comments