campaignstack_set_private_proxy
Set (or replace) a private 'bring-your-own' HTTP proxy on a LinkedIn account. The proxy is TESTED first; if it cannot reach LinkedIn, NOTHING changes (the current proxy keeps serving runs) and an error is returned. On success the account uses your proxy and any shared pool proxy is released. Use campaignstack_list_accounts to find valid accountId values (platform: 'linkedin').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| port | Yes | ||
| password | No | ||
| username | No | ||
| accountId | Yes | ||
| workspaceId | Yes |