Is there a way to fetch the granular results for page_post_engagements, likes,commnents ect for the period selected. The below is currently just giving me the overall total

/insights?metric=page_post_engagements

{ "name": "page_post_engagements", "period": "days_28", "values": [ { "value": 2, "end_time": "2025-01-01T08:00:00+0000" }, { "value": 2, "end_time": "2025-01-02T08:00:00+0000" } ], "title": "28 Days Post Engagements", "description": "28 Days: The number of times people have engaged with your posts through like, comments and shares and more.",

I am reaching out regarding an issue I encountered while using Marketing API to create campaigns, ad sets, and ads. I am unable to identify the cause. I successfully created a campaign via the API, followed by an ad set and an ad. The delivery status appeared fine throughout the setup process. However, when the campaign was scheduled to run, the ad's delivery status changed from "Processing" to "Delivery error," displaying the following message: "Validation Error: A validation error occurred. ( #1346001)".

I created a webhook and added the business number. My webhook is correctly verified and is receiving test messages sent from the dashboard, however when I send whatsapp messages to the business number, the webhook does not receive them.

I tried to follow this suggestion https://stackoverflow.com/questions/79175537/whatsapp-business-api-messages-webhook-not-triggering-even-with-manual-testin, however if I try to do the curl

 curl -X POST \ 'https://graph.facebook.com/v21.0/WHATSAPP_BUSINESS_ACCOUNT_ID/subscribed_apps' \ -H 'Authorization: Bearer ACCESS_TOKEN' 

using as ACCESS_TOKEN the temporary access token generated in the whatsapp facebook page, I get the error:

"Unsupported get request. Object with ID 'my-id' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation".

I don't know what to do next, if anyone has anything to suggest any help is appreciated!

I am unable to access my Facebook Developer Account to manage the app, even though the app is visible under my Meta Business Suite. Here are the details:
Business Name: Mirako Pizzerria Account: [...] I previously had full control of the app and the business account but now cannot access the Developer Dashboard. I also see a temporary block message on some actions. Please guide me on how to regain access to my developer account.