Description Usage Arguments Value References See Also
Gets a web property to which the user has access to
1 | get_webproperty(account.id, webproperty.id, token)
|
account.id |
integer or character. Account ID to retrieve the web property for. |
webproperty.id |
character. ID to retrieve the web property for. |
token |
|
An Analytics web property.
id |
Web property ID of the form UA-XXXXX-YY. |
kind |
Resource type for Analytics Web.property. |
self.link |
Link for this web property. |
account.id |
Account ID to which this web property belongs. |
internal.webproperty.id |
Internal ID for this web property. |
name |
Name of this web property. |
website.url |
Website url for this web property. |
level |
Level for this web property. |
profile.count |
View (Profile) count for this web property. |
industry.vertical |
The industry vertical/category selected for this web property. |
default.profile.id |
Default view (profile) ID. |
permissions |
Permissions the user has for this web property. |
created |
Time this web property was created. |
updated |
Time this web property was last modified. |
parent.link |
Parent link for this web property. Points to the account to which this web property belongs. |
child.link |
Child link for this web property. Points to the list of views (profiles) for this web property. |
Management API - Web Properties
Google Analytics Demos & Tools - Account Explorer
Analytics Help - Hierarchy of accounts, users, properties, and views
Other Management API: get_custom_dimension;
get_custom_metric;
get_experiment; get_filter;
get_goal; get_profile;
get_unsampled_report;
list_accounts;
list_custom_dimensions;
list_custom_metrics;
list_custom_sources;
list_experiments;
list_filters; list_goals;
list_profiles; list_segments;
list_unsampled_reports;
list_webproperties
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.