Bulk update keywords
bulk_update_keywordsApply bulk changes to tracked keywords: add or remove tags, set ranking frequency or target URL, or delete selected keywords in one operation.
Instructions
Bulk mutate keywords by adding tags, removing tags, setting frequency, setting target URL, or deleting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| schedule | No | ||
| frequency | No | Schedule frequency that determines when rank checks run. | |
| operation | Yes | Bulk change to apply to every supplied keyword id. | |
| 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. | |
| keyword_ids | Yes | Keyword identifiers returned by the project's keyword list or create response. | |
| idempotency_key | No |