Skip to content

Commit de78028

Browse files
committed
Updated Analytics.php
This change has been generated by a script that has detected changes in the discovery doc of the API. Check http://developers.google.com/discovery for more info.
1 parent 144cba2 commit de78028

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Google/Service/Analytics.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ class Google_Service_Analytics extends Google_Service
3939
/** Manage Google Analytics Account users by email address. */
4040
const ANALYTICS_MANAGE_USERS =
4141
"https://www.googleapis.com/auth/analytics.manage.users";
42+
/** View Google Analytics user permissions. */
43+
const ANALYTICS_MANAGE_USERS_READONLY =
44+
"https://www.googleapis.com/auth/analytics.manage.users.readonly";
4245
/** Create a new Google Analytics account along with its default property and view. */
4346
const ANALYTICS_PROVISION =
4447
"https://www.googleapis.com/auth/analytics.provision";

0 commit comments

Comments
 (0)