Android · Schema

Comment

A comment associated with a review, either a user comment or a developer comment (reply).

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables
View JSON Schema on GitHub

JSON Schema

google-play-developer-comment-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Comment",
  "type": "object",
  "description": "A comment associated with a review, either a user comment or a developer comment (reply).",
  "properties": {}
}