Lines Matching +full:about +full:- +full:page
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
42 margin-top: 0.5em;
46 font-family: Arial, sans serif;
50 border-bottom: solid #CCC 1px;
54 margin-top: 0.5em;
58 margin-left: 2 em;
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
82 <p class="firstline">Deletes a page by blog id and page id.</p>
85 <p class="firstline">Gets a page by blog id and page id.</p>
88 <p class="firstline">Inserts a page.</p>
94 <p class="firstline">Retrieves the next page of results.</p>
97 <p class="firstline">Patches a page.</p>
100 <p class="firstline">Publishes a page.</p>
103 <p class="firstline">Reverts a published or scheduled page to draft state.</p>
106 <p class="firstline">Updates a page by blog id and page id.</p>
115 <pre>Deletes a page by blog id and page id.
122 1 - v1 error format
123 2 - v2 error format
129 <pre>Gets a page by blog id and page id.
136 VIEW_TYPE_UNSPECIFIED -
137 READER -
138 AUTHOR -
139 ADMIN -
142 1 - v1 error format
143 2 - v2 error format
149 "author": { # The author of this Page.
155 "url": "A String", # The URL of the creator's Profile page.
157 "blog": { # Data about the blog containing this Page.
158 "id": "A String", # The identifier of the blog containing this page.
160 "content": "A String", # The body content of this Page, in HTML.
163 "kind": "A String", # The kind of this entity. Always blogger#page.
164 "published": "A String", # RFC 3339 date-time when this Page was published.
166 …"status": "A String", # The status of the page for admin resources (either LIV…
168 "updated": "A String", # RFC 3339 date-time when this Page was last updated.
169 "url": "A String", # The URL that this Page is displayed at.
175 <pre>Inserts a page.
183 "author": { # The author of this Page.
189 "url": "A String", # The URL of the creator's Profile page.
191 "blog": { # Data about the blog containing this Page.
192 "id": "A String", # The identifier of the blog containing this page.
194 "content": "A String", # The body content of this Page, in HTML.
197 "kind": "A String", # The kind of this entity. Always blogger#page.
198 "published": "A String", # RFC 3339 date-time when this Page was published.
200 …"status": "A String", # The status of the page for admin resources (either LIV…
202 "updated": "A String", # RFC 3339 date-time when this Page was last updated.
203 "url": "A String", # The URL that this Page is displayed at.
209 1 - v1 error format
210 2 - v2 error format
216 "author": { # The author of this Page.
222 "url": "A String", # The URL of the creator's Profile page.
224 "blog": { # Data about the blog containing this Page.
225 "id": "A String", # The identifier of the blog containing this page.
227 "content": "A String", # The body content of this Page, in HTML.
230 "kind": "A String", # The kind of this entity. Always blogger#page.
231 "published": "A String", # RFC 3339 date-time when this Page was published.
233 …"status": "A String", # The status of the page for admin resources (either LIV…
235 "updated": "A String", # RFC 3339 date-time when this Page was last updated.
236 "url": "A String", # The URL that this Page is displayed at.
251 LIVE -
252 DRAFT -
255 VIEW_TYPE_UNSPECIFIED -
256 READER -
257 AUTHOR -
258 ADMIN -
261 1 - v1 error format
262 2 - v2 error format
271 "author": { # The author of this Page.
277 "url": "A String", # The URL of the creator's Profile page.
279 "blog": { # Data about the blog containing this Page.
280 "id": "A String", # The identifier of the blog containing this page.
282 "content": "A String", # The body content of this Page, in HTML.
285 "kind": "A String", # The kind of this entity. Always blogger#page.
286 … "published": "A String", # RFC 3339 date-time when this Page was published.
288 …"status": "A String", # The status of the page for admin resources (either LIV…
290 … "updated": "A String", # RFC 3339 date-time when this Page was last updated.
291 "url": "A String", # The URL that this Page is displayed at.
295 …"nextPageToken": "A String", # Pagination token to fetch the next page, if one…
301 <pre>Retrieves the next page of results.
304 previous_request: The request for the previous page. (required)
305 previous_response: The response from the request for the previous page. (required)
309 page. Returns None if there are no more items in the collection.
315 <pre>Patches a page.
324 "author": { # The author of this Page.
330 "url": "A String", # The URL of the creator's Profile page.
332 "blog": { # Data about the blog containing this Page.
333 "id": "A String", # The identifier of the blog containing this page.
335 "content": "A String", # The body content of this Page, in HTML.
338 "kind": "A String", # The kind of this entity. Always blogger#page.
339 "published": "A String", # RFC 3339 date-time when this Page was published.
341 …"status": "A String", # The status of the page for admin resources (either LIV…
343 "updated": "A String", # RFC 3339 date-time when this Page was last updated.
344 "url": "A String", # The URL that this Page is displayed at.
351 1 - v1 error format
352 2 - v2 error format
358 "author": { # The author of this Page.
364 "url": "A String", # The URL of the creator's Profile page.
366 "blog": { # Data about the blog containing this Page.
367 "id": "A String", # The identifier of the blog containing this page.
369 "content": "A String", # The body content of this Page, in HTML.
372 "kind": "A String", # The kind of this entity. Always blogger#page.
373 "published": "A String", # RFC 3339 date-time when this Page was published.
375 …"status": "A String", # The status of the page for admin resources (either LIV…
377 "updated": "A String", # RFC 3339 date-time when this Page was last updated.
378 "url": "A String", # The URL that this Page is displayed at.
384 <pre>Publishes a page.
391 1 - v1 error format
392 2 - v2 error format
398 "author": { # The author of this Page.
404 "url": "A String", # The URL of the creator's Profile page.
406 "blog": { # Data about the blog containing this Page.
407 "id": "A String", # The identifier of the blog containing this page.
409 "content": "A String", # The body content of this Page, in HTML.
412 "kind": "A String", # The kind of this entity. Always blogger#page.
413 "published": "A String", # RFC 3339 date-time when this Page was published.
415 …"status": "A String", # The status of the page for admin resources (either LIV…
417 "updated": "A String", # RFC 3339 date-time when this Page was last updated.
418 "url": "A String", # The URL that this Page is displayed at.
424 <pre>Reverts a published or scheduled page to draft state.
431 1 - v1 error format
432 2 - v2 error format
438 "author": { # The author of this Page.
444 "url": "A String", # The URL of the creator's Profile page.
446 "blog": { # Data about the blog containing this Page.
447 "id": "A String", # The identifier of the blog containing this page.
449 "content": "A String", # The body content of this Page, in HTML.
452 "kind": "A String", # The kind of this entity. Always blogger#page.
453 "published": "A String", # RFC 3339 date-time when this Page was published.
455 …"status": "A String", # The status of the page for admin resources (either LIV…
457 "updated": "A String", # RFC 3339 date-time when this Page was last updated.
458 "url": "A String", # The URL that this Page is displayed at.
464 <pre>Updates a page by blog id and page id.
473 "author": { # The author of this Page.
479 "url": "A String", # The URL of the creator's Profile page.
481 "blog": { # Data about the blog containing this Page.
482 "id": "A String", # The identifier of the blog containing this page.
484 "content": "A String", # The body content of this Page, in HTML.
487 "kind": "A String", # The kind of this entity. Always blogger#page.
488 "published": "A String", # RFC 3339 date-time when this Page was published.
490 …"status": "A String", # The status of the page for admin resources (either LIV…
492 "updated": "A String", # RFC 3339 date-time when this Page was last updated.
493 "url": "A String", # The URL that this Page is displayed at.
500 1 - v1 error format
501 2 - v2 error format
507 "author": { # The author of this Page.
513 "url": "A String", # The URL of the creator's Profile page.
515 "blog": { # Data about the blog containing this Page.
516 "id": "A String", # The identifier of the blog containing this page.
518 "content": "A String", # The body content of this Page, in HTML.
521 "kind": "A String", # The kind of this entity. Always blogger#page.
522 "published": "A String", # RFC 3339 date-time when this Page was published.
524 …"status": "A String", # The status of the page for admin resources (either LIV…
526 "updated": "A String", # RFC 3339 date-time when this Page was last updated.
527 "url": "A String", # The URL that this Page is displayed at.