chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/analytics_v3.management.profiles.html b/docs/dyn/analytics_v3.management.profiles.html
index 2137cf0..94128ce 100644
--- a/docs/dyn/analytics_v3.management.profiles.html
+++ b/docs/dyn/analytics_v3.management.profiles.html
@@ -125,44 +125,44 @@
An object of the form:
{ # JSON template for an Analytics view (profile).
- "websiteUrl": "A String", # Website URL for this view (profile).
- "type": "A String", # View (Profile) type. Supported types: WEB or APP.
- "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
- "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
- "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
- "defaultPage": "A String", # Default page for this view (profile).
- "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
- "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
- "starred": True or False, # Indicates whether this view (profile) is starred or not.
- "accountId": "A String", # Account ID to which this view (profile) belongs.
- "created": "A String", # Time this view (profile) was created.
- "updated": "A String", # Time this view (profile) was last modified.
- "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
- "selfLink": "A String", # Link for this view (profile).
- "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
- # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
- "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
- "kind": "analytics#profile", # Resource type for Analytics view (profile).
- "permissions": { # Permissions the user has for this view (profile).
- "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
- "A String",
- ],
- },
- "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
- "type": "analytics#goals", # Value is "analytics#goals".
- "href": "A String", # Link to the list of goals for this view (profile).
- },
- "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
- "id": "A String", # View (Profile) ID.
- "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
- "type": "analytics#webproperty", # Value is "analytics#webproperty".
- "href": "A String", # Link to the web property to which this view (profile) belongs.
- },
- "name": "A String", # Name of this view (profile).
- "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
- "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
- "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
- }</pre>
+ "updated": "A String", # Time this view (profile) was last modified.
+ "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
+ "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
+ "accountId": "A String", # Account ID to which this view (profile) belongs.
+ "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
+ "websiteUrl": "A String", # Website URL for this view (profile).
+ "id": "A String", # View (Profile) ID.
+ "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
+ "href": "A String", # Link to the list of goals for this view (profile).
+ "type": "analytics#goals", # Value is "analytics#goals".
+ },
+ "permissions": { # Permissions the user has for this view (profile).
+ "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
+ "A String",
+ ],
+ },
+ "type": "A String", # View (Profile) type. Supported types: WEB or APP.
+ "defaultPage": "A String", # Default page for this view (profile).
+ "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
+ "created": "A String", # Time this view (profile) was created.
+ "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
+ "name": "A String", # Name of this view (profile).
+ "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
+ "starred": True or False, # Indicates whether this view (profile) is starred or not.
+ "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
+ "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
+ "type": "analytics#webproperty", # Value is "analytics#webproperty".
+ "href": "A String", # Link to the web property to which this view (profile) belongs.
+ },
+ "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
+ "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
+ "kind": "analytics#profile", # Resource type for Analytics view (profile).
+ "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
+ "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
+ # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
+ "selfLink": "A String", # Link for this view (profile).
+ "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
+ }</pre>
</div>
<div class="method">
@@ -176,88 +176,88 @@
The object takes the form of:
{ # JSON template for an Analytics view (profile).
- "websiteUrl": "A String", # Website URL for this view (profile).
- "type": "A String", # View (Profile) type. Supported types: WEB or APP.
- "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
- "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
- "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
- "defaultPage": "A String", # Default page for this view (profile).
- "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
- "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
- "starred": True or False, # Indicates whether this view (profile) is starred or not.
- "accountId": "A String", # Account ID to which this view (profile) belongs.
- "created": "A String", # Time this view (profile) was created.
- "updated": "A String", # Time this view (profile) was last modified.
- "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
- "selfLink": "A String", # Link for this view (profile).
- "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
- # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
- "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
- "kind": "analytics#profile", # Resource type for Analytics view (profile).
- "permissions": { # Permissions the user has for this view (profile).
- "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
- "A String",
- ],
- },
- "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
- "type": "analytics#goals", # Value is "analytics#goals".
- "href": "A String", # Link to the list of goals for this view (profile).
- },
- "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
- "id": "A String", # View (Profile) ID.
- "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
- "type": "analytics#webproperty", # Value is "analytics#webproperty".
- "href": "A String", # Link to the web property to which this view (profile) belongs.
- },
- "name": "A String", # Name of this view (profile).
- "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
- "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
- "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
-}
+ "updated": "A String", # Time this view (profile) was last modified.
+ "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
+ "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
+ "accountId": "A String", # Account ID to which this view (profile) belongs.
+ "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
+ "websiteUrl": "A String", # Website URL for this view (profile).
+ "id": "A String", # View (Profile) ID.
+ "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
+ "href": "A String", # Link to the list of goals for this view (profile).
+ "type": "analytics#goals", # Value is "analytics#goals".
+ },
+ "permissions": { # Permissions the user has for this view (profile).
+ "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
+ "A String",
+ ],
+ },
+ "type": "A String", # View (Profile) type. Supported types: WEB or APP.
+ "defaultPage": "A String", # Default page for this view (profile).
+ "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
+ "created": "A String", # Time this view (profile) was created.
+ "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
+ "name": "A String", # Name of this view (profile).
+ "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
+ "starred": True or False, # Indicates whether this view (profile) is starred or not.
+ "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
+ "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
+ "type": "analytics#webproperty", # Value is "analytics#webproperty".
+ "href": "A String", # Link to the web property to which this view (profile) belongs.
+ },
+ "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
+ "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
+ "kind": "analytics#profile", # Resource type for Analytics view (profile).
+ "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
+ "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
+ # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
+ "selfLink": "A String", # Link for this view (profile).
+ "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
+ }
Returns:
An object of the form:
{ # JSON template for an Analytics view (profile).
- "websiteUrl": "A String", # Website URL for this view (profile).
- "type": "A String", # View (Profile) type. Supported types: WEB or APP.
- "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
- "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
- "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
- "defaultPage": "A String", # Default page for this view (profile).
- "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
- "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
- "starred": True or False, # Indicates whether this view (profile) is starred or not.
- "accountId": "A String", # Account ID to which this view (profile) belongs.
- "created": "A String", # Time this view (profile) was created.
- "updated": "A String", # Time this view (profile) was last modified.
- "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
- "selfLink": "A String", # Link for this view (profile).
- "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
- # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
- "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
- "kind": "analytics#profile", # Resource type for Analytics view (profile).
- "permissions": { # Permissions the user has for this view (profile).
- "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
- "A String",
- ],
- },
- "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
- "type": "analytics#goals", # Value is "analytics#goals".
- "href": "A String", # Link to the list of goals for this view (profile).
- },
- "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
- "id": "A String", # View (Profile) ID.
- "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
- "type": "analytics#webproperty", # Value is "analytics#webproperty".
- "href": "A String", # Link to the web property to which this view (profile) belongs.
- },
- "name": "A String", # Name of this view (profile).
- "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
- "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
- "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
- }</pre>
+ "updated": "A String", # Time this view (profile) was last modified.
+ "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
+ "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
+ "accountId": "A String", # Account ID to which this view (profile) belongs.
+ "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
+ "websiteUrl": "A String", # Website URL for this view (profile).
+ "id": "A String", # View (Profile) ID.
+ "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
+ "href": "A String", # Link to the list of goals for this view (profile).
+ "type": "analytics#goals", # Value is "analytics#goals".
+ },
+ "permissions": { # Permissions the user has for this view (profile).
+ "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
+ "A String",
+ ],
+ },
+ "type": "A String", # View (Profile) type. Supported types: WEB or APP.
+ "defaultPage": "A String", # Default page for this view (profile).
+ "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
+ "created": "A String", # Time this view (profile) was created.
+ "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
+ "name": "A String", # Name of this view (profile).
+ "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
+ "starred": True or False, # Indicates whether this view (profile) is starred or not.
+ "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
+ "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
+ "type": "analytics#webproperty", # Value is "analytics#webproperty".
+ "href": "A String", # Link to the web property to which this view (profile) belongs.
+ },
+ "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
+ "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
+ "kind": "analytics#profile", # Resource type for Analytics view (profile).
+ "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
+ "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
+ # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
+ "selfLink": "A String", # Link for this view (profile).
+ "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
+ }</pre>
</div>
<div class="method">
@@ -275,53 +275,53 @@
{ # A view (profile) collection lists Analytics views (profiles) to which the user has access. Each resource in the collection corresponds to a single Analytics view (profile).
"nextLink": "A String", # Link to next page for this view (profile) collection.
- "startIndex": 42, # The starting index of the resources, which is 1 by default or otherwise specified by the start-index query parameter.
- "kind": "analytics#profiles", # Collection type.
- "username": "A String", # Email ID of the authenticated user
- "totalResults": 42, # The total number of results for the query, regardless of the number of results in the response.
- "itemsPerPage": 42, # The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.
- "previousLink": "A String", # Link to previous page for this view (profile) collection.
"items": [ # A list of views (profiles).
{ # JSON template for an Analytics view (profile).
- "websiteUrl": "A String", # Website URL for this view (profile).
- "type": "A String", # View (Profile) type. Supported types: WEB or APP.
- "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
- "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
- "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
- "defaultPage": "A String", # Default page for this view (profile).
- "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
- "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
- "starred": True or False, # Indicates whether this view (profile) is starred or not.
- "accountId": "A String", # Account ID to which this view (profile) belongs.
- "created": "A String", # Time this view (profile) was created.
- "updated": "A String", # Time this view (profile) was last modified.
- "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
- "selfLink": "A String", # Link for this view (profile).
- "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
- # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
- "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
- "kind": "analytics#profile", # Resource type for Analytics view (profile).
- "permissions": { # Permissions the user has for this view (profile).
- "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
- "A String",
- ],
+ "updated": "A String", # Time this view (profile) was last modified.
+ "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
+ "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
+ "accountId": "A String", # Account ID to which this view (profile) belongs.
+ "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
+ "websiteUrl": "A String", # Website URL for this view (profile).
+ "id": "A String", # View (Profile) ID.
+ "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
+ "href": "A String", # Link to the list of goals for this view (profile).
+ "type": "analytics#goals", # Value is "analytics#goals".
+ },
+ "permissions": { # Permissions the user has for this view (profile).
+ "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
+ "A String",
+ ],
+ },
+ "type": "A String", # View (Profile) type. Supported types: WEB or APP.
+ "defaultPage": "A String", # Default page for this view (profile).
+ "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
+ "created": "A String", # Time this view (profile) was created.
+ "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
+ "name": "A String", # Name of this view (profile).
+ "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
+ "starred": True or False, # Indicates whether this view (profile) is starred or not.
+ "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
+ "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
+ "type": "analytics#webproperty", # Value is "analytics#webproperty".
+ "href": "A String", # Link to the web property to which this view (profile) belongs.
+ },
+ "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
+ "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
+ "kind": "analytics#profile", # Resource type for Analytics view (profile).
+ "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
+ "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
+ # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
+ "selfLink": "A String", # Link for this view (profile).
+ "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
},
- "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
- "type": "analytics#goals", # Value is "analytics#goals".
- "href": "A String", # Link to the list of goals for this view (profile).
- },
- "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
- "id": "A String", # View (Profile) ID.
- "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
- "type": "analytics#webproperty", # Value is "analytics#webproperty".
- "href": "A String", # Link to the web property to which this view (profile) belongs.
- },
- "name": "A String", # Name of this view (profile).
- "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
- "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
- "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
- },
],
+ "previousLink": "A String", # Link to previous page for this view (profile) collection.
+ "kind": "analytics#profiles", # Collection type.
+ "itemsPerPage": 42, # The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.
+ "username": "A String", # Email ID of the authenticated user
+ "startIndex": 42, # The starting index of the resources, which is 1 by default or otherwise specified by the start-index query parameter.
+ "totalResults": 42, # The total number of results for the query, regardless of the number of results in the response.
}</pre>
</div>
@@ -337,88 +337,88 @@
The object takes the form of:
{ # JSON template for an Analytics view (profile).
- "websiteUrl": "A String", # Website URL for this view (profile).
- "type": "A String", # View (Profile) type. Supported types: WEB or APP.
- "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
- "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
- "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
- "defaultPage": "A String", # Default page for this view (profile).
- "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
- "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
- "starred": True or False, # Indicates whether this view (profile) is starred or not.
- "accountId": "A String", # Account ID to which this view (profile) belongs.
- "created": "A String", # Time this view (profile) was created.
- "updated": "A String", # Time this view (profile) was last modified.
- "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
- "selfLink": "A String", # Link for this view (profile).
- "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
- # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
- "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
- "kind": "analytics#profile", # Resource type for Analytics view (profile).
- "permissions": { # Permissions the user has for this view (profile).
- "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
- "A String",
- ],
- },
- "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
- "type": "analytics#goals", # Value is "analytics#goals".
- "href": "A String", # Link to the list of goals for this view (profile).
- },
- "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
- "id": "A String", # View (Profile) ID.
- "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
- "type": "analytics#webproperty", # Value is "analytics#webproperty".
- "href": "A String", # Link to the web property to which this view (profile) belongs.
- },
- "name": "A String", # Name of this view (profile).
- "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
- "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
- "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
-}
+ "updated": "A String", # Time this view (profile) was last modified.
+ "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
+ "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
+ "accountId": "A String", # Account ID to which this view (profile) belongs.
+ "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
+ "websiteUrl": "A String", # Website URL for this view (profile).
+ "id": "A String", # View (Profile) ID.
+ "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
+ "href": "A String", # Link to the list of goals for this view (profile).
+ "type": "analytics#goals", # Value is "analytics#goals".
+ },
+ "permissions": { # Permissions the user has for this view (profile).
+ "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
+ "A String",
+ ],
+ },
+ "type": "A String", # View (Profile) type. Supported types: WEB or APP.
+ "defaultPage": "A String", # Default page for this view (profile).
+ "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
+ "created": "A String", # Time this view (profile) was created.
+ "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
+ "name": "A String", # Name of this view (profile).
+ "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
+ "starred": True or False, # Indicates whether this view (profile) is starred or not.
+ "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
+ "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
+ "type": "analytics#webproperty", # Value is "analytics#webproperty".
+ "href": "A String", # Link to the web property to which this view (profile) belongs.
+ },
+ "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
+ "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
+ "kind": "analytics#profile", # Resource type for Analytics view (profile).
+ "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
+ "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
+ # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
+ "selfLink": "A String", # Link for this view (profile).
+ "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
+ }
Returns:
An object of the form:
{ # JSON template for an Analytics view (profile).
- "websiteUrl": "A String", # Website URL for this view (profile).
- "type": "A String", # View (Profile) type. Supported types: WEB or APP.
- "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
- "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
- "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
- "defaultPage": "A String", # Default page for this view (profile).
- "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
- "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
- "starred": True or False, # Indicates whether this view (profile) is starred or not.
- "accountId": "A String", # Account ID to which this view (profile) belongs.
- "created": "A String", # Time this view (profile) was created.
- "updated": "A String", # Time this view (profile) was last modified.
- "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
- "selfLink": "A String", # Link for this view (profile).
- "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
- # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
- "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
- "kind": "analytics#profile", # Resource type for Analytics view (profile).
- "permissions": { # Permissions the user has for this view (profile).
- "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
- "A String",
- ],
- },
- "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
- "type": "analytics#goals", # Value is "analytics#goals".
- "href": "A String", # Link to the list of goals for this view (profile).
- },
- "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
- "id": "A String", # View (Profile) ID.
- "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
- "type": "analytics#webproperty", # Value is "analytics#webproperty".
- "href": "A String", # Link to the web property to which this view (profile) belongs.
- },
- "name": "A String", # Name of this view (profile).
- "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
- "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
- "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
- }</pre>
+ "updated": "A String", # Time this view (profile) was last modified.
+ "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
+ "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
+ "accountId": "A String", # Account ID to which this view (profile) belongs.
+ "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
+ "websiteUrl": "A String", # Website URL for this view (profile).
+ "id": "A String", # View (Profile) ID.
+ "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
+ "href": "A String", # Link to the list of goals for this view (profile).
+ "type": "analytics#goals", # Value is "analytics#goals".
+ },
+ "permissions": { # Permissions the user has for this view (profile).
+ "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
+ "A String",
+ ],
+ },
+ "type": "A String", # View (Profile) type. Supported types: WEB or APP.
+ "defaultPage": "A String", # Default page for this view (profile).
+ "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
+ "created": "A String", # Time this view (profile) was created.
+ "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
+ "name": "A String", # Name of this view (profile).
+ "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
+ "starred": True or False, # Indicates whether this view (profile) is starred or not.
+ "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
+ "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
+ "type": "analytics#webproperty", # Value is "analytics#webproperty".
+ "href": "A String", # Link to the web property to which this view (profile) belongs.
+ },
+ "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
+ "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
+ "kind": "analytics#profile", # Resource type for Analytics view (profile).
+ "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
+ "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
+ # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
+ "selfLink": "A String", # Link for this view (profile).
+ "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
+ }</pre>
</div>
<div class="method">
@@ -433,88 +433,88 @@
The object takes the form of:
{ # JSON template for an Analytics view (profile).
- "websiteUrl": "A String", # Website URL for this view (profile).
- "type": "A String", # View (Profile) type. Supported types: WEB or APP.
- "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
- "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
- "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
- "defaultPage": "A String", # Default page for this view (profile).
- "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
- "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
- "starred": True or False, # Indicates whether this view (profile) is starred or not.
- "accountId": "A String", # Account ID to which this view (profile) belongs.
- "created": "A String", # Time this view (profile) was created.
- "updated": "A String", # Time this view (profile) was last modified.
- "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
- "selfLink": "A String", # Link for this view (profile).
- "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
- # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
- "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
- "kind": "analytics#profile", # Resource type for Analytics view (profile).
- "permissions": { # Permissions the user has for this view (profile).
- "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
- "A String",
- ],
- },
- "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
- "type": "analytics#goals", # Value is "analytics#goals".
- "href": "A String", # Link to the list of goals for this view (profile).
- },
- "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
- "id": "A String", # View (Profile) ID.
- "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
- "type": "analytics#webproperty", # Value is "analytics#webproperty".
- "href": "A String", # Link to the web property to which this view (profile) belongs.
- },
- "name": "A String", # Name of this view (profile).
- "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
- "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
- "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
-}
+ "updated": "A String", # Time this view (profile) was last modified.
+ "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
+ "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
+ "accountId": "A String", # Account ID to which this view (profile) belongs.
+ "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
+ "websiteUrl": "A String", # Website URL for this view (profile).
+ "id": "A String", # View (Profile) ID.
+ "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
+ "href": "A String", # Link to the list of goals for this view (profile).
+ "type": "analytics#goals", # Value is "analytics#goals".
+ },
+ "permissions": { # Permissions the user has for this view (profile).
+ "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
+ "A String",
+ ],
+ },
+ "type": "A String", # View (Profile) type. Supported types: WEB or APP.
+ "defaultPage": "A String", # Default page for this view (profile).
+ "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
+ "created": "A String", # Time this view (profile) was created.
+ "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
+ "name": "A String", # Name of this view (profile).
+ "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
+ "starred": True or False, # Indicates whether this view (profile) is starred or not.
+ "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
+ "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
+ "type": "analytics#webproperty", # Value is "analytics#webproperty".
+ "href": "A String", # Link to the web property to which this view (profile) belongs.
+ },
+ "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
+ "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
+ "kind": "analytics#profile", # Resource type for Analytics view (profile).
+ "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
+ "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
+ # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
+ "selfLink": "A String", # Link for this view (profile).
+ "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
+ }
Returns:
An object of the form:
{ # JSON template for an Analytics view (profile).
- "websiteUrl": "A String", # Website URL for this view (profile).
- "type": "A String", # View (Profile) type. Supported types: WEB or APP.
- "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
- "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
- "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
- "defaultPage": "A String", # Default page for this view (profile).
- "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
- "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
- "starred": True or False, # Indicates whether this view (profile) is starred or not.
- "accountId": "A String", # Account ID to which this view (profile) belongs.
- "created": "A String", # Time this view (profile) was created.
- "updated": "A String", # Time this view (profile) was last modified.
- "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
- "selfLink": "A String", # Link for this view (profile).
- "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
- # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
- "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
- "kind": "analytics#profile", # Resource type for Analytics view (profile).
- "permissions": { # Permissions the user has for this view (profile).
- "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
- "A String",
- ],
- },
- "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
- "type": "analytics#goals", # Value is "analytics#goals".
- "href": "A String", # Link to the list of goals for this view (profile).
- },
- "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
- "id": "A String", # View (Profile) ID.
- "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
- "type": "analytics#webproperty", # Value is "analytics#webproperty".
- "href": "A String", # Link to the web property to which this view (profile) belongs.
- },
- "name": "A String", # Name of this view (profile).
- "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
- "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
- "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
- }</pre>
+ "updated": "A String", # Time this view (profile) was last modified.
+ "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
+ "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
+ "accountId": "A String", # Account ID to which this view (profile) belongs.
+ "excludeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
+ "websiteUrl": "A String", # Website URL for this view (profile).
+ "id": "A String", # View (Profile) ID.
+ "childLink": { # Child link for this view (profile). Points to the list of goals for this view (profile).
+ "href": "A String", # Link to the list of goals for this view (profile).
+ "type": "analytics#goals", # Value is "analytics#goals".
+ },
+ "permissions": { # Permissions the user has for this view (profile).
+ "effective": [ # All the permissions that the user has for this view (profile). These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent web property.
+ "A String",
+ ],
+ },
+ "type": "A String", # View (Profile) type. Supported types: WEB or APP.
+ "defaultPage": "A String", # Default page for this view (profile).
+ "webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
+ "created": "A String", # Time this view (profile) was created.
+ "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
+ "name": "A String", # Name of this view (profile).
+ "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
+ "starred": True or False, # Indicates whether this view (profile) is starred or not.
+ "internalWebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
+ "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
+ "type": "analytics#webproperty", # Value is "analytics#webproperty".
+ "href": "A String", # Link to the web property to which this view (profile) belongs.
+ },
+ "enhancedECommerceTracking": True or False, # Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.
+ "eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
+ "kind": "analytics#profile", # Resource type for Analytics view (profile).
+ "siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
+ "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
+ # USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL
+ "selfLink": "A String", # Link for this view (profile).
+ "stripSiteSearchQueryParameters": True or False, # Whether or not Analytics will strip search query parameters from the URLs in your reports.
+ }</pre>
</div>
</body></html>
\ No newline at end of file