Skip to main content

reviews

Overview

Namereviews
TypeResource
Idgoogledevelopers.androidpublisher.reviews

Fields

NameDatatypeDescription
commentsarrayA repeated field containing comments for the review.
reviewIdstringUnique identifier for this review.
authorNamestringThe name of the user who wrote the review.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpackageName, reviewIdGets a single review.
listSELECTpackageNameLists all reviews.
replyEXECpackageName, reviewIdReplies to a single review, or updates an existing reply.