get_webproperty: Gets a web property to which the user has access to

Description Usage Arguments Value References See Also

Description

Gets a web property to which the user has access to

Usage

1
get_webproperty(account.id, webproperty.id, token)

Arguments

account.id

integer or character. Account ID to retrieve the web property for.

webproperty.id

character. ID to retrieve the web property for.

token

Token2.0 class object with a valid authorization data.

Value

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.

References

Management API - Web Properties

Google Analytics Demos & Tools - Account Explorer

Analytics Help - Hierarchy of accounts, users, properties, and views

See Also

authorize

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


jdeboer/RGA-1 documentation built on May 18, 2019, 11:29 p.m.