update-scheduled-gbp-postfreeStored Metrics & ReportingUpdate Scheduled Post Tool
Edit a pre-publish scheduled GBP post. Returns the full updated row. Rejects edits to posts that are already publishing, published, failed, or cancelled.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| scheduled_post_id | integer | required | ID of the scheduled GBP post to update. |
| summary | string | optional | New post body text. |
| scheduled_at | string | optional | New ISO-8601 publish time. |
| media_url | string | optional | New media URL (or empty string to clear). |
| cta_action_type | string | optional | New CTA action type (or empty string to clear). |
| cta_url | string | optional | New CTA destination URL. |
| event | object | optional | Replace the event blob (or empty object to clear). |
| offer | object | optional | Replace the offer blob (or empty object to clear). |
| recurrence_info | object | optional | Replace the recurrence info blob. |
Plan access
Available on the free tier and above. Live tools draw from your team's monthly credit budget at parity with upstream API cost (1 credit ≈ $0.001).
See plans