Updated docs
diff --git a/docs/dyn/plusDomains_v1.activities.html b/docs/dyn/plusDomains_v1.activities.html
index ded9adc..de453f3 100644
--- a/docs/dyn/plusDomains_v1.activities.html
+++ b/docs/dyn/plusDomains_v1.activities.html
@@ -164,15 +164,20 @@
           "selfLink": "A String", # The URL for the collection of people who +1'd this activity.
         },
         "actor": { # If this activity's object is itself another activity, such as when a person reshares an activity, this property specifies the original activity's actor.
+          "displayName": "A String", # The original actor's name, which is suitable for display.
           "url": "A String", # A link to the original actor's Google profile.
           "image": { # The image representation of the original actor.
             "url": "A String", # A URL that points to a thumbnail photo of the original actor.
           },
-          "displayName": "A String", # The original actor's name, which is suitable for display.
-          "id": "A String", # ID of the original actor.
+          "clientSpecificActorInfo": { # Actor info specific to particular clients.
+            "youtubeActorInfo": { # Actor info specific to YouTube clients.
+              "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+            },
+          },
           "verification": { # Verification status of actor.
             "adHocVerified": "A String", # Verification for one-time or manual processes.
           },
+          "id": "A String", # ID of the original actor.
         },
         "content": "A String", # The HTML-formatted content, which is suitable for display.
         "url": "A String", # The URL that points to the linked resource.
@@ -203,6 +208,11 @@
         "image": { # The image representation of the actor.
           "url": "A String", # The URL of the actor's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side.
         },
+        "clientSpecificActorInfo": { # Actor info specific to particular clients.
+          "youtubeActorInfo": { # Actor info specific to YouTube clients.
+            "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+          },
+        },
         "verification": { # Verification status of actor.
           "adHocVerified": "A String", # Verification for one-time or manual processes.
         },
@@ -327,15 +337,20 @@
         "selfLink": "A String", # The URL for the collection of people who +1'd this activity.
       },
       "actor": { # If this activity's object is itself another activity, such as when a person reshares an activity, this property specifies the original activity's actor.
+        "displayName": "A String", # The original actor's name, which is suitable for display.
         "url": "A String", # A link to the original actor's Google profile.
         "image": { # The image representation of the original actor.
           "url": "A String", # A URL that points to a thumbnail photo of the original actor.
         },
-        "displayName": "A String", # The original actor's name, which is suitable for display.
-        "id": "A String", # ID of the original actor.
+        "clientSpecificActorInfo": { # Actor info specific to particular clients.
+          "youtubeActorInfo": { # Actor info specific to YouTube clients.
+            "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+          },
+        },
         "verification": { # Verification status of actor.
           "adHocVerified": "A String", # Verification for one-time or manual processes.
         },
+        "id": "A String", # ID of the original actor.
       },
       "content": "A String", # The HTML-formatted content, which is suitable for display.
       "url": "A String", # The URL that points to the linked resource.
@@ -366,6 +381,11 @@
       "image": { # The image representation of the actor.
         "url": "A String", # The URL of the actor's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side.
       },
+      "clientSpecificActorInfo": { # Actor info specific to particular clients.
+        "youtubeActorInfo": { # Actor info specific to YouTube clients.
+          "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+        },
+      },
       "verification": { # Verification status of actor.
         "adHocVerified": "A String", # Verification for one-time or manual processes.
       },
@@ -485,15 +505,20 @@
           "selfLink": "A String", # The URL for the collection of people who +1'd this activity.
         },
         "actor": { # If this activity's object is itself another activity, such as when a person reshares an activity, this property specifies the original activity's actor.
+          "displayName": "A String", # The original actor's name, which is suitable for display.
           "url": "A String", # A link to the original actor's Google profile.
           "image": { # The image representation of the original actor.
             "url": "A String", # A URL that points to a thumbnail photo of the original actor.
           },
-          "displayName": "A String", # The original actor's name, which is suitable for display.
-          "id": "A String", # ID of the original actor.
+          "clientSpecificActorInfo": { # Actor info specific to particular clients.
+            "youtubeActorInfo": { # Actor info specific to YouTube clients.
+              "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+            },
+          },
           "verification": { # Verification status of actor.
             "adHocVerified": "A String", # Verification for one-time or manual processes.
           },
+          "id": "A String", # ID of the original actor.
         },
         "content": "A String", # The HTML-formatted content, which is suitable for display.
         "url": "A String", # The URL that points to the linked resource.
@@ -524,6 +549,11 @@
         "image": { # The image representation of the actor.
           "url": "A String", # The URL of the actor's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side.
         },
+        "clientSpecificActorInfo": { # Actor info specific to particular clients.
+          "youtubeActorInfo": { # Actor info specific to YouTube clients.
+            "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+          },
+        },
         "verification": { # Verification status of actor.
           "adHocVerified": "A String", # Verification for one-time or manual processes.
         },
@@ -659,15 +689,20 @@
               "selfLink": "A String", # The URL for the collection of people who +1'd this activity.
             },
             "actor": { # If this activity's object is itself another activity, such as when a person reshares an activity, this property specifies the original activity's actor.
+              "displayName": "A String", # The original actor's name, which is suitable for display.
               "url": "A String", # A link to the original actor's Google profile.
               "image": { # The image representation of the original actor.
                 "url": "A String", # A URL that points to a thumbnail photo of the original actor.
               },
-              "displayName": "A String", # The original actor's name, which is suitable for display.
-              "id": "A String", # ID of the original actor.
+              "clientSpecificActorInfo": { # Actor info specific to particular clients.
+                "youtubeActorInfo": { # Actor info specific to YouTube clients.
+                  "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+                },
+              },
               "verification": { # Verification status of actor.
                 "adHocVerified": "A String", # Verification for one-time or manual processes.
               },
+              "id": "A String", # ID of the original actor.
             },
             "content": "A String", # The HTML-formatted content, which is suitable for display.
             "url": "A String", # The URL that points to the linked resource.
@@ -698,6 +733,11 @@
             "image": { # The image representation of the actor.
               "url": "A String", # The URL of the actor's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side.
             },
+            "clientSpecificActorInfo": { # Actor info specific to particular clients.
+              "youtubeActorInfo": { # Actor info specific to YouTube clients.
+                "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+              },
+            },
             "verification": { # Verification status of actor.
               "adHocVerified": "A String", # Verification for one-time or manual processes.
             },