Update docs (#291)

diff --git a/docs/dyn/consumersurveys_v2.results.html b/docs/dyn/consumersurveys_v2.results.html
index 6557b08..713ea0a 100644
--- a/docs/dyn/consumersurveys_v2.results.html
+++ b/docs/dyn/consumersurveys_v2.results.html
@@ -76,14 +76,14 @@
 <h2>Instance Methods</h2>
 <p class="toc_element">
   <code><a href="#get">get(surveyUrlId)</a></code></p>
-<p class="firstline">Retrieves any survey results that have been produced so far. Results are formatted as an Excel file.</p>
+<p class="firstline">Retrieves any survey results that have been produced so far. Results are formatted as an Excel file. You must add "?alt=media" to the URL as an argument to get results.</p>
 <p class="toc_element">
   <code><a href="#get_media">get_media(surveyUrlId)</a></code></p>
-<p class="firstline">Retrieves any survey results that have been produced so far. Results are formatted as an Excel file.</p>
+<p class="firstline">Retrieves any survey results that have been produced so far. Results are formatted as an Excel file. You must add "?alt=media" to the URL as an argument to get results.</p>
 <h3>Method Details</h3>
 <div class="method">
     <code class="details" id="get">get(surveyUrlId)</code>
-  <pre>Retrieves any survey results that have been produced so far. Results are formatted as an Excel file.
+  <pre>Retrieves any survey results that have been produced so far. Results are formatted as an Excel file. You must add "?alt=media" to the URL as an argument to get results.
 
 Args:
   surveyUrlId: string, External URL ID for the survey. (required)
@@ -99,7 +99,7 @@
 
 <div class="method">
     <code class="details" id="get_media">get_media(surveyUrlId)</code>
-  <pre>Retrieves any survey results that have been produced so far. Results are formatted as an Excel file.
+  <pre>Retrieves any survey results that have been produced so far. Results are formatted as an Excel file. You must add "?alt=media" to the URL as an argument to get results.
 
 Args:
   surveyUrlId: string, External URL ID for the survey. (required)