Update docs
diff --git a/docs/dyn/analytics_v3.provisioning.html b/docs/dyn/analytics_v3.provisioning.html
index e16a600..542940d 100644
--- a/docs/dyn/analytics_v3.provisioning.html
+++ b/docs/dyn/analytics_v3.provisioning.html
@@ -107,6 +107,10 @@
"type": "analytics#goals", # Value is "analytics#goals".
},
"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.
+ "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
+ "href": "A String", # Link to the web property to which this view (profile) belongs.
+ "type": "analytics#webproperty", # Value is "analytics#webproperty".
+ },
"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",
@@ -119,10 +123,7 @@
"created": "A String", # Time this view (profile) was created.
"siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
"websiteUrl": "A String", # Website URL for this view (profile).
- "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
- "href": "A String", # Link to the web property to which this view (profile) belongs.
- "type": "analytics#webproperty", # Value is "analytics#webproperty".
- },
+ "starred": True or False, # Indicates whether this view (profile) is starred or not.
"selfLink": "A String", # Link for this view (profile).
},
"account": { # JSON template for Analytics account entry. # Account for this ticket.
@@ -134,6 +135,7 @@
"href": "A String", # Link to the list of web properties for this account.
"type": "analytics#webproperties", # Type of the child link. Its value is "analytics#webproperties".
},
+ "starred": True or False, # Indicates whether this account is starred or not.
"id": "A String", # Account ID.
"selfLink": "A String", # Link for this account.
"permissions": { # Permissions the user has for this account.
@@ -157,6 +159,7 @@
"type": "analytics#profiles", # Type of the parent link. Its value is "analytics#profiles".
},
"industryVertical": "A String", # The industry vertical/category selected for this web property.
+ "starred": True or False, # Indicates whether this web property is starred or not.
"parentLink": { # Parent link for this web property. Points to the account to which this web property belongs.
"href": "A String", # Link to the account for this web property.
"type": "analytics#account", # Type of the parent link. Its value is "analytics#account".
@@ -200,6 +203,10 @@
"type": "analytics#goals", # Value is "analytics#goals".
},
"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.
+ "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
+ "href": "A String", # Link to the web property to which this view (profile) belongs.
+ "type": "analytics#webproperty", # Value is "analytics#webproperty".
+ },
"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",
@@ -212,10 +219,7 @@
"created": "A String", # Time this view (profile) was created.
"siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
"websiteUrl": "A String", # Website URL for this view (profile).
- "parentLink": { # Parent link for this view (profile). Points to the web property to which this view (profile) belongs.
- "href": "A String", # Link to the web property to which this view (profile) belongs.
- "type": "analytics#webproperty", # Value is "analytics#webproperty".
- },
+ "starred": True or False, # Indicates whether this view (profile) is starred or not.
"selfLink": "A String", # Link for this view (profile).
},
"account": { # JSON template for Analytics account entry. # Account for this ticket.
@@ -227,6 +231,7 @@
"href": "A String", # Link to the list of web properties for this account.
"type": "analytics#webproperties", # Type of the child link. Its value is "analytics#webproperties".
},
+ "starred": True or False, # Indicates whether this account is starred or not.
"id": "A String", # Account ID.
"selfLink": "A String", # Link for this account.
"permissions": { # Permissions the user has for this account.
@@ -250,6 +255,7 @@
"type": "analytics#profiles", # Type of the parent link. Its value is "analytics#profiles".
},
"industryVertical": "A String", # The industry vertical/category selected for this web property.
+ "starred": True or False, # Indicates whether this web property is starred or not.
"parentLink": { # Parent link for this web property. Points to the account to which this web property belongs.
"href": "A String", # Link to the account for this web property.
"type": "analytics#account", # Type of the parent link. Its value is "analytics#account".