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"=>"618", "archived"=>"<boolean>", "bid"=>"<integer>"}, {"id"=>"03812312", "archived"=>"<boolean>", "bid"=>"<integer>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"errors":[{"data":{"match_type":"EXACT_NEGATIVE","value":"\u003cstring\u003e","archived":false,"id":"3","parent_id":"22946103286","parent_type":"fugiat officia","type":"adipisicing","bid":"\u003cinteger\u003e"},"error_messages":["\u003cstring\u003e","\u003cstring\u003e"]},{"data":{"match_type":"PHRASE","value":"\u003cstring\u003e","archived":false,"id":"9","parent_id":"476530976","parent_type":"nisi culpa magna nulla","type":"exercitation magna","bid":"\u003cinteger\u003e"},"error_messages":["\u003cstring\u003e","\u003cstring\u003e"]}],"keywords":[{"match_type":"PHRASE_NEGATIVE","value":"\u003cstring\u003e","archived":false,"id":"583612","parent_id":"8721232","parent_type":"esse ea adipisicing tempor non","type":"Duis exercitation","bid":"\u003cinteger\u003e"},{"match_type":null,"value":"\u003cstring\u003e","archived":true,"id":"892841938","parent_id":"4726366983","parent_type":"dolor ut","type":"quis veniam ullamco","bid":"\u003cinteger\u003e"}]}