AddLinkedInAccountsToCampaign
Add LinkedIn accounts as senders to an existing campaign. Previously added senders remain unchanged.
Up to 100 LinkedIn accounts can be processed per request. Individual account failures do not fail the whole request; each account returns its own result. When `success` is false, `errorStatus` is one of: `AccountNotFound`, `AccountAlreadyAssignedToThisCampaign`, `AccountDisconnected`, `AccountConnecting`, `AccountRequiresVerification`, `AccountSyncing`, `AccountNotSynced`.
Headers
X-API-KEY
API key header using this scheme. Example: “X-API-KEY: {API_KEY}”
Request
This endpoint expects an object.
campaignId
linkedInAccountIds
Response
OK
linkedInAccountAdditionResults

