Description Usage Arguments Value References See Also
View source: R/webproperties.R
Gets a property to which the user has access.
1 | get_webproperty(accountId, webPropertyId, token)
|
accountId |
character. Account ID to retrieve the web property for. |
webPropertyId |
character. ID to retrieve the web property for. |
token |
|
The Webproperties collection is a set of Webproperty resources, each of which describes a web property available to an authenticated user.
id |
Web property ID of the form UA-XXXXX-YY. |
kind |
Resource type for Analytics WebProperty. |
accountId |
Account ID to which this web property belongs. |
internalWebPropertyId |
Internal ID for this web property. |
name |
Name of this web property. |
websiteUrl |
Website url for this web property. |
level |
Level for this web property. |
profileCount |
View (Profile) count for this web property. |
industryVertical |
The industry vertical/category selected for this web property. If this field is set, the correct values are: UNSPECIFIED ARTS_AND_ENTERTAINMENT AUTOMOTIVE BEAUTY_AND_FITNESS BOOKS_AND_LITERATURE BUSINESS_AND_INDUSTRIAL_MARKETS COMPUTERS_AND_ELECTRONICS FINANCE FOOD_AND_DRINK GAMES HEALTHCARE HOBBIES_AND_LEISURE HOME_AND_GARDEN INTERNET_AND_TELECOM JOBS_AND_EDUCATION LAW_AND_GOVERNMENT NEWS ONLINE_COMMUNITIES OTHER PEOPLE_AND_SOCIETY PETS_AND_ANIMALS REAL_ESTATE REFERENCE SCIENCE SHOPPING SPORTS TRAVEL |
defaultProfileId |
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. |
starred |
Indicates whether this web property is starred or not. |
permissions |
All the permissions that the user has for this web property. These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent account. |
Management API - Web Properties Overview
Other Management API: get_custom_dimension,
get_custom_metric,
get_experiment, get_filter,
get_goal, get_profile,
get_remarketing_audience,
get_unsampled_report,
get_upload, list_accounts,
list_custom_data_sources,
list_custom_dimensions,
list_custom_metrics,
list_experiments,
list_filters, list_goals,
list_profiles,
list_remarketing_audiences,
list_segments,
list_unsampled_reports,
list_uploads,
list_webproperties
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.