imported patch docs
diff --git a/docs/dyn/adsense.v1.1.accounts.adclients.html b/docs/dyn/adsense.v1.1.accounts.adclients.html
index e8e3cf7..183b11f 100644
--- a/docs/dyn/adsense.v1.1.accounts.adclients.html
+++ b/docs/dyn/adsense.v1.1.accounts.adclients.html
@@ -17,8 +17,12 @@
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>List all ad clients in the specified account.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
pageToken: string, A continuation token, used to page through ad clients. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.<br>
maxResults: integer, The maximum number of ad clients to include in the response, used for paging.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
accountId: string, Account for which to list ad clients. (required)<br>
<br>
Returns:<br>