Google Business PerformanceAPI has aNEWAPI method that allows fetching multiple `DailyMetrics` in a single API request. Review thedeprecation scheduleand instructions to migrate over from v4 reportInsights API method to Google Business Profile Performance API.
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 2024-10-16 UTC."],[],[]]