blob: b7f16ce133e1c57b1be24d38e66cba765ba3c518 [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 Bot0d561ef2020-11-25 07:50:41 -080084 <code><a href="#get">get(blogId, postId, maxComments=None, fetchImages=None, view=None, fetchBody=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 Botc2228be2020-11-24 15:48:03 -080087 <code><a href="#getByPath">getByPath(blogId, path, view=None, maxComments=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 Bot0d561ef2020-11-25 07:50:41 -080090 <code><a href="#insert">insert(blogId, body=None, fetchImages=None, isDraft=None, fetchBody=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 Bot0d561ef2020-11-25 07:50:41 -080093 <code><a href="#list">list(blogId, maxResults=None, fetchBodies=None, pageToken=None, fetchImages=None, endDate=None, labels=None, orderBy=None, status=None, startDate=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 Bot0d561ef2020-11-25 07:50:41 -080099 <code><a href="#patch">patch(blogId, postId, body=None, revert=None, maxComments=None, fetchBody=None, publish=None, fetchImages=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 Bot0d561ef2020-11-25 07:50:41 -0800108 <code><a href="#search">search(blogId, q, orderBy=None, fetchBodies=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 Bot0d561ef2020-11-25 07:50:41 -0800111 <code><a href="#update">update(blogId, postId, body=None, maxComments=None, publish=None, fetchBody=None, fetchImages=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 Bot0d561ef2020-11-25 07:50:41 -0800134 <code class="details" id="get">get(blogId, postId, maxComments=None, fetchImages=None, view=None, fetchBody=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 Bot0d561ef2020-11-25 07:50:41 -0800140 maxComments: integer, A parameter
141 fetchImages: boolean, A parameter
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700142 view: string, A parameter
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700143 Allowed values
144 VIEW_TYPE_UNSPECIFIED -
145 READER -
146 AUTHOR -
147 ADMIN -
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800148 fetchBody: boolean, A parameter
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 Botc2228be2020-11-24 15:48:03 -0800158 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700159 &quot;images&quot;: [ # Display image for the Post.
160 {
161 &quot;url&quot;: &quot;A String&quot;,
162 },
163 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800164 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
165 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
166 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
167 &quot;replies&quot;: { # The container of comments on this Post.
168 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
169 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
170 &quot;items&quot;: [ # The List of Comments for this Post.
171 {
172 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
173 &quot;post&quot;: { # Data about the post containing this comment.
174 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
175 },
176 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
177 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
178 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
179 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
180 },
181 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
182 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
183 &quot;author&quot;: { # The author of this Comment.
184 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
185 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
186 &quot;image&quot;: { # The creator&#x27;s avatar.
187 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
188 },
189 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
190 },
191 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
192 &quot;blog&quot;: { # Data about the blog containing this comment.
193 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
194 },
195 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
196 },
197 ],
198 },
199 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
200 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
201 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
202 &quot;A String&quot;,
203 ],
204 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
205 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800206 &quot;blog&quot;: { # Data about the blog containing this Post.
207 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
208 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800209 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
210 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
211 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
212 &quot;location&quot;: { # The location for geotagged posts.
213 &quot;name&quot;: &quot;A String&quot;, # Location name.
214 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
215 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
216 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
217 },
218 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800219 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800220 &quot;author&quot;: { # The author of this Post.
221 &quot;image&quot;: { # The creator&#x27;s avatar.
222 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
223 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800224 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
225 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800226 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800227 },
John Asmuth614db982014-04-24 15:46:26 -0400228 }</pre>
229</div>
230
231<div class="method">
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800232 <code class="details" id="getByPath">getByPath(blogId, path, view=None, maxComments=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)
Bu Sun Kim65020912020-05-20 12:08:20 -0700238 view: string, A parameter
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700239 Allowed values
240 VIEW_TYPE_UNSPECIFIED -
241 READER -
242 AUTHOR -
243 ADMIN -
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800244 maxComments: integer, A parameter
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 Botc2228be2020-11-24 15:48:03 -0800254 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700255 &quot;images&quot;: [ # Display image for the Post.
256 {
257 &quot;url&quot;: &quot;A String&quot;,
258 },
259 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800260 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
261 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
262 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
263 &quot;replies&quot;: { # The container of comments on this Post.
264 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
265 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
266 &quot;items&quot;: [ # The List of Comments for this Post.
267 {
268 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
269 &quot;post&quot;: { # Data about the post containing this comment.
270 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
271 },
272 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
273 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
274 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
275 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
276 },
277 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
278 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
279 &quot;author&quot;: { # The author of this Comment.
280 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
281 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
282 &quot;image&quot;: { # The creator&#x27;s avatar.
283 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
284 },
285 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
286 },
287 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
288 &quot;blog&quot;: { # Data about the blog containing this comment.
289 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
290 },
291 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
292 },
293 ],
294 },
295 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
296 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
297 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
298 &quot;A String&quot;,
299 ],
300 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
301 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800302 &quot;blog&quot;: { # Data about the blog containing this Post.
303 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
304 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800305 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
306 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
307 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
308 &quot;location&quot;: { # The location for geotagged posts.
309 &quot;name&quot;: &quot;A String&quot;, # Location name.
310 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
311 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
312 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
313 },
314 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800315 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800316 &quot;author&quot;: { # The author of this Post.
317 &quot;image&quot;: { # The creator&#x27;s avatar.
318 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
319 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800320 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
321 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800322 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800323 },
John Asmuth614db982014-04-24 15:46:26 -0400324 }</pre>
325</div>
326
327<div class="method">
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800328 <code class="details" id="insert">insert(blogId, body=None, fetchImages=None, isDraft=None, fetchBody=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 Botc2228be2020-11-24 15:48:03 -0800337 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700338 &quot;images&quot;: [ # Display image for the Post.
339 {
340 &quot;url&quot;: &quot;A String&quot;,
341 },
342 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800343 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
344 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
345 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
346 &quot;replies&quot;: { # The container of comments on this Post.
347 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
348 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
349 &quot;items&quot;: [ # The List of Comments for this Post.
350 {
351 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
352 &quot;post&quot;: { # Data about the post containing this comment.
353 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
354 },
355 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
356 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
357 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
358 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
359 },
360 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
361 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
362 &quot;author&quot;: { # The author of this Comment.
363 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
364 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
365 &quot;image&quot;: { # The creator&#x27;s avatar.
366 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
367 },
368 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
369 },
370 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
371 &quot;blog&quot;: { # Data about the blog containing this comment.
372 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
373 },
374 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
375 },
376 ],
377 },
378 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
379 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
380 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
381 &quot;A String&quot;,
382 ],
383 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
384 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800385 &quot;blog&quot;: { # Data about the blog containing this Post.
386 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
387 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800388 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
389 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
390 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
391 &quot;location&quot;: { # The location for geotagged posts.
392 &quot;name&quot;: &quot;A String&quot;, # Location name.
393 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
394 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
395 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
396 },
397 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800398 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800399 &quot;author&quot;: { # The author of this Post.
400 &quot;image&quot;: { # The creator&#x27;s avatar.
401 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
402 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800403 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
404 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800405 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800406 },
John Asmuth614db982014-04-24 15:46:26 -0400407}
408
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800409 fetchImages: boolean, A parameter
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800410 isDraft: boolean, A parameter
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800411 fetchBody: 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 Botc2228be2020-11-24 15:48:03 -0800421 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700422 &quot;images&quot;: [ # Display image for the Post.
423 {
424 &quot;url&quot;: &quot;A String&quot;,
425 },
426 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800427 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
428 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
429 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
430 &quot;replies&quot;: { # The container of comments on this Post.
431 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
432 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
433 &quot;items&quot;: [ # The List of Comments for this Post.
434 {
435 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
436 &quot;post&quot;: { # Data about the post containing this comment.
437 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
438 },
439 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
440 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
441 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
442 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
443 },
444 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
445 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
446 &quot;author&quot;: { # The author of this Comment.
447 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
448 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
449 &quot;image&quot;: { # The creator&#x27;s avatar.
450 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
451 },
452 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
453 },
454 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
455 &quot;blog&quot;: { # Data about the blog containing this comment.
456 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
457 },
458 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
459 },
460 ],
461 },
462 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
463 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
464 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
465 &quot;A String&quot;,
466 ],
467 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
468 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800469 &quot;blog&quot;: { # Data about the blog containing this Post.
470 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
471 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800472 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
473 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
474 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
475 &quot;location&quot;: { # The location for geotagged posts.
476 &quot;name&quot;: &quot;A String&quot;, # Location name.
477 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
478 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
479 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
480 },
481 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800482 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800483 &quot;author&quot;: { # The author of this Post.
484 &quot;image&quot;: { # The creator&#x27;s avatar.
485 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
486 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800487 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
488 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800489 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800490 },
John Asmuth614db982014-04-24 15:46:26 -0400491 }</pre>
492</div>
493
494<div class="method">
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800495 <code class="details" id="list">list(blogId, maxResults=None, fetchBodies=None, pageToken=None, fetchImages=None, endDate=None, labels=None, orderBy=None, status=None, startDate=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 Botc2228be2020-11-24 15:48:03 -0800500 maxResults: integer, A parameter
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800501 fetchBodies: boolean, A parameter
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800502 pageToken: string, A parameter
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800503 fetchImages: boolean, A parameter
504 endDate: string, A parameter
505 labels: string, A parameter
506 orderBy: string, A parameter
507 Allowed values
508 ORDER_BY_UNSPECIFIED -
509 PUBLISHED -
510 UPDATED -
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700511 status: string, A parameter (repeated)
512 Allowed values
513 LIVE -
514 DRAFT -
515 SCHEDULED -
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800516 startDate: string, A parameter
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 {
Bu Sun Kim65020912020-05-20 12:08:20 -0700532 &quot;items&quot;: [ # The list of Posts for this Blog.
John Asmuth614db982014-04-24 15:46:26 -0400533 {
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800534 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700535 &quot;images&quot;: [ # Display image for the Post.
536 {
537 &quot;url&quot;: &quot;A String&quot;,
538 },
539 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800540 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
541 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
542 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
543 &quot;replies&quot;: { # The container of comments on this Post.
544 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
545 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
546 &quot;items&quot;: [ # The List of Comments for this Post.
547 {
548 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
549 &quot;post&quot;: { # Data about the post containing this comment.
550 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
551 },
552 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
553 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
554 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
555 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
556 },
557 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
558 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
559 &quot;author&quot;: { # The author of this Comment.
560 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
561 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
562 &quot;image&quot;: { # The creator&#x27;s avatar.
563 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
564 },
565 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
566 },
567 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
568 &quot;blog&quot;: { # Data about the blog containing this comment.
569 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
570 },
571 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
572 },
573 ],
574 },
575 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
576 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
577 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
578 &quot;A String&quot;,
579 ],
580 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
581 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800582 &quot;blog&quot;: { # Data about the blog containing this Post.
583 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
584 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800585 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
586 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
587 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
588 &quot;location&quot;: { # The location for geotagged posts.
589 &quot;name&quot;: &quot;A String&quot;, # Location name.
590 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
591 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
592 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
593 },
594 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800595 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800596 &quot;author&quot;: { # The author of this Post.
597 &quot;image&quot;: { # The creator&#x27;s avatar.
598 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
599 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800600 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
601 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800602 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800603 },
John Asmuth614db982014-04-24 15:46:26 -0400604 },
605 ],
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700606 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#postList.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800607 &quot;etag&quot;: &quot;A String&quot;, # Etag of the response.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800608 &quot;nextPageToken&quot;: &quot;A String&quot;, # Pagination token to fetch the next page, if one exists.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800609 &quot;prevPageToken&quot;: &quot;A String&quot;, # Pagination token to fetch the previous page, if one exists.
John Asmuth614db982014-04-24 15:46:26 -0400610 }</pre>
611</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 Bot0d561ef2020-11-25 07:50:41 -0800628 <code class="details" id="patch">patch(blogId, postId, body=None, revert=None, maxComments=None, fetchBody=None, publish=None, fetchImages=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 Botc2228be2020-11-24 15:48:03 -0800638 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700639 &quot;images&quot;: [ # Display image for the Post.
640 {
641 &quot;url&quot;: &quot;A String&quot;,
642 },
643 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800644 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
645 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
646 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
647 &quot;replies&quot;: { # The container of comments on this Post.
648 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
649 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
650 &quot;items&quot;: [ # The List of Comments for this Post.
651 {
652 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
653 &quot;post&quot;: { # Data about the post containing this comment.
654 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
655 },
656 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
657 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
658 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
659 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
660 },
661 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
662 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
663 &quot;author&quot;: { # The author of this Comment.
664 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
665 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
666 &quot;image&quot;: { # The creator&#x27;s avatar.
667 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
668 },
669 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
670 },
671 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
672 &quot;blog&quot;: { # Data about the blog containing this comment.
673 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
674 },
675 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
676 },
677 ],
678 },
679 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
680 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
681 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
682 &quot;A String&quot;,
683 ],
684 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
685 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800686 &quot;blog&quot;: { # Data about the blog containing this Post.
687 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
688 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800689 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
690 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
691 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
692 &quot;location&quot;: { # The location for geotagged posts.
693 &quot;name&quot;: &quot;A String&quot;, # Location name.
694 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
695 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
696 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
697 },
698 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800699 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800700 &quot;author&quot;: { # The author of this Post.
701 &quot;image&quot;: { # The creator&#x27;s avatar.
702 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
703 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800704 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
705 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800706 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800707 },
John Asmuth614db982014-04-24 15:46:26 -0400708}
709
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800710 revert: boolean, A parameter
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800711 maxComments: integer, A parameter
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800712 fetchBody: boolean, A parameter
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700713 publish: boolean, A parameter
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800714 fetchImages: 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 Botc2228be2020-11-24 15:48:03 -0800724 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700725 &quot;images&quot;: [ # Display image for the Post.
726 {
727 &quot;url&quot;: &quot;A String&quot;,
728 },
729 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800730 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
731 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
732 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
733 &quot;replies&quot;: { # The container of comments on this Post.
734 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
735 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
736 &quot;items&quot;: [ # The List of Comments for this Post.
737 {
738 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
739 &quot;post&quot;: { # Data about the post containing this comment.
740 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
741 },
742 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
743 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
744 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
745 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
746 },
747 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
748 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
749 &quot;author&quot;: { # The author of this Comment.
750 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
751 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
752 &quot;image&quot;: { # The creator&#x27;s avatar.
753 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
754 },
755 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
756 },
757 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
758 &quot;blog&quot;: { # Data about the blog containing this comment.
759 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
760 },
761 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
762 },
763 ],
764 },
765 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
766 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
767 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
768 &quot;A String&quot;,
769 ],
770 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
771 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800772 &quot;blog&quot;: { # Data about the blog containing this Post.
773 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
774 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800775 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
776 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
777 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
778 &quot;location&quot;: { # The location for geotagged posts.
779 &quot;name&quot;: &quot;A String&quot;, # Location name.
780 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
781 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
782 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
783 },
784 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800785 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800786 &quot;author&quot;: { # The author of this Post.
787 &quot;image&quot;: { # The creator&#x27;s avatar.
788 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
789 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800790 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
791 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800792 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800793 },
Dan O'Mearadd494642020-05-01 07:42:23 -0700794 }</pre>
795</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 Botc2228be2020-11-24 15:48:03 -0800814 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700815 &quot;images&quot;: [ # Display image for the Post.
816 {
817 &quot;url&quot;: &quot;A String&quot;,
818 },
819 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800820 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
821 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
822 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
823 &quot;replies&quot;: { # The container of comments on this Post.
824 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
825 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
826 &quot;items&quot;: [ # The List of Comments for this Post.
827 {
828 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
829 &quot;post&quot;: { # Data about the post containing this comment.
830 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
831 },
832 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
833 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
834 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
835 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
836 },
837 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
838 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
839 &quot;author&quot;: { # The author of this Comment.
840 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
841 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
842 &quot;image&quot;: { # The creator&#x27;s avatar.
843 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
844 },
845 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
846 },
847 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
848 &quot;blog&quot;: { # Data about the blog containing this comment.
849 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
850 },
851 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
852 },
853 ],
854 },
855 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
856 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
857 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
858 &quot;A String&quot;,
859 ],
860 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
861 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800862 &quot;blog&quot;: { # Data about the blog containing this Post.
863 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
864 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800865 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
866 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
867 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
868 &quot;location&quot;: { # The location for geotagged posts.
869 &quot;name&quot;: &quot;A String&quot;, # Location name.
870 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
871 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
872 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
873 },
874 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800875 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800876 &quot;author&quot;: { # The author of this Post.
877 &quot;image&quot;: { # The creator&#x27;s avatar.
878 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
879 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800880 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
881 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800882 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800883 },
Dan O'Mearadd494642020-05-01 07:42:23 -0700884 }</pre>
885</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 Botc2228be2020-11-24 15:48:03 -0800903 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700904 &quot;images&quot;: [ # Display image for the Post.
905 {
906 &quot;url&quot;: &quot;A String&quot;,
907 },
908 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800909 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
910 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
911 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
912 &quot;replies&quot;: { # The container of comments on this Post.
913 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
914 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
915 &quot;items&quot;: [ # The List of Comments for this Post.
916 {
917 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
918 &quot;post&quot;: { # Data about the post containing this comment.
919 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
920 },
921 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
922 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
923 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
924 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
925 },
926 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
927 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
928 &quot;author&quot;: { # The author of this Comment.
929 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
930 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
931 &quot;image&quot;: { # The creator&#x27;s avatar.
932 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
933 },
934 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
935 },
936 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
937 &quot;blog&quot;: { # Data about the blog containing this comment.
938 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
939 },
940 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
941 },
942 ],
943 },
944 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
945 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
946 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
947 &quot;A String&quot;,
948 ],
949 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
950 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800951 &quot;blog&quot;: { # Data about the blog containing this Post.
952 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
953 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800954 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
955 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
956 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
957 &quot;location&quot;: { # The location for geotagged posts.
958 &quot;name&quot;: &quot;A String&quot;, # Location name.
959 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
960 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
961 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
962 },
963 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800964 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800965 &quot;author&quot;: { # The author of this Post.
966 &quot;image&quot;: { # The creator&#x27;s avatar.
967 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
968 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800969 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
970 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800971 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800972 },
Dan O'Mearadd494642020-05-01 07:42:23 -0700973 }</pre>
974</div>
975
976<div class="method">
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800977 <code class="details" id="search">search(blogId, q, orderBy=None, fetchBodies=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)
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700983 orderBy: string, A parameter
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700984 Allowed values
985 ORDER_BY_UNSPECIFIED -
986 PUBLISHED -
987 UPDATED -
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800988 fetchBodies: boolean, A parameter
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 {
Bu Sun Kim65020912020-05-20 12:08:20 -0700998 &quot;items&quot;: [ # The list of Posts for this Blog.
John Asmuth614db982014-04-24 15:46:26 -0400999 {
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001000 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -07001001 &quot;images&quot;: [ # Display image for the Post.
1002 {
1003 &quot;url&quot;: &quot;A String&quot;,
1004 },
1005 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001006 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1007 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
1008 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
1009 &quot;replies&quot;: { # The container of comments on this Post.
1010 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
1011 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
1012 &quot;items&quot;: [ # The List of Comments for this Post.
1013 {
1014 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
1015 &quot;post&quot;: { # Data about the post containing this comment.
1016 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
1017 },
1018 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
1019 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
1020 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
1021 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
1022 },
1023 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
1024 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1025 &quot;author&quot;: { # The author of this Comment.
1026 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
1027 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
1028 &quot;image&quot;: { # The creator&#x27;s avatar.
1029 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
1030 },
1031 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1032 },
1033 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
1034 &quot;blog&quot;: { # Data about the blog containing this comment.
1035 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
1036 },
1037 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
1038 },
1039 ],
1040 },
1041 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
1042 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
1043 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
1044 &quot;A String&quot;,
1045 ],
1046 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
1047 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001048 &quot;blog&quot;: { # Data about the blog containing this Post.
1049 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
1050 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001051 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
1052 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
1053 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
1054 &quot;location&quot;: { # The location for geotagged posts.
1055 &quot;name&quot;: &quot;A String&quot;, # Location name.
1056 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
1057 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
1058 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
1059 },
1060 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001061 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001062 &quot;author&quot;: { # The author of this Post.
1063 &quot;image&quot;: { # The creator&#x27;s avatar.
1064 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
1065 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001066 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1067 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001068 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001069 },
John Asmuth614db982014-04-24 15:46:26 -04001070 },
1071 ],
Bu Sun Kim673ec5c2020-11-16 11:05:03 -07001072 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#postList.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001073 &quot;etag&quot;: &quot;A String&quot;, # Etag of the response.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001074 &quot;nextPageToken&quot;: &quot;A String&quot;, # Pagination token to fetch the next page, if one exists.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001075 &quot;prevPageToken&quot;: &quot;A String&quot;, # Pagination token to fetch the previous page, if one exists.
John Asmuth614db982014-04-24 15:46:26 -04001076 }</pre>
1077</div>
1078
1079<div class="method">
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001080 <code class="details" id="update">update(blogId, postId, body=None, maxComments=None, publish=None, fetchBody=None, fetchImages=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 Botc2228be2020-11-24 15:48:03 -08001090 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -07001091 &quot;images&quot;: [ # Display image for the Post.
1092 {
1093 &quot;url&quot;: &quot;A String&quot;,
1094 },
1095 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001096 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1097 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
1098 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
1099 &quot;replies&quot;: { # The container of comments on this Post.
1100 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
1101 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
1102 &quot;items&quot;: [ # The List of Comments for this Post.
1103 {
1104 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
1105 &quot;post&quot;: { # Data about the post containing this comment.
1106 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
1107 },
1108 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
1109 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
1110 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
1111 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
1112 },
1113 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
1114 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1115 &quot;author&quot;: { # The author of this Comment.
1116 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
1117 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
1118 &quot;image&quot;: { # The creator&#x27;s avatar.
1119 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
1120 },
1121 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1122 },
1123 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
1124 &quot;blog&quot;: { # Data about the blog containing this comment.
1125 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
1126 },
1127 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
1128 },
1129 ],
1130 },
1131 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
1132 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
1133 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
1134 &quot;A String&quot;,
1135 ],
1136 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
1137 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001138 &quot;blog&quot;: { # Data about the blog containing this Post.
1139 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
1140 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001141 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
1142 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
1143 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
1144 &quot;location&quot;: { # The location for geotagged posts.
1145 &quot;name&quot;: &quot;A String&quot;, # Location name.
1146 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
1147 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
1148 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
1149 },
1150 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001151 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001152 &quot;author&quot;: { # The author of this Post.
1153 &quot;image&quot;: { # The creator&#x27;s avatar.
1154 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
1155 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001156 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1157 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001158 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001159 },
John Asmuth614db982014-04-24 15:46:26 -04001160}
1161
Dmitry Frenkel3e17f892020-10-06 16:46:05 -07001162 maxComments: integer, A parameter
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001163 publish: boolean, A parameter
Dmitry Frenkel3e17f892020-10-06 16:46:05 -07001164 fetchBody: boolean, A parameter
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001165 fetchImages: boolean, A parameter
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001166 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 Botc2228be2020-11-24 15:48:03 -08001176 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
Dmitry Frenkel3e17f892020-10-06 16:46:05 -07001177 &quot;images&quot;: [ # Display image for the Post.
1178 {
1179 &quot;url&quot;: &quot;A String&quot;,
1180 },
1181 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001182 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1183 &quot;url&quot;: &quot;A String&quot;, # The URL where this Post is displayed.
1184 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
1185 &quot;replies&quot;: { # The container of comments on this Post.
1186 &quot;totalItems&quot;: &quot;A String&quot;, # The count of comments on this post.
1187 &quot;selfLink&quot;: &quot;A String&quot;, # The URL of the comments on this post.
1188 &quot;items&quot;: [ # The List of Comments for this Post.
1189 {
1190 &quot;content&quot;: &quot;A String&quot;, # The actual content of the comment. May include HTML markup.
1191 &quot;post&quot;: { # Data about the post containing this comment.
1192 &quot;id&quot;: &quot;A String&quot;, # The identifier of the post containing this comment.
1193 },
1194 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#comment.
1195 &quot;id&quot;: &quot;A String&quot;, # The identifier for this resource.
1196 &quot;inReplyTo&quot;: { # Data about the comment this is in reply to.
1197 &quot;id&quot;: &quot;A String&quot;, # The identified of the parent of this comment.
1198 },
1199 &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was published.
1200 &quot;selfLink&quot;: &quot;A String&quot;, # The API REST URL to fetch this resource from.
1201 &quot;author&quot;: { # The author of this Comment.
1202 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
1203 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
1204 &quot;image&quot;: { # The creator&#x27;s avatar.
1205 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
1206 },
1207 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1208 },
1209 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this comment was last updated.
1210 &quot;blog&quot;: { # Data about the blog containing this comment.
1211 &quot;id&quot;: &quot;A String&quot;, # The identifier of the blog containing this comment.
1212 },
1213 &quot;status&quot;: &quot;A String&quot;, # The status of the comment (only populated for admin users).
1214 },
1215 ],
1216 },
1217 &quot;readerComments&quot;: &quot;A String&quot;, # Comment control and display setting for readers of this post.
1218 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
1219 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
1220 &quot;A String&quot;,
1221 ],
1222 &quot;titleLink&quot;: &quot;A String&quot;, # The title link URL, similar to atom&#x27;s related link.
1223 &quot;etag&quot;: &quot;A String&quot;, # Etag of the resource.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001224 &quot;blog&quot;: { # Data about the blog containing this Post.
1225 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
1226 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001227 &quot;updated&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was last updated.
1228 &quot;status&quot;: &quot;A String&quot;, # Status of the post. Only set for admin-level requests.
1229 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
1230 &quot;location&quot;: { # The location for geotagged posts.
1231 &quot;name&quot;: &quot;A String&quot;, # Location name.
1232 &quot;lat&quot;: 3.14, # Location&#x27;s latitude.
1233 &quot;lng&quot;: 3.14, # Location&#x27;s longitude.
1234 &quot;span&quot;: &quot;A String&quot;, # Location&#x27;s viewport span. Can be used when rendering a map preview.
1235 },
1236 &quot;title&quot;: &quot;A String&quot;, # The title of the Post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001237 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001238 &quot;author&quot;: { # The author of this Post.
1239 &quot;image&quot;: { # The creator&#x27;s avatar.
1240 &quot;url&quot;: &quot;A String&quot;, # The creator&#x27;s avatar URL.
1241 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001242 &quot;id&quot;: &quot;A String&quot;, # The identifier of the creator.
1243 &quot;url&quot;: &quot;A String&quot;, # The URL of the creator&#x27;s Profile page.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -08001244 &quot;displayName&quot;: &quot;A String&quot;, # The display name.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -08001245 },
John Asmuth614db982014-04-24 15:46:26 -04001246 }</pre>
1247</div>
1248
1249</body></html>