{ "ok": true, "code": 200, "message": "Niche switch submitted for 1 account(s). Warmup has been reset and will re-run with new keywords.", "data": { "message": "Niche switch submitted for 1 account(s). Warmup has been reset and will re-run with new keywords.", "successful": 1, "failed": 0, "results": [ { "accountId": "acc_123456", "success": true } ] }}
Accounts
Niche Switch
Switch account niche by updating keywords and description, and resetting warmup
Switch the niche for one or more accounts by updating their keywords and description. This automatically resets warmup so the accounts will re-warm with the new keywords.
Niche switching resets all warmup progress for the affected accounts. They will need to re-warm from scratch with the new keywords.
{ "ok": true, "code": 200, "message": "Niche switch submitted for 1 account(s). Warmup has been reset and will re-run with new keywords.", "data": { "message": "Niche switch submitted for 1 account(s). Warmup has been reset and will re-run with new keywords.", "successful": 1, "failed": 0, "results": [ { "accountId": "acc_123456", "success": true } ] }}