Skip to main content

account_user_links

Overview

Nameaccount_user_links
TypeResource
Idgoogleanalytics.analytics.account_user_links

Fields

NameDatatypeDescription
idstringEntity user link ID
permissionsobjectPermissions the user has for this entity.
selfLinkstringSelf link for this resource.
userRefobjectJSON template for a user reference.
entityobjectEntity for this link. It can be an account, a web property, or a view (profile).
kindstringResource type for entity user link.

Methods

NameAccessible byRequired ParamsDescription
management_accountUserLinks_listSELECTaccountIdLists account-user links for a given account.
management_accountUserLinks_deleteDELETEaccountId, linkIdRemoves a user from the given account.
management_accountUserLinks_insertEXECaccountIdAdds a new user to the given account.
management_accountUserLinks_updateEXECaccountId, linkIdUpdates permissions for an existing user on the given account.