Skip to main content

webproperty_user_links

Overview

Namewebproperty_user_links
TypeResource
Idgoogleanalytics.analytics.webproperty_user_links

Fields

NameDatatypeDescription
idstringEntity user link ID
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.
permissionsobjectPermissions the user has for this entity.
selfLinkstringSelf link for this resource.

Methods

NameAccessible byRequired ParamsDescription
management_webpropertyUserLinks_listSELECTaccountId, webPropertyIdLists webProperty-user links for a given web property.
management_webpropertyUserLinks_deleteDELETEaccountId, linkId, webPropertyIdRemoves a user from the given web property.
management_webpropertyUserLinks_insertEXECaccountId, webPropertyIdAdds a new user to the given web property.
management_webpropertyUserLinks_updateEXECaccountId, linkId, webPropertyIdUpdates permissions for an existing user on the given web property.