חזרה אל App Store Connect

התחבר ל-Knoon AI עם App Store Connect כדי לאוטומטי תהליכי עבודה של AI.

List customer reviews for an App Store Connect app.
appStoreConnectListReviews
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
שםסוגתיאורנדרש
appIdmustache App Store Connect app ID (e.g. "1234567890").כן
limitmustache Optional. Max number of reviews to return (1-200). Defaults to 20.לא
sortstring Optional. Sort field (e.g. "createdDate" or "-createdDate").לא
territorymustache Optional. Filter by territory (e.g. "US").לא
ratingmustache Optional. Filter by star rating (1-5).לא
responseStatusmustache Optional. Filter by response status (e.g. "RESPONDED" or "UNRESPONDED").לא
cursormustache Optional. Pagination cursor for the next page.לא
החזרות
שםסוגתיאור
appIdstring App Store Connect app ID.
reviews.reviewIdstring Review ID.
reviews.ratingnumber Star rating.
reviews.titlestring Review title.
reviews.bodystring Review body.
reviews.nicknamestring Reviewer nickname.
reviews.territorystring Review territory code.
reviews.createdDatestring Review creation date (ISO timestamp).
reviews.responseIdstring Response ID if a reply exists.
reviews.responseBodystring Reply text if present.
reviews.responseLastModifiedDatestring Reply last modified date (ISO timestamp).
reviews.responseStatestring Reply state if provided.
nextLinkstring Pagination link for the next page, if any.