Get Location Reviews
Get Account Reviews
Filter Options
has_media, reply, and reviewReplyState can be sent as either a single value or an array of values:
has_reply remains supported and maps to the same reply data. Avoid sending contradictory has_reply and reply filters in the same request.
Review objects returned by this endpoint include has_media, reply, and reviewReplyState.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Account ID. Required when using an organization token.
Body
Fields that can be updated via Google API
Google Location Id.
Location Store Code. Can be provided in place of a Location Id.
Review rating between 1 to 5.
If review has response.
Filter by whether the review includes media. Use 1 for media present and 0 for no media. Accepts a single value or an array of values.
0, 1 Filter by whether the review has a business reply. Use 1 for replied and 0 for unreplied. Accepts a single value or an array of values.
0, 1 Filter by whether the review has a business reply. true matches replied reviews and false matches unreplied reviews.
Filter by reply state. Accepts a single state or an array of states. Valid values are PENDING, ACTIVE, and REJECTED.
PENDING, ACTIVE, REJECTED If review has been deleted from Google.
Page number.
Results per page. Default is 10. Maximum is 250
x <= 250Response
Accont Location Profile response