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"=>"2", "archived"=>"<boolean>", "bid"=>"<integer>"}, {"id"=>"44260555474", "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":"929110","parent_id":"44473582300","parent_type":"sunt com","type":"Exc","bid":"\u003cinteger\u003e"},"error_messages":["\u003cstring\u003e","\u003cstring\u003e"]},{"data":{"match_type":"EXACT","value":"\u003cstring\u003e","archived":false,"id":"84834706","parent_id":"16738674","parent_type":"eu esse","type":"proident mollit adipisicing aute","bid":"\u003cinteger\u003e"},"error_messages":["\u003cstring\u003e","\u003cstring\u003e"]}],"keywords":[{"match_type":"PHRASE","value":"\u003cstring\u003e","archived":true,"id":"42591286","parent_id":"411185","parent_type":"laboris voluptate","type":"ullamco ut Ut sed","bid":"\u003cinteger\u003e"},{"match_type":"EXACT_NEGATIVE","value":"\u003cstring\u003e","archived":true,"id":"4207761","parent_id":"6512145","parent_type":"non dolore","type":"dolore ut occaecat elit fugiat","bid":"\u003cinteger\u003e"}]}