You can now create recurring posts through theLocalPosts APIto keep your customers updated automatically. Additionally, you can track your review reply status in theReviews APIto better manage customer feedback.
The status code, which should be an enum value ofErrorCode.
field
string
A path leading to a field in the request body. The value is a sequence of dot-separated identifiers that identify a protocol buffer field. For example, "errorDetails.field" would identify this field.
message
string
A description of why the field caused a failure. The message is in English and may not be suitable for display to users.
value
string
The value that failed the request.
fieldIndex
integer
If the request field that generated this error is repeated, this will contain the zero based index of the entry in that field which caused validation to fail.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[],[]]