blob: 61a6bcd90254df289a31ae536c0c0007e4287d5b [file] [log] [blame]
John Asmuth614db982014-04-24 15:46:26 -04001<html><body>
2<style>
3
4body, h1, h2, h3, div, span, p, pre, a {
5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
13}
14
15body {
16 font-size: 13px;
17 padding: 1em;
18}
19
20h1 {
21 font-size: 26px;
22 margin-bottom: 1em;
23}
24
25h2 {
26 font-size: 24px;
27 margin-bottom: 1em;
28}
29
30h3 {
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
34}
35
36pre, code {
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39}
40
41pre {
42 margin-top: 0.5em;
43}
44
45h1, h2, h3, p {
46 font-family: Arial, sans serif;
47}
48
49h1, h2, h3 {
50 border-bottom: solid #CCC 1px;
51}
52
53.toc_element {
54 margin-top: 0.5em;
55}
56
57.firstline {
58 margin-left: 2 em;
59}
60
61.method {
62 margin-top: 1em;
63 border: solid 1px #CCC;
64 padding: 1em;
65 background: #EEE;
66}
67
68.details {
69 font-weight: bold;
70 font-size: 14px;
71}
72
73</style>
74
Dan O'Mearadd494642020-05-01 07:42:23 -070075<h1><a href="blogger_v3.html">Blogger API v3</a> . <a href="blogger_v3.posts.html">posts</a></h1>
John Asmuth614db982014-04-24 15:46:26 -040076<h2>Instance Methods</h2>
77<p class="toc_element">
Dmitry Frenkel3e17f892020-10-06 16:46:05 -070078 <code><a href="#close">close()</a></code></p>
79<p class="firstline">Close httplib2 connections.</p>
80<p class="toc_element">
Dan O'Mearadd494642020-05-01 07:42:23 -070081 <code><a href="#delete">delete(blogId, postId, x__xgafv=None)</a></code></p>
82<p class="firstline">Deletes a post by blog id and post id.</p>
John Asmuth614db982014-04-24 15:46:26 -040083<p class="toc_element">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -080084 <code><a href="#get">get(blogId, postId, fetchBody=None, fetchImages=None, maxComments=None, view=None, x__xgafv=None)</a></code></p>
Dan O'Mearadd494642020-05-01 07:42:23 -070085<p class="firstline">Gets a post by blog id and post id</p>
John Asmuth614db982014-04-24 15:46:26 -040086<p class="toc_element">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -080087 <code><a href="#getByPath">getByPath(blogId, path, maxComments=None, view=None, x__xgafv=None)</a></code></p>
Dan O'Mearadd494642020-05-01 07:42:23 -070088<p class="firstline">Gets a post by path.</p>
John Asmuth614db982014-04-24 15:46:26 -040089<p class="toc_element">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -080090 <code><a href="#insert">insert(blogId, body=None, fetchBody=None, fetchImages=None, isDraft=None, x__xgafv=None)</a></code></p>
Dan O'Mearadd494642020-05-01 07:42:23 -070091<p class="firstline">Inserts a post.</p>
John Asmuth614db982014-04-24 15:46:26 -040092<p class="toc_element">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -080093 <code><a href="#list">list(blogId, endDate=None, fetchBodies=None, fetchImages=None, labels=None, maxResults=None, orderBy=None, pageToken=None, startDate=None, status=None, view=None, x__xgafv=None)</a></code></p>
Dan O'Mearadd494642020-05-01 07:42:23 -070094<p class="firstline">Lists posts.</p>
John Asmuth614db982014-04-24 15:46:26 -040095<p class="toc_element">
96 <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
97<p class="firstline">Retrieves the next page of results.</p>
98<p class="toc_element">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -080099 <code><a href="#patch">patch(blogId, postId, body=None, fetchBody=None, fetchImages=None, maxComments=None, publish=None, revert=None, x__xgafv=None)</a></code></p>
Dan O'Mearadd494642020-05-01 07:42:23 -0700100<p class="firstline">Patches a post.</p>
John Asmuth614db982014-04-24 15:46:26 -0400101<p class="toc_element">
Dan O'Mearadd494642020-05-01 07:42:23 -0700102 <code><a href="#publish">publish(blogId, postId, publishDate=None, x__xgafv=None)</a></code></p>
103<p class="firstline">Publishes a post.</p>
John Asmuth614db982014-04-24 15:46:26 -0400104<p class="toc_element">
Dan O'Mearadd494642020-05-01 07:42:23 -0700105 <code><a href="#revert">revert(blogId, postId, x__xgafv=None)</a></code></p>
106<p class="firstline">Reverts a published or scheduled post to draft state.</p>
John Asmuth614db982014-04-24 15:46:26 -0400107<p class="toc_element">
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800108 <code><a href="#search">search(blogId, q, fetchBodies=None, orderBy=None, x__xgafv=None)</a></code></p>
Dan O'Mearadd494642020-05-01 07:42:23 -0700109<p class="firstline">Searches for posts matching given query terms in the specified blog.</p>
John Asmuth614db982014-04-24 15:46:26 -0400110<p class="toc_element">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800111 <code><a href="#update">update(blogId, postId, body=None, fetchBody=None, fetchImages=None, maxComments=None, publish=None, revert=None, x__xgafv=None)</a></code></p>
Dan O'Mearadd494642020-05-01 07:42:23 -0700112<p class="firstline">Updates a post by blog id and post id.</p>
John Asmuth614db982014-04-24 15:46:26 -0400113<h3>Method Details</h3>
114<div class="method">
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700115 <code class="details" id="close">close()</code>
116 <pre>Close httplib2 connections.</pre>
117</div>
118
119<div class="method">
Dan O'Mearadd494642020-05-01 07:42:23 -0700120 <code class="details" id="delete">delete(blogId, postId, x__xgafv=None)</code>
121 <pre>Deletes a post by blog id and post id.
John Asmuth614db982014-04-24 15:46:26 -0400122
123Args:
Dan O'Mearadd494642020-05-01 07:42:23 -0700124 blogId: string, A parameter (required)
125 postId: string, A parameter (required)
126 x__xgafv: string, V1 error format.
127 Allowed values
128 1 - v1 error format
129 2 - v2 error format
John Asmuth614db982014-04-24 15:46:26 -0400130</pre>
131</div>
132
133<div class="method">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800134 <code class="details" id="get">get(blogId, postId, fetchBody=None, fetchImages=None, maxComments=None, view=None, x__xgafv=None)</code>
Dan O'Mearadd494642020-05-01 07:42:23 -0700135 <pre>Gets a post by blog id and post id
John Asmuth614db982014-04-24 15:46:26 -0400136
137Args:
Dan O'Mearadd494642020-05-01 07:42:23 -0700138 blogId: string, A parameter (required)
139 postId: string, A parameter (required)
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800140 fetchBody: boolean, A parameter
141 fetchImages: boolean, A parameter
142 maxComments: integer, A parameter
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700143 view: string, A parameter
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700144 Allowed values
145 VIEW_TYPE_UNSPECIFIED -
146 READER -
147 AUTHOR -
148 ADMIN -
Dan O'Mearadd494642020-05-01 07:42:23 -0700149 x__xgafv: string, V1 error format.
John Asmuth614db982014-04-24 15:46:26 -0400150 Allowed values
Dan O'Mearadd494642020-05-01 07:42:23 -0700151 1 - v1 error format
152 2 - v2 error format
John Asmuth614db982014-04-24 15:46:26 -0400153
154Returns:
155 An object of the form:
156
157 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800158 &quot;author&quot;: { # The author of this Post.
159 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
160 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
161 &quot;image&quot;: { # The creator&#x27;s avatar.
162 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800163 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800164 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
165 },
166 &quot;blog&quot;: { # Data about the blog containing this Post.
167 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
168 },
169 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
170 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
171 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
172 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
173 &quot;images&quot;: [ # Display image for the Post.
174 {
175 &quot;url&quot;: &quot;A String&quot;,
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800176 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800177 ],
178 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
179 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
180 &quot;A String&quot;,
181 ],
182 &quot;location&quot;: { # The location for geotagged posts.
183 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
184 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
185 &quot;name&quot;: &quot;A String&quot;, # Location name.
186 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
187 },
188 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
189 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
190 &quot;replies&quot;: { # The container of comments on this Post.
191 &quot;items&quot;: [ # The List of Comments for this Post.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700192 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800193 &quot;author&quot;: { # The author of this Comment.
194 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
195 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
196 &quot;image&quot;: { # The creator&#x27;s avatar.
197 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
198 },
199 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
200 },
201 &quot;blog&quot;: { # Data about the blog containing this comment.
202 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
203 },
204 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
205 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
206 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
207 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
208 },
209 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
210 &quot;post&quot;: { # Data about the post containing this comment.
211 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
212 },
213 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
214 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
215 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
216 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700217 },
218 ],
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800219 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
220 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
221 },
222 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
223 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
224 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
225 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
226 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
227 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
228}</pre>
John Asmuth614db982014-04-24 15:46:26 -0400229</div>
230
231<div class="method">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800232 <code class="details" id="getByPath">getByPath(blogId, path, maxComments=None, view=None, x__xgafv=None)</code>
Dan O'Mearadd494642020-05-01 07:42:23 -0700233 <pre>Gets a post by path.
John Asmuth614db982014-04-24 15:46:26 -0400234
235Args:
Dan O'Mearadd494642020-05-01 07:42:23 -0700236 blogId: string, A parameter (required)
237 path: string, A parameter (required)
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800238 maxComments: integer, A parameter
Bu Sun Kim65020912020-05-20 12:08:20 -0700239 view: string, A parameter
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700240 Allowed values
241 VIEW_TYPE_UNSPECIFIED -
242 READER -
243 AUTHOR -
244 ADMIN -
Dan O'Mearadd494642020-05-01 07:42:23 -0700245 x__xgafv: string, V1 error format.
John Asmuth614db982014-04-24 15:46:26 -0400246 Allowed values
Dan O'Mearadd494642020-05-01 07:42:23 -0700247 1 - v1 error format
248 2 - v2 error format
John Asmuth614db982014-04-24 15:46:26 -0400249
250Returns:
251 An object of the form:
252
253 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800254 &quot;author&quot;: { # The author of this Post.
255 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
256 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
257 &quot;image&quot;: { # The creator&#x27;s avatar.
258 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800259 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800260 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
261 },
262 &quot;blog&quot;: { # Data about the blog containing this Post.
263 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
264 },
265 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
266 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
267 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
268 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
269 &quot;images&quot;: [ # Display image for the Post.
270 {
271 &quot;url&quot;: &quot;A String&quot;,
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800272 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800273 ],
274 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
275 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
276 &quot;A String&quot;,
277 ],
278 &quot;location&quot;: { # The location for geotagged posts.
279 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
280 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
281 &quot;name&quot;: &quot;A String&quot;, # Location name.
282 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
283 },
284 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
285 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
286 &quot;replies&quot;: { # The container of comments on this Post.
287 &quot;items&quot;: [ # The List of Comments for this Post.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700288 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800289 &quot;author&quot;: { # The author of this Comment.
290 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
291 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
292 &quot;image&quot;: { # The creator&#x27;s avatar.
293 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
294 },
295 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
296 },
297 &quot;blog&quot;: { # Data about the blog containing this comment.
298 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
299 },
300 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
301 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
302 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
303 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
304 },
305 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
306 &quot;post&quot;: { # Data about the post containing this comment.
307 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
308 },
309 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
310 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
311 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
312 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700313 },
314 ],
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800315 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
316 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
317 },
318 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
319 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
320 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
321 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
322 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
323 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
324}</pre>
John Asmuth614db982014-04-24 15:46:26 -0400325</div>
326
327<div class="method">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800328 <code class="details" id="insert">insert(blogId, body=None, fetchBody=None, fetchImages=None, isDraft=None, x__xgafv=None)</code>
Dan O'Mearadd494642020-05-01 07:42:23 -0700329 <pre>Inserts a post.
John Asmuth614db982014-04-24 15:46:26 -0400330
331Args:
Dan O'Mearadd494642020-05-01 07:42:23 -0700332 blogId: string, A parameter (required)
333 body: object, The request body.
John Asmuth614db982014-04-24 15:46:26 -0400334 The object takes the form of:
335
336{
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800337 &quot;author&quot;: { # The author of this Post.
338 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
339 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
340 &quot;image&quot;: { # The creator&#x27;s avatar.
341 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
342 },
343 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
344 },
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800345 &quot;blog&quot;: { # Data about the blog containing this Post.
346 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
347 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800348 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
349 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
350 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
351 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
352 &quot;images&quot;: [ # Display image for the Post.
353 {
354 &quot;url&quot;: &quot;A String&quot;,
355 },
356 ],
357 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
358 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
359 &quot;A String&quot;,
360 ],
361 &quot;location&quot;: { # The location for geotagged posts.
362 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
363 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
364 &quot;name&quot;: &quot;A String&quot;, # Location name.
365 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
366 },
367 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
368 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800369 &quot;replies&quot;: { # The container of comments on this Post.
370 &quot;items&quot;: [ # The List of Comments for this Post.
371 {
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800372 &quot;author&quot;: { # The author of this Comment.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800373 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800374 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800375 &quot;image&quot;: { # The creator&#x27;s avatar.
376 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
377 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800378 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800379 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800380 &quot;blog&quot;: { # Data about the blog containing this comment.
381 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
382 },
383 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800384 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800385 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
386 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
387 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800388 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800389 &quot;post&quot;: { # Data about the post containing this comment.
390 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
391 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800392 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
393 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
394 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800395 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800396 },
397 ],
398 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
399 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
400 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800401 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800402 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800403 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
404 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
405 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800406 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
John Asmuth614db982014-04-24 15:46:26 -0400407}
408
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800409 fetchBody: boolean, A parameter
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800410 fetchImages: boolean, A parameter
411 isDraft: boolean, A parameter
Dan O'Mearadd494642020-05-01 07:42:23 -0700412 x__xgafv: string, V1 error format.
413 Allowed values
414 1 - v1 error format
415 2 - v2 error format
John Asmuth614db982014-04-24 15:46:26 -0400416
417Returns:
418 An object of the form:
419
420 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800421 &quot;author&quot;: { # The author of this Post.
422 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
423 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
424 &quot;image&quot;: { # The creator&#x27;s avatar.
425 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800426 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800427 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
428 },
429 &quot;blog&quot;: { # Data about the blog containing this Post.
430 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
431 },
432 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
433 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
434 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
435 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
436 &quot;images&quot;: [ # Display image for the Post.
437 {
438 &quot;url&quot;: &quot;A String&quot;,
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800439 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800440 ],
441 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
442 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
443 &quot;A String&quot;,
444 ],
445 &quot;location&quot;: { # The location for geotagged posts.
446 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
447 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
448 &quot;name&quot;: &quot;A String&quot;, # Location name.
449 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
450 },
451 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
452 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
453 &quot;replies&quot;: { # The container of comments on this Post.
454 &quot;items&quot;: [ # The List of Comments for this Post.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700455 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800456 &quot;author&quot;: { # The author of this Comment.
457 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
458 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
459 &quot;image&quot;: { # The creator&#x27;s avatar.
460 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
461 },
462 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
463 },
464 &quot;blog&quot;: { # Data about the blog containing this comment.
465 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
466 },
467 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
468 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
469 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
470 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
471 },
472 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
473 &quot;post&quot;: { # Data about the post containing this comment.
474 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
475 },
476 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
477 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
478 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
479 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700480 },
481 ],
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800482 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
483 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
484 },
485 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
486 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
487 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
488 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
489 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
490 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
491}</pre>
John Asmuth614db982014-04-24 15:46:26 -0400492</div>
493
494<div class="method">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800495 <code class="details" id="list">list(blogId, endDate=None, fetchBodies=None, fetchImages=None, labels=None, maxResults=None, orderBy=None, pageToken=None, startDate=None, status=None, view=None, x__xgafv=None)</code>
Dan O'Mearadd494642020-05-01 07:42:23 -0700496 <pre>Lists posts.
John Asmuth614db982014-04-24 15:46:26 -0400497
498Args:
Dan O'Mearadd494642020-05-01 07:42:23 -0700499 blogId: string, A parameter (required)
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800500 endDate: string, A parameter
501 fetchBodies: boolean, A parameter
502 fetchImages: boolean, A parameter
503 labels: string, A parameter
504 maxResults: integer, A parameter
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800505 orderBy: string, A parameter
506 Allowed values
507 ORDER_BY_UNSPECIFIED -
508 PUBLISHED -
509 UPDATED -
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800510 pageToken: string, A parameter
511 startDate: string, A parameter
512 status: string, A parameter (repeated)
513 Allowed values
514 LIVE -
515 DRAFT -
516 SCHEDULED -
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700517 view: string, A parameter
518 Allowed values
519 VIEW_TYPE_UNSPECIFIED -
520 READER -
521 AUTHOR -
522 ADMIN -
Dan O'Mearadd494642020-05-01 07:42:23 -0700523 x__xgafv: string, V1 error format.
John Asmuth614db982014-04-24 15:46:26 -0400524 Allowed values
Dan O'Mearadd494642020-05-01 07:42:23 -0700525 1 - v1 error format
526 2 - v2 error format
John Asmuth614db982014-04-24 15:46:26 -0400527
528Returns:
529 An object of the form:
530
531 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800532 &quot;etag&quot;: &quot;A String&quot;, # Etag of the response.
533 &quot;items&quot;: [ # The list of Posts for this Blog.
534 {
535 &quot;author&quot;: { # The author of this Post.
536 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
537 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
538 &quot;image&quot;: { # The creator&#x27;s avatar.
539 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800540 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800541 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
John Asmuth614db982014-04-24 15:46:26 -0400542 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800543 &quot;blog&quot;: { # Data about the blog containing this Post.
544 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
545 },
546 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
547 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
548 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
549 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
550 &quot;images&quot;: [ # Display image for the Post.
551 {
552 &quot;url&quot;: &quot;A String&quot;,
553 },
554 ],
555 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
556 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
557 &quot;A String&quot;,
558 ],
559 &quot;location&quot;: { # The location for geotagged posts.
560 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
561 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
562 &quot;name&quot;: &quot;A String&quot;, # Location name.
563 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
564 },
565 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
566 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
567 &quot;replies&quot;: { # The container of comments on this Post.
568 &quot;items&quot;: [ # The List of Comments for this Post.
569 {
570 &quot;author&quot;: { # The author of this Comment.
571 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
572 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
573 &quot;image&quot;: { # The creator&#x27;s avatar.
574 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
575 },
576 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
577 },
578 &quot;blog&quot;: { # Data about the blog containing this comment.
579 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
580 },
581 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
582 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
583 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
584 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
585 },
586 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
587 &quot;post&quot;: { # Data about the post containing this comment.
588 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
589 },
590 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
591 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
592 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
593 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
594 },
595 ],
596 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
597 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
598 },
599 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
600 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
601 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
602 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
603 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
604 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
605 },
606 ],
607 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#postList.
608 &quot;nextPageToken&quot;: &quot;A String&quot;, # Pagination token to fetch the next page, if one exists.
609 &quot;prevPageToken&quot;: &quot;A String&quot;, # Pagination token to fetch the previous page, if one exists.
610}</pre>
John Asmuth614db982014-04-24 15:46:26 -0400611</div>
612
613<div class="method">
614 <code class="details" id="list_next">list_next(previous_request, previous_response)</code>
615 <pre>Retrieves the next page of results.
616
617Args:
618 previous_request: The request for the previous page. (required)
619 previous_response: The response from the request for the previous page. (required)
620
621Returns:
Bu Sun Kim65020912020-05-20 12:08:20 -0700622 A request object that you can call &#x27;execute()&#x27; on to request the next
John Asmuth614db982014-04-24 15:46:26 -0400623 page. Returns None if there are no more items in the collection.
624 </pre>
625</div>
626
627<div class="method">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800628 <code class="details" id="patch">patch(blogId, postId, body=None, fetchBody=None, fetchImages=None, maxComments=None, publish=None, revert=None, x__xgafv=None)</code>
Dan O'Mearadd494642020-05-01 07:42:23 -0700629 <pre>Patches a post.
John Asmuth614db982014-04-24 15:46:26 -0400630
631Args:
Dan O'Mearadd494642020-05-01 07:42:23 -0700632 blogId: string, A parameter (required)
633 postId: string, A parameter (required)
634 body: object, The request body.
John Asmuth614db982014-04-24 15:46:26 -0400635 The object takes the form of:
636
637{
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800638 &quot;author&quot;: { # The author of this Post.
639 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
640 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
641 &quot;image&quot;: { # The creator&#x27;s avatar.
642 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
643 },
644 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
645 },
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800646 &quot;blog&quot;: { # Data about the blog containing this Post.
647 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
648 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800649 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
650 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
651 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
652 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
653 &quot;images&quot;: [ # Display image for the Post.
654 {
655 &quot;url&quot;: &quot;A String&quot;,
656 },
657 ],
658 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
659 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
660 &quot;A String&quot;,
661 ],
662 &quot;location&quot;: { # The location for geotagged posts.
663 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
664 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
665 &quot;name&quot;: &quot;A String&quot;, # Location name.
666 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
667 },
668 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
669 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800670 &quot;replies&quot;: { # The container of comments on this Post.
671 &quot;items&quot;: [ # The List of Comments for this Post.
672 {
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800673 &quot;author&quot;: { # The author of this Comment.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800674 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800675 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800676 &quot;image&quot;: { # The creator&#x27;s avatar.
677 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
678 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800679 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800680 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800681 &quot;blog&quot;: { # Data about the blog containing this comment.
682 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
683 },
684 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800685 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800686 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
687 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
688 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800689 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800690 &quot;post&quot;: { # Data about the post containing this comment.
691 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
692 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800693 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
694 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
695 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800696 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800697 },
698 ],
699 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
700 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
701 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800702 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800703 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800704 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
705 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
706 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800707 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
John Asmuth614db982014-04-24 15:46:26 -0400708}
709
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800710 fetchBody: boolean, A parameter
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800711 fetchImages: boolean, A parameter
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800712 maxComments: integer, A parameter
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800713 publish: boolean, A parameter
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800714 revert: boolean, A parameter
Dan O'Mearadd494642020-05-01 07:42:23 -0700715 x__xgafv: string, V1 error format.
John Asmuth614db982014-04-24 15:46:26 -0400716 Allowed values
Dan O'Mearadd494642020-05-01 07:42:23 -0700717 1 - v1 error format
718 2 - v2 error format
Dan O'Mearadd494642020-05-01 07:42:23 -0700719
720Returns:
721 An object of the form:
722
723 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800724 &quot;author&quot;: { # The author of this Post.
725 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
726 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
727 &quot;image&quot;: { # The creator&#x27;s avatar.
728 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800729 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800730 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
731 },
732 &quot;blog&quot;: { # Data about the blog containing this Post.
733 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
734 },
735 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
736 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
737 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
738 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
739 &quot;images&quot;: [ # Display image for the Post.
740 {
741 &quot;url&quot;: &quot;A String&quot;,
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800742 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800743 ],
744 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
745 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
746 &quot;A String&quot;,
747 ],
748 &quot;location&quot;: { # The location for geotagged posts.
749 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
750 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
751 &quot;name&quot;: &quot;A String&quot;, # Location name.
752 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
753 },
754 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
755 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
756 &quot;replies&quot;: { # The container of comments on this Post.
757 &quot;items&quot;: [ # The List of Comments for this Post.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700758 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800759 &quot;author&quot;: { # The author of this Comment.
760 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
761 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
762 &quot;image&quot;: { # The creator&#x27;s avatar.
763 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
764 },
765 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
766 },
767 &quot;blog&quot;: { # Data about the blog containing this comment.
768 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
769 },
770 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
771 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
772 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
773 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
774 },
775 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
776 &quot;post&quot;: { # Data about the post containing this comment.
777 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
778 },
779 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
780 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
781 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
782 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700783 },
784 ],
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800785 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
786 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
787 },
788 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
789 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
790 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
791 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
792 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
793 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
794}</pre>
Dan O'Mearadd494642020-05-01 07:42:23 -0700795</div>
796
797<div class="method">
798 <code class="details" id="publish">publish(blogId, postId, publishDate=None, x__xgafv=None)</code>
799 <pre>Publishes a post.
800
801Args:
802 blogId: string, A parameter (required)
803 postId: string, A parameter (required)
804 publishDate: string, A parameter
805 x__xgafv: string, V1 error format.
806 Allowed values
807 1 - v1 error format
808 2 - v2 error format
809
810Returns:
811 An object of the form:
812
813 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800814 &quot;author&quot;: { # The author of this Post.
815 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
816 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
817 &quot;image&quot;: { # The creator&#x27;s avatar.
818 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800819 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800820 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
821 },
822 &quot;blog&quot;: { # Data about the blog containing this Post.
823 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
824 },
825 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
826 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
827 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
828 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
829 &quot;images&quot;: [ # Display image for the Post.
830 {
831 &quot;url&quot;: &quot;A String&quot;,
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800832 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800833 ],
834 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
835 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
836 &quot;A String&quot;,
837 ],
838 &quot;location&quot;: { # The location for geotagged posts.
839 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
840 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
841 &quot;name&quot;: &quot;A String&quot;, # Location name.
842 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
843 },
844 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
845 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
846 &quot;replies&quot;: { # The container of comments on this Post.
847 &quot;items&quot;: [ # The List of Comments for this Post.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700848 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800849 &quot;author&quot;: { # The author of this Comment.
850 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
851 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
852 &quot;image&quot;: { # The creator&#x27;s avatar.
853 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
854 },
855 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
856 },
857 &quot;blog&quot;: { # Data about the blog containing this comment.
858 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
859 },
860 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
861 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
862 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
863 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
864 },
865 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
866 &quot;post&quot;: { # Data about the post containing this comment.
867 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
868 },
869 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
870 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
871 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
872 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700873 },
874 ],
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800875 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
876 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
877 },
878 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
879 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
880 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
881 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
882 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
883 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
884}</pre>
Dan O'Mearadd494642020-05-01 07:42:23 -0700885</div>
886
887<div class="method">
888 <code class="details" id="revert">revert(blogId, postId, x__xgafv=None)</code>
889 <pre>Reverts a published or scheduled post to draft state.
890
891Args:
892 blogId: string, A parameter (required)
893 postId: string, A parameter (required)
894 x__xgafv: string, V1 error format.
895 Allowed values
896 1 - v1 error format
897 2 - v2 error format
898
899Returns:
900 An object of the form:
901
902 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800903 &quot;author&quot;: { # The author of this Post.
904 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
905 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
906 &quot;image&quot;: { # The creator&#x27;s avatar.
907 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800908 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800909 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
910 },
911 &quot;blog&quot;: { # Data about the blog containing this Post.
912 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
913 },
914 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
915 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
916 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
917 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
918 &quot;images&quot;: [ # Display image for the Post.
919 {
920 &quot;url&quot;: &quot;A String&quot;,
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800921 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800922 ],
923 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
924 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
925 &quot;A String&quot;,
926 ],
927 &quot;location&quot;: { # The location for geotagged posts.
928 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
929 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
930 &quot;name&quot;: &quot;A String&quot;, # Location name.
931 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
932 },
933 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
934 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
935 &quot;replies&quot;: { # The container of comments on this Post.
936 &quot;items&quot;: [ # The List of Comments for this Post.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700937 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800938 &quot;author&quot;: { # The author of this Comment.
939 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
940 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
941 &quot;image&quot;: { # The creator&#x27;s avatar.
942 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
943 },
944 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
945 },
946 &quot;blog&quot;: { # Data about the blog containing this comment.
947 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
948 },
949 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
950 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
951 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
952 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
953 },
954 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
955 &quot;post&quot;: { # Data about the post containing this comment.
956 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
957 },
958 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
959 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
960 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
961 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700962 },
963 ],
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800964 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
965 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
966 },
967 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
968 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
969 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
970 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
971 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
972 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
973}</pre>
Dan O'Mearadd494642020-05-01 07:42:23 -0700974</div>
975
976<div class="method">
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800977 <code class="details" id="search">search(blogId, q, fetchBodies=None, orderBy=None, x__xgafv=None)</code>
Dan O'Mearadd494642020-05-01 07:42:23 -0700978 <pre>Searches for posts matching given query terms in the specified blog.
979
980Args:
981 blogId: string, A parameter (required)
982 q: string, A parameter (required)
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800983 fetchBodies: boolean, A parameter
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700984 orderBy: string, A parameter
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700985 Allowed values
986 ORDER_BY_UNSPECIFIED -
987 PUBLISHED -
988 UPDATED -
Dan O'Mearadd494642020-05-01 07:42:23 -0700989 x__xgafv: string, V1 error format.
990 Allowed values
991 1 - v1 error format
992 2 - v2 error format
John Asmuth614db982014-04-24 15:46:26 -0400993
994Returns:
995 An object of the form:
996
997 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800998 &quot;etag&quot;: &quot;A String&quot;, # Etag of the response.
999 &quot;items&quot;: [ # The list of Posts for this Blog.
1000 {
1001 &quot;author&quot;: { # The author of this Post.
1002 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
1003 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1004 &quot;image&quot;: { # The creator&#x27;s avatar.
1005 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -08001006 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001007 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
John Asmuth614db982014-04-24 15:46:26 -04001008 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001009 &quot;blog&quot;: { # Data about the blog containing this Post.
1010 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
1011 },
1012 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
1013 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
1014 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
1015 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
1016 &quot;images&quot;: [ # Display image for the Post.
1017 {
1018 &quot;url&quot;: &quot;A String&quot;,
1019 },
1020 ],
1021 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
1022 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
1023 &quot;A String&quot;,
1024 ],
1025 &quot;location&quot;: { # The location for geotagged posts.
1026 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
1027 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
1028 &quot;name&quot;: &quot;A String&quot;, # Location name.
1029 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
1030 },
1031 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
1032 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
1033 &quot;replies&quot;: { # The container of comments on this Post.
1034 &quot;items&quot;: [ # The List of Comments for this Post.
1035 {
1036 &quot;author&quot;: { # The author of this Comment.
1037 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
1038 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1039 &quot;image&quot;: { # The creator&#x27;s avatar.
1040 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
1041 },
1042 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
1043 },
1044 &quot;blog&quot;: { # Data about the blog containing this comment.
1045 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
1046 },
1047 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
1048 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
1049 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
1050 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
1051 },
1052 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
1053 &quot;post&quot;: { # Data about the post containing this comment.
1054 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
1055 },
1056 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
1057 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1058 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
1059 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
1060 },
1061 ],
1062 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
1063 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
1064 },
1065 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1066 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
1067 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
1068 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
1069 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
1070 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
1071 },
1072 ],
1073 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#postList.
1074 &quot;nextPageToken&quot;: &quot;A String&quot;, # Pagination token to fetch the next page, if one exists.
1075 &quot;prevPageToken&quot;: &quot;A String&quot;, # Pagination token to fetch the previous page, if one exists.
1076}</pre>
John Asmuth614db982014-04-24 15:46:26 -04001077</div>
1078
1079<div class="method">
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001080 <code class="details" id="update">update(blogId, postId, body=None, fetchBody=None, fetchImages=None, maxComments=None, publish=None, revert=None, x__xgafv=None)</code>
Dan O'Mearadd494642020-05-01 07:42:23 -07001081 <pre>Updates a post by blog id and post id.
John Asmuth614db982014-04-24 15:46:26 -04001082
1083Args:
Dan O'Mearadd494642020-05-01 07:42:23 -07001084 blogId: string, A parameter (required)
1085 postId: string, A parameter (required)
1086 body: object, The request body.
John Asmuth614db982014-04-24 15:46:26 -04001087 The object takes the form of:
1088
1089{
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001090 &quot;author&quot;: { # The author of this Post.
1091 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
1092 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1093 &quot;image&quot;: { # The creator&#x27;s avatar.
1094 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
1095 },
1096 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
1097 },
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -08001098 &quot;blog&quot;: { # Data about the blog containing this Post.
1099 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
1100 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001101 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
1102 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
1103 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
1104 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
1105 &quot;images&quot;: [ # Display image for the Post.
1106 {
1107 &quot;url&quot;: &quot;A String&quot;,
1108 },
1109 ],
1110 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
1111 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
1112 &quot;A String&quot;,
1113 ],
1114 &quot;location&quot;: { # The location for geotagged posts.
1115 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
1116 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
1117 &quot;name&quot;: &quot;A String&quot;, # Location name.
1118 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
1119 },
1120 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
1121 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -08001122 &quot;replies&quot;: { # The container of comments on this Post.
1123 &quot;items&quot;: [ # The List of Comments for this Post.
1124 {
Yoshi Automation Botb6971b02020-11-26 17:16:03 -08001125 &quot;author&quot;: { # The author of this Comment.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001126 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -08001127 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -08001128 &quot;image&quot;: { # The creator&#x27;s avatar.
1129 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
1130 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001131 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -08001132 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001133 &quot;blog&quot;: { # Data about the blog containing this comment.
1134 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
1135 },
1136 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -08001137 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -08001138 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
1139 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
1140 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001141 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -08001142 &quot;post&quot;: { # Data about the post containing this comment.
1143 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
1144 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001145 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
1146 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1147 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -08001148 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -08001149 },
1150 ],
1151 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
1152 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
1153 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001154 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -08001155 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001156 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
1157 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
1158 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -08001159 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
John Asmuth614db982014-04-24 15:46:26 -04001160}
1161
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -08001162 fetchBody: boolean, A parameter
Yoshi Automation Botb6971b02020-11-26 17:16:03 -08001163 fetchImages: boolean, A parameter
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001164 maxComments: integer, A parameter
1165 publish: boolean, A parameter
1166 revert: boolean, A parameter
Dan O'Mearadd494642020-05-01 07:42:23 -07001167 x__xgafv: string, V1 error format.
1168 Allowed values
1169 1 - v1 error format
1170 2 - v2 error format
John Asmuth614db982014-04-24 15:46:26 -04001171
1172Returns:
1173 An object of the form:
1174
1175 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001176 &quot;author&quot;: { # The author of this Post.
1177 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
1178 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1179 &quot;image&quot;: { # The creator&#x27;s avatar.
1180 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -08001181 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001182 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
1183 },
1184 &quot;blog&quot;: { # Data about the blog containing this Post.
1185 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
1186 },
1187 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
1188 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
1189 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
1190 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
1191 &quot;images&quot;: [ # Display image for the Post.
1192 {
1193 &quot;url&quot;: &quot;A String&quot;,
Yoshi Automation Botb6971b02020-11-26 17:16:03 -08001194 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001195 ],
1196 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
1197 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
1198 &quot;A String&quot;,
1199 ],
1200 &quot;location&quot;: { # The location for geotagged posts.
1201 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
1202 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
1203 &quot;name&quot;: &quot;A String&quot;, # Location name.
1204 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
1205 },
1206 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
1207 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
1208 &quot;replies&quot;: { # The container of comments on this Post.
1209 &quot;items&quot;: [ # The List of Comments for this Post.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -07001210 {
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001211 &quot;author&quot;: { # The author of this Comment.
1212 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
1213 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1214 &quot;image&quot;: { # The creator&#x27;s avatar.
1215 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
1216 },
1217 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
1218 },
1219 &quot;blog&quot;: { # Data about the blog containing this comment.
1220 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
1221 },
1222 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
1223 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
1224 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
1225 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
1226 },
1227 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
1228 &quot;post&quot;: { # Data about the post containing this comment.
1229 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
1230 },
1231 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
1232 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1233 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
1234 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -07001235 },
1236 ],
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -08001237 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
1238 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
1239 },
1240 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1241 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
1242 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
1243 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
1244 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
1245 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
1246}</pre>
John Asmuth614db982014-04-24 15:46:26 -04001247</div>
1248
1249</body></html>