List
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"kind": "analytics#entityUserLinks",
"totalResults": 1,
"startIndex": 1,
"itemsPerPage": 1000,
"items": [
{
"id": "6712930:112775482771342024019",
"kind": "analytics#entityUserLink",
"selfLink": "https://www.googleapis.com/analytics/v3/management/accounts/6712930/entityUserLinks/6712930:112775482771342024019",
"entity": {
"accountRef": {
"id": "6712930",
"kind": "analytics#accountRef",
"href": "https://www.googleapis.com/analytics/v3/management/accounts/6712930",
"name": "sschouse@gmail.com"
}
},
"userRef": {
"kind": "analytics#userRef",
"id": "112775482771342024019",
"email": "sschouse@gmail.com"
},
"permissions": {
"effective": [
"COLLABORATE",
"EDIT",
"MANAGE_USERS",
"READ_AND_ANALYZE"
],
"local": [
"EDIT",
"MANAGE_USERS"
]
}
}
]
}Last updated