You can now create recurring posts through the LocalPosts API to keep your customers updated automatically. Additionally, you can access review media items and track your review reply status in the Reviews API to better manage customer feedback, and retrieve the location place ID in pending invitations through the Account Management API.
Method: accounts.locations.localPosts.delete
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Deletes a specified local post using an HTTP DELETE request.
Requires the name path 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 like https://www.googleapis.com/auth/plus.business.manage or https://www.googleapis.com/auth/business.manage.
If the local post doesn't exist, it returns a NOT_FOUND error.
[[["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."],[],[]]