Update keyword
update_keywordUpdate keyword metadata including text, country, device, target URL, tags, or schedule. For city-level tracking, use search_locations and pass its location_key verbatim.
Instructions
Update keyword metadata such as text, country, device, target URL, tags, or schedule. Use search_locations and pass its location_key verbatim for city-level tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| tags | No | ||
| topic | No | ||
| device | No | Device whose search or ranking data is being selected. | |
| intent | No | ||
| country | No | ||
| keyword | No | ||
| location | No | ||
| schedule | No | ||
| frequency | No | Schedule frequency that determines when rank checks run. | |
| keyword_id | Yes | Identifier of the tracked keyword to operate on. | |
| project_id | No | Identifier of the bisibility project to operate on; list_projects returns valid project ids. | |
| target_url | No | Canonical destination URL or site-relative path to associate with the keyword. | |
| location_key | No | ||
| idempotency_key | No |