Review feed sample
Stay organized with collections
Save and categorize content based on your preferences.
Pull-based review feed example
{
"metaData": {
"feedCategory":"SNAPSHOT",
"feedTimestampMicros":1532930955190163,
"apiVersion": "v1",
"pagination": {
"nextTokenParam": "yre7yiesar"
},
"totalCount":1,
"partnerFeedId": "7439279432"
},
"reviewItems": [
{
"serviceProviderId": 1,
"ratingCount": 2,
"reviews": [
{
"reviewId": "1",
"author": "Jack L.",
"reviewText": "Good service!",
"rating": 4,
"serviceLocationCity": "New York",
"reviewTimestampMicros": 1451415600000000,
"category": {
"categoryId": "garage_door_pro",
"task": "repair_garage_door"
}
},
{
"reviewId": "2",
"author": "Jack M.",
"reviewText": "Great service!",
"rating": 5,
"serviceLocationCity": "New York",
"reviewTimestampMicros": 1451415600000000,
"language": "en",
"category": {
"categoryId": "garage_door_pro",
"task": "repair_garage_door"
}
}
],
"confirmedCustomer": true
},
{
"serviceProviderId": 2,
"ratingCount": 0,
"reviews": []
}
]
}
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-03 UTC.
[null,null,["Last updated 2023-10-03 UTC."],[],[]]