Update keywords
PATCH {{baseUrl}}/ad_accounts/:ad_account_id/keywords
Update one or more keywords' bid and archived fields.
Archiving a keyword effectively deletes it - keywords no longer receive metrics and no longer visible within the parent entity's keywords list.
Request Body
{"keywords"=>[{"id"=>"17571086", "archived"=>"<boolean>", "bid"=>"<integer>"}, {"id"=>"3", "archived"=>"<boolean>", "bid"=>"<integer>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"errors":[{"data":{"match_type":null,"value":"\u003cstring\u003e","archived":true,"id":"5","parent_id":"574","parent_type":"minim exercitation aute","type":"esse ut dolore","bid":"\u003cinteger\u003e"},"error_messages":["\u003cstring\u003e","\u003cstring\u003e"]},{"data":{"match_type":"PHRASE","value":"\u003cstring\u003e","archived":false,"id":"43523983","parent_id":"3368028","parent_type":"voluptate Dui","type":"laborum nostrud dolor","bid":"\u003cinteger\u003e"},"error_messages":["\u003cstring\u003e","\u003cstring\u003e"]}],"keywords":[{"match_type":"BROAD","value":"\u003cstring\u003e","archived":false,"id":"23","parent_id":"364785","parent_type":"deserunt","type":"Duis tempor","bid":"\u003cinteger\u003e"},{"match_type":"EXACT","value":"\u003cstring\u003e","archived":false,"id":"37276513472","parent_id":"923229","parent_type":"aute sunt","type":"aute","bid":"\u003cinteger\u003e"}]}