get_profile: Gets a view (profile) to which the user has access to

Description Usage Arguments Value References See Also

Description

Gets a view (profile) to which the user has access to

Usage

1
get_profile(account.id, webproperty.id, profile.id, token)

Arguments

account.id

integer or character. Account ID to retrieve the goal for.

webproperty.id

character. Web property ID to retrieve the goal for.

profile.id

View (Profile) ID to retrieve the goal for.

token

Token2.0 class object with a valid authorization data.

Value

An Analytics view (profile).

id

View (Profile) ID.

kind

Resource type for Analytics view (profile).

self.link

Link for this view (profile).

account.id

Account ID to which this view (profile) belongs.

webproperty.id

Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.

internal.webproperty.id

Internal ID for the web property to which this view (profile) belongs.

name

Name of this view (profile).

currency

The currency type associated with this view (profile).

timezone

Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.

website.url

Website URL for this view (profile).

site.search.query.parameters

The site search query parameters for this view (profile).

strip.site.search.query.parameters

Whether or not Analytics will strip search query parameters from the URLs in your reports.

type

View (Profile) type. Supported types: WEB or APP.

permissions

Permissions the user has for this view (profile).

created

Time this view (profile) was created.

updated

Time this view (profile) was last modified.

e.commerce.tracking

Indicates whether ecommerce tracking is enabled for this view (profile).

parent.link

Parent link for this view (profile). Points to the web property to which this view (profile) belongs.

child.link

Child link for this view (profile). Points to the list of goals for this view (profile).

#'

References

Management API - Views (Profiles)

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_unsampled_report; get_webproperty; 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.