Newer Version Available
Like Page
| Property | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| currentPageToken | String | Token identifying the current page. | Medium, 37.0 | 37.0 |
| currentPageUrl | String | URL to the current page of likes. | Medium, 29.0 | 23.0 |
| items | Like[] | Collection of likes. | Small, 32.0 | 32.0 |
| likes | Like[] | Collection of likes. | Small, 29.0 | 23.0–31.0 |
| myLike | Reference | Either returns a reference to the specific like or returns null. | 23.0–24.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 likes. | Small, 29.0 | 23.0 |
| previousPageToken | String | Token identifying the previous page or null if there is no previous page. | Medium, 37.0 | 37.0 |
| previousPageUrl | String | URL to the previous page of likes. | Medium, 29.0 | 23.0 |
| total | Integer | Total number of likes for the item. | Small, 29.0 | 23.0 |