Update docs for 1.4.1 release
diff --git a/docs/dyn/doubleclicksearch_v2.conversion.html b/docs/dyn/doubleclicksearch_v2.conversion.html
index bda7540..da35cfb 100644
--- a/docs/dyn/doubleclicksearch_v2.conversion.html
+++ b/docs/dyn/doubleclicksearch_v2.conversion.html
@@ -120,21 +120,27 @@
             },
           ],
           "adGroupId": "A String", # DS ad group ID.
-          "attributionModel": "A String", # Attribution model name.
+          "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+          "attributionModel": "A String", # Attribution model name. This field is ignored.
           "campaignId": "A String", # DS campaign ID.
           "revenueMicros": "A String", # The revenue amount of this TRANSACTION conversion, in micros.
           "advertiserId": "A String", # DS advertiser ID.
-          "countMillis": "A String", # Conversion count in millis.
+          "countMillis": "A String", # The number of conversions, formatted in millis (conversions multiplied by 1000). This field is ignored.
           "conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
           "clickId": "A String", # DS click ID for the conversion.
           "dsConversionId": "A String", # DS conversion ID.
           "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+          "productCountry": "A String", # ISO 3166 code of the product country.
           "state": "A String", # The state of the conversion, that is, either ACTIVE or REMOVED. Note: state DELETED is deprecated.
+          "deviceType": "A String", # The type of device on which the conversion occurred. Valid values are "DESKTOP", "TABLET", "HIGH_END_MOBILE", "OTHER_DEVICE".
           "adId": "A String", # DS ad ID.
           "conversionId": "A String", # Advertiser-provided ID for the conversion, also known as the order ID.
           "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
+          "channel": "A String", # Channel of the product: local or online.
+          "productId": "A String", # The product ID (SKU).
           "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
           "agencyId": "A String", # DS agency ID.
+          "storeId": "A String", # The store id for which the product was advertised, when the channel is "local".
           "quantityMillis": "A String", # The quantity of this conversion, in millis.
           "criterionId": "A String", # DS criterion (keyword) ID.
           "floodlightOrderId": "A String", # The advertiser-provided order id for the conversion.
@@ -147,7 +153,9 @@
           ],
           "engineAccountId": "A String", # DS engine account ID.
           "type": "A String", # The type of the conversion, that is, either ACTION or TRANSACTION. An ACTION conversion is an action by the user that has no monetarily quantifiable value, while a TRANSACTION conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (ACTION) versus ecommerce purchases (TRANSACTION).
-          "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+          "productGroupId": "A String", # DS product group ID.
+          "feedId": "A String", # DS inventory feed ID.
+          "productLanguage": "A String", # ISO 639 code of the product language.
         },
       ],
       "kind": "doubleclicksearch#conversionList", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
@@ -172,21 +180,27 @@
           },
         ],
         "adGroupId": "A String", # DS ad group ID.
-        "attributionModel": "A String", # Attribution model name.
+        "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+        "attributionModel": "A String", # Attribution model name. This field is ignored.
         "campaignId": "A String", # DS campaign ID.
         "revenueMicros": "A String", # The revenue amount of this TRANSACTION conversion, in micros.
         "advertiserId": "A String", # DS advertiser ID.
-        "countMillis": "A String", # Conversion count in millis.
+        "countMillis": "A String", # The number of conversions, formatted in millis (conversions multiplied by 1000). This field is ignored.
         "conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
         "clickId": "A String", # DS click ID for the conversion.
         "dsConversionId": "A String", # DS conversion ID.
         "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+        "productCountry": "A String", # ISO 3166 code of the product country.
         "state": "A String", # The state of the conversion, that is, either ACTIVE or REMOVED. Note: state DELETED is deprecated.
+        "deviceType": "A String", # The type of device on which the conversion occurred. Valid values are "DESKTOP", "TABLET", "HIGH_END_MOBILE", "OTHER_DEVICE".
         "adId": "A String", # DS ad ID.
         "conversionId": "A String", # Advertiser-provided ID for the conversion, also known as the order ID.
         "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
+        "channel": "A String", # Channel of the product: local or online.
+        "productId": "A String", # The product ID (SKU).
         "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
         "agencyId": "A String", # DS agency ID.
+        "storeId": "A String", # The store id for which the product was advertised, when the channel is "local".
         "quantityMillis": "A String", # The quantity of this conversion, in millis.
         "criterionId": "A String", # DS criterion (keyword) ID.
         "floodlightOrderId": "A String", # The advertiser-provided order id for the conversion.
@@ -199,7 +213,9 @@
         ],
         "engineAccountId": "A String", # DS engine account ID.
         "type": "A String", # The type of the conversion, that is, either ACTION or TRANSACTION. An ACTION conversion is an action by the user that has no monetarily quantifiable value, while a TRANSACTION conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (ACTION) versus ecommerce purchases (TRANSACTION).
-        "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+        "productGroupId": "A String", # DS product group ID.
+        "feedId": "A String", # DS inventory feed ID.
+        "productLanguage": "A String", # ISO 639 code of the product language.
       },
     ],
     "kind": "doubleclicksearch#conversionList", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
@@ -219,21 +235,27 @@
             },
           ],
           "adGroupId": "A String", # DS ad group ID.
-          "attributionModel": "A String", # Attribution model name.
+          "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+          "attributionModel": "A String", # Attribution model name. This field is ignored.
           "campaignId": "A String", # DS campaign ID.
           "revenueMicros": "A String", # The revenue amount of this TRANSACTION conversion, in micros.
           "advertiserId": "A String", # DS advertiser ID.
-          "countMillis": "A String", # Conversion count in millis.
+          "countMillis": "A String", # The number of conversions, formatted in millis (conversions multiplied by 1000). This field is ignored.
           "conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
           "clickId": "A String", # DS click ID for the conversion.
           "dsConversionId": "A String", # DS conversion ID.
           "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+          "productCountry": "A String", # ISO 3166 code of the product country.
           "state": "A String", # The state of the conversion, that is, either ACTIVE or REMOVED. Note: state DELETED is deprecated.
+          "deviceType": "A String", # The type of device on which the conversion occurred. Valid values are "DESKTOP", "TABLET", "HIGH_END_MOBILE", "OTHER_DEVICE".
           "adId": "A String", # DS ad ID.
           "conversionId": "A String", # Advertiser-provided ID for the conversion, also known as the order ID.
           "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
+          "channel": "A String", # Channel of the product: local or online.
+          "productId": "A String", # The product ID (SKU).
           "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
           "agencyId": "A String", # DS agency ID.
+          "storeId": "A String", # The store id for which the product was advertised, when the channel is "local".
           "quantityMillis": "A String", # The quantity of this conversion, in millis.
           "criterionId": "A String", # DS criterion (keyword) ID.
           "floodlightOrderId": "A String", # The advertiser-provided order id for the conversion.
@@ -246,7 +268,9 @@
           ],
           "engineAccountId": "A String", # DS engine account ID.
           "type": "A String", # The type of the conversion, that is, either ACTION or TRANSACTION. An ACTION conversion is an action by the user that has no monetarily quantifiable value, while a TRANSACTION conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (ACTION) versus ecommerce purchases (TRANSACTION).
-          "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+          "productGroupId": "A String", # DS product group ID.
+          "feedId": "A String", # DS inventory feed ID.
+          "productLanguage": "A String", # ISO 639 code of the product language.
         },
       ],
       "kind": "doubleclicksearch#conversionList", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
@@ -278,21 +302,27 @@
           },
         ],
         "adGroupId": "A String", # DS ad group ID.
-        "attributionModel": "A String", # Attribution model name.
+        "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+        "attributionModel": "A String", # Attribution model name. This field is ignored.
         "campaignId": "A String", # DS campaign ID.
         "revenueMicros": "A String", # The revenue amount of this TRANSACTION conversion, in micros.
         "advertiserId": "A String", # DS advertiser ID.
-        "countMillis": "A String", # Conversion count in millis.
+        "countMillis": "A String", # The number of conversions, formatted in millis (conversions multiplied by 1000). This field is ignored.
         "conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
         "clickId": "A String", # DS click ID for the conversion.
         "dsConversionId": "A String", # DS conversion ID.
         "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+        "productCountry": "A String", # ISO 3166 code of the product country.
         "state": "A String", # The state of the conversion, that is, either ACTIVE or REMOVED. Note: state DELETED is deprecated.
+        "deviceType": "A String", # The type of device on which the conversion occurred. Valid values are "DESKTOP", "TABLET", "HIGH_END_MOBILE", "OTHER_DEVICE".
         "adId": "A String", # DS ad ID.
         "conversionId": "A String", # Advertiser-provided ID for the conversion, also known as the order ID.
         "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
+        "channel": "A String", # Channel of the product: local or online.
+        "productId": "A String", # The product ID (SKU).
         "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
         "agencyId": "A String", # DS agency ID.
+        "storeId": "A String", # The store id for which the product was advertised, when the channel is "local".
         "quantityMillis": "A String", # The quantity of this conversion, in millis.
         "criterionId": "A String", # DS criterion (keyword) ID.
         "floodlightOrderId": "A String", # The advertiser-provided order id for the conversion.
@@ -305,7 +335,9 @@
         ],
         "engineAccountId": "A String", # DS engine account ID.
         "type": "A String", # The type of the conversion, that is, either ACTION or TRANSACTION. An ACTION conversion is an action by the user that has no monetarily quantifiable value, while a TRANSACTION conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (ACTION) versus ecommerce purchases (TRANSACTION).
-        "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+        "productGroupId": "A String", # DS product group ID.
+        "feedId": "A String", # DS inventory feed ID.
+        "productLanguage": "A String", # ISO 639 code of the product language.
       },
     ],
     "kind": "doubleclicksearch#conversionList", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
@@ -325,21 +357,27 @@
             },
           ],
           "adGroupId": "A String", # DS ad group ID.
-          "attributionModel": "A String", # Attribution model name.
+          "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+          "attributionModel": "A String", # Attribution model name. This field is ignored.
           "campaignId": "A String", # DS campaign ID.
           "revenueMicros": "A String", # The revenue amount of this TRANSACTION conversion, in micros.
           "advertiserId": "A String", # DS advertiser ID.
-          "countMillis": "A String", # Conversion count in millis.
+          "countMillis": "A String", # The number of conversions, formatted in millis (conversions multiplied by 1000). This field is ignored.
           "conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
           "clickId": "A String", # DS click ID for the conversion.
           "dsConversionId": "A String", # DS conversion ID.
           "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+          "productCountry": "A String", # ISO 3166 code of the product country.
           "state": "A String", # The state of the conversion, that is, either ACTIVE or REMOVED. Note: state DELETED is deprecated.
+          "deviceType": "A String", # The type of device on which the conversion occurred. Valid values are "DESKTOP", "TABLET", "HIGH_END_MOBILE", "OTHER_DEVICE".
           "adId": "A String", # DS ad ID.
           "conversionId": "A String", # Advertiser-provided ID for the conversion, also known as the order ID.
           "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
+          "channel": "A String", # Channel of the product: local or online.
+          "productId": "A String", # The product ID (SKU).
           "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
           "agencyId": "A String", # DS agency ID.
+          "storeId": "A String", # The store id for which the product was advertised, when the channel is "local".
           "quantityMillis": "A String", # The quantity of this conversion, in millis.
           "criterionId": "A String", # DS criterion (keyword) ID.
           "floodlightOrderId": "A String", # The advertiser-provided order id for the conversion.
@@ -352,7 +390,9 @@
           ],
           "engineAccountId": "A String", # DS engine account ID.
           "type": "A String", # The type of the conversion, that is, either ACTION or TRANSACTION. An ACTION conversion is an action by the user that has no monetarily quantifiable value, while a TRANSACTION conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (ACTION) versus ecommerce purchases (TRANSACTION).
-          "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+          "productGroupId": "A String", # DS product group ID.
+          "feedId": "A String", # DS inventory feed ID.
+          "productLanguage": "A String", # ISO 639 code of the product language.
         },
       ],
       "kind": "doubleclicksearch#conversionList", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
@@ -377,21 +417,27 @@
           },
         ],
         "adGroupId": "A String", # DS ad group ID.
-        "attributionModel": "A String", # Attribution model name.
+        "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+        "attributionModel": "A String", # Attribution model name. This field is ignored.
         "campaignId": "A String", # DS campaign ID.
         "revenueMicros": "A String", # The revenue amount of this TRANSACTION conversion, in micros.
         "advertiserId": "A String", # DS advertiser ID.
-        "countMillis": "A String", # Conversion count in millis.
+        "countMillis": "A String", # The number of conversions, formatted in millis (conversions multiplied by 1000). This field is ignored.
         "conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
         "clickId": "A String", # DS click ID for the conversion.
         "dsConversionId": "A String", # DS conversion ID.
         "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+        "productCountry": "A String", # ISO 3166 code of the product country.
         "state": "A String", # The state of the conversion, that is, either ACTIVE or REMOVED. Note: state DELETED is deprecated.
+        "deviceType": "A String", # The type of device on which the conversion occurred. Valid values are "DESKTOP", "TABLET", "HIGH_END_MOBILE", "OTHER_DEVICE".
         "adId": "A String", # DS ad ID.
         "conversionId": "A String", # Advertiser-provided ID for the conversion, also known as the order ID.
         "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
+        "channel": "A String", # Channel of the product: local or online.
+        "productId": "A String", # The product ID (SKU).
         "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
         "agencyId": "A String", # DS agency ID.
+        "storeId": "A String", # The store id for which the product was advertised, when the channel is "local".
         "quantityMillis": "A String", # The quantity of this conversion, in millis.
         "criterionId": "A String", # DS criterion (keyword) ID.
         "floodlightOrderId": "A String", # The advertiser-provided order id for the conversion.
@@ -404,7 +450,9 @@
         ],
         "engineAccountId": "A String", # DS engine account ID.
         "type": "A String", # The type of the conversion, that is, either ACTION or TRANSACTION. An ACTION conversion is an action by the user that has no monetarily quantifiable value, while a TRANSACTION conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (ACTION) versus ecommerce purchases (TRANSACTION).
-        "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+        "productGroupId": "A String", # DS product group ID.
+        "feedId": "A String", # DS inventory feed ID.
+        "productLanguage": "A String", # ISO 639 code of the product language.
       },
     ],
     "kind": "doubleclicksearch#conversionList", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.
@@ -424,21 +472,27 @@
             },
           ],
           "adGroupId": "A String", # DS ad group ID.
-          "attributionModel": "A String", # Attribution model name.
+          "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+          "attributionModel": "A String", # Attribution model name. This field is ignored.
           "campaignId": "A String", # DS campaign ID.
           "revenueMicros": "A String", # The revenue amount of this TRANSACTION conversion, in micros.
           "advertiserId": "A String", # DS advertiser ID.
-          "countMillis": "A String", # Conversion count in millis.
+          "countMillis": "A String", # The number of conversions, formatted in millis (conversions multiplied by 1000). This field is ignored.
           "conversionTimestamp": "A String", # The time at which the conversion took place, in epoch millis UTC.
           "clickId": "A String", # DS click ID for the conversion.
           "dsConversionId": "A String", # DS conversion ID.
           "currencyCode": "A String", # The currency code for the conversion's revenue. Should be in ISO 4217 alphabetic (3-char) format.
+          "productCountry": "A String", # ISO 3166 code of the product country.
           "state": "A String", # The state of the conversion, that is, either ACTIVE or REMOVED. Note: state DELETED is deprecated.
+          "deviceType": "A String", # The type of device on which the conversion occurred. Valid values are "DESKTOP", "TABLET", "HIGH_END_MOBILE", "OTHER_DEVICE".
           "adId": "A String", # DS ad ID.
           "conversionId": "A String", # Advertiser-provided ID for the conversion, also known as the order ID.
           "conversionModifiedTimestamp": "A String", # The time at which the conversion was last modified, in epoch millis UTC.
+          "channel": "A String", # Channel of the product: local or online.
+          "productId": "A String", # The product ID (SKU).
           "segmentationId": "A String", # The numeric segmentation identifier (for example, DoubleClick Search Floodlight activity ID).
           "agencyId": "A String", # DS agency ID.
+          "storeId": "A String", # The store id for which the product was advertised, when the channel is "local".
           "quantityMillis": "A String", # The quantity of this conversion, in millis.
           "criterionId": "A String", # DS criterion (keyword) ID.
           "floodlightOrderId": "A String", # The advertiser-provided order id for the conversion.
@@ -451,7 +505,9 @@
           ],
           "engineAccountId": "A String", # DS engine account ID.
           "type": "A String", # The type of the conversion, that is, either ACTION or TRANSACTION. An ACTION conversion is an action by the user that has no monetarily quantifiable value, while a TRANSACTION conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (ACTION) versus ecommerce purchases (TRANSACTION).
-          "segmentationName": "A String", # The friendly segmentation identifier (for example, DoubleClick Search Floodlight activity name).
+          "productGroupId": "A String", # DS product group ID.
+          "feedId": "A String", # DS inventory feed ID.
+          "productLanguage": "A String", # ISO 639 code of the product language.
         },
       ],
       "kind": "doubleclicksearch#conversionList", # Identifies this as a ConversionList resource. Value: the fixed string doubleclicksearch#conversionList.