update_keyword
Update an existing keyword's bid, status, match type, URLs, or custom parameters by providing the ad group and keyword IDs; only the specified fields are changed.
Instructions
Update an existing keyword in place. Only the fields you pass change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bid | No | New CPC bid in account currency. | |
| status | No | "Active" or "Paused". | |
| final_url | No | New keyword-level Final URL. | |
| keyword_id | Yes | The keyword id. | |
| match_type | No | "Broad", "Phrase", or "Exact". | |
| ad_group_id | Yes | The parent ad group id. | |
| final_url_suffix | No | Keyword-level Final URL suffix. | |
| tracking_url_template | No | Keyword-level tracking template (overrides ad-group/campaign). | |
| url_custom_parameters | No | {key: value} URL custom parameters, referenced in templates/suffixes as {_key}. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| ids | No | ||
| message | Yes | ||
| partial_errors | No |