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.
Method: accounts.locations.localPosts.deleteStay organized with collectionsSave and categorize content based on your preferences.
Page Summary
Deletes a specified local post using an HTTP DELETE request.
Requires thenamepath parameter to identify the local post for deletion.
Needs an empty request body and returns an empty response body upon successful deletion.
Authorization is necessary using specific OAuth scopes likehttps://www.googleapis.com/auth/plus.business.manageorhttps://www.googleapis.com/auth/business.manage.
If the local post doesn't exist, it returns aNOT_FOUNDerror.
[[["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 2026-04-15 UTC."],[],[]]