update_sitelink_extension
Update an existing sitelink extension by modifying its link text, URL, or descriptions. Partial updates are supported by preserving omitted fields.
Instructions
Update an existing sitelink extension in place (e.g. add or edit its descriptions).
Microsoft replaces the whole sitelink on update, so display text and the final URL are always required; when you omit any field (e.g. to add only descriptions to an existing sitelink) this tool fetches the current extension and re-sends it, so a partial update is safe. Microsoft requires the two description lines together — a sitelink with description1 must also have description2.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| final_url | No | New landing page URL (omit to keep the current one). | |
| description1 | No | First description line, max 35 chars (omit to keep current). | |
| description2 | No | Second description line, max 35 chars (omit to keep current). | |
| display_text | No | New link text, max 25 chars (omit to keep the current one). | |
| ad_extension_id | Yes | The sitelink extension id (from get_ad_extensions). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| ids | No | ||
| message | Yes | ||
| partial_errors | No |