imported patch docs
diff --git a/docs/dyn/adsense.v1.1.accounts.html b/docs/dyn/adsense.v1.1.accounts.html
index f18190f..8add277 100644
--- a/docs/dyn/adsense.v1.1.accounts.html
+++ b/docs/dyn/adsense.v1.1.accounts.html
@@ -23,7 +23,11 @@
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Get information about the selected AdSense account.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
tree: boolean, Whether the tree of sub accounts should be returned.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
accountId: string, Account to get information about. (required)<br>
<br>
Returns:<br>
@@ -41,8 +45,12 @@
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>List all accounts available to this AdSense account.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
pageToken: string, A continuation token, used to page through accounts. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.<br>
maxResults: integer, The maximum number of accounts to include in the response, used for paging.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>