Update docs for 1.4.2 release
diff --git a/docs/dyn/analytics_v3.provisioning.html b/docs/dyn/analytics_v3.provisioning.html
index 6264eff..3f5afb8 100644
--- a/docs/dyn/analytics_v3.provisioning.html
+++ b/docs/dyn/analytics_v3.provisioning.html
@@ -88,7 +88,7 @@
{ # JSON template for an Analytics account ticket. The account ticket consists of the ticket ID and the basic information for the account, property and profile.
"profile": { # JSON template for an Analytics view (profile). # View (Profile) for the account.
- "currency": "A String", # The currency type associated with this view (profile). The supported values are:
+ "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
# ARS, AUD, BGN, BRL, CAD, CHF, CNY, CZK, DKK, EUR, GBP, HKD, HUF, IDR, INR, JPY, KRW, LTL, MXN, NOK, NZD, PHP, PLN, RUB, SEK, THB, TRY, TWD, USD, VND, ZAR
"eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
"webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
@@ -180,7 +180,7 @@
{ # JSON template for an Analytics account ticket. The account ticket consists of the ticket ID and the basic information for the account, property and profile.
"profile": { # JSON template for an Analytics view (profile). # View (Profile) for the account.
- "currency": "A String", # The currency type associated with this view (profile). The supported values are:
+ "currency": "A String", # The currency type associated with this view (profile), defaults to USD. The supported values are:
# ARS, AUD, BGN, BRL, CAD, CHF, CNY, CZK, DKK, EUR, GBP, HKD, HUF, IDR, INR, JPY, KRW, LTL, MXN, NOK, NZD, PHP, PLN, RUB, SEK, THB, TRY, TWD, USD, VND, ZAR
"eCommerceTracking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
"webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.