Newer Version Available
Comment Page
| Property | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| comments | Comment[] | Collection of comments. | Small, 29.0 | 23.0–31.0 |
| currentPageToken | String | Token identifying the current page. | Medium, 37.0 | 37.0 |
| currentPageUrl | String | URL for the current page of comments, that is, the most recent comments. The default is 25 comments per page. | Medium, 29.0 | 23.0 |
| items | Comment[] | Collection of comments. | Small, 32.0 | 32.0 |
| nextPageToken | String | Token identifying the next page or null if there is no next page. | Small, 37.0 | 37.0 |
| nextPageUrl | String | URL to the next page of comments, that is, older comments. The default is 25
comments per page. If you want to read more of the comments in search results, all the comments in the thread are refreshed, not just the ones that match the search term. Avoid using nextPageUrl until the comments are refreshed. |
Small, 29.0 | 23.0 |
| total | Integer | Total number of published comments across all pages for the parent feed item. | Small, 29.0 | 23.0 |