bereach 1.3.3 → 2.1.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +142 -42
- package/esm/funcs/actions-connect-profile.d.ts +2 -2
- package/esm/funcs/actions-connect-profile.d.ts.map +1 -1
- package/esm/funcs/actions-connect-profile.js +4 -2
- package/esm/funcs/actions-connect-profile.js.map +1 -1
- package/esm/funcs/actions-follow-company.d.ts +1 -1
- package/esm/funcs/actions-follow-company.d.ts.map +1 -1
- package/esm/funcs/actions-follow-company.js +3 -1
- package/esm/funcs/actions-follow-company.js.map +1 -1
- package/esm/funcs/actions-list-sent-invitations.d.ts +1 -1
- package/esm/funcs/actions-list-sent-invitations.d.ts.map +1 -1
- package/esm/funcs/actions-list-sent-invitations.js +3 -1
- package/esm/funcs/actions-list-sent-invitations.js.map +1 -1
- package/esm/funcs/actions-send-message.d.ts +2 -2
- package/esm/funcs/actions-send-message.d.ts.map +1 -1
- package/esm/funcs/actions-send-message.js +4 -2
- package/esm/funcs/actions-send-message.js.map +1 -1
- package/esm/funcs/campaigns-filter.d.ts +1 -1
- package/esm/funcs/campaigns-filter.d.ts.map +1 -1
- package/esm/funcs/campaigns-filter.js +3 -1
- package/esm/funcs/campaigns-filter.js.map +1 -1
- package/esm/funcs/{campaigns-get-stats.d.ts → campaigns-get-campaign-stats.d.ts} +2 -2
- package/esm/funcs/campaigns-get-campaign-stats.d.ts.map +1 -0
- package/esm/funcs/{campaigns-get-stats.js → campaigns-get-campaign-stats.js} +8 -7
- package/esm/funcs/campaigns-get-campaign-stats.js.map +1 -0
- package/esm/funcs/campaigns-get-status.d.ts +1 -1
- package/esm/funcs/campaigns-get-status.d.ts.map +1 -1
- package/esm/funcs/campaigns-get-status.js +3 -1
- package/esm/funcs/campaigns-get-status.js.map +1 -1
- package/esm/funcs/campaigns-sync.d.ts +1 -1
- package/esm/funcs/campaigns-sync.d.ts.map +1 -1
- package/esm/funcs/campaigns-sync.js +3 -1
- package/esm/funcs/campaigns-sync.js.map +1 -1
- package/esm/funcs/chat-archive.d.ts +1 -1
- package/esm/funcs/chat-archive.d.ts.map +1 -1
- package/esm/funcs/chat-archive.js +3 -1
- package/esm/funcs/chat-archive.js.map +1 -1
- package/esm/funcs/chat-find-conversation.d.ts +2 -9
- package/esm/funcs/chat-find-conversation.d.ts.map +1 -1
- package/esm/funcs/chat-find-conversation.js +4 -9
- package/esm/funcs/chat-find-conversation.js.map +1 -1
- package/esm/funcs/chat-unreact.d.ts +1 -1
- package/esm/funcs/chat-unreact.d.ts.map +1 -1
- package/esm/funcs/chat-unreact.js +3 -1
- package/esm/funcs/chat-unreact.js.map +1 -1
- package/esm/funcs/company-pages-get-analytics.d.ts +1 -1
- package/esm/funcs/company-pages-get-analytics.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-analytics.js +3 -1
- package/esm/funcs/company-pages-get-analytics.js.map +1 -1
- package/esm/funcs/company-pages-get-permissions.d.ts +1 -1
- package/esm/funcs/company-pages-get-permissions.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-permissions.js +3 -1
- package/esm/funcs/company-pages-get-permissions.js.map +1 -1
- package/esm/funcs/company-pages-get-posts.d.ts +1 -1
- package/esm/funcs/company-pages-get-posts.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-posts.js +3 -1
- package/esm/funcs/company-pages-get-posts.js.map +1 -1
- package/esm/funcs/company-pages-list.d.ts +1 -1
- package/esm/funcs/company-pages-list.d.ts.map +1 -1
- package/esm/funcs/company-pages-list.js +3 -1
- package/esm/funcs/company-pages-list.js.map +1 -1
- package/esm/funcs/contacts-add-campaign-contacts.d.ts +18 -0
- package/esm/funcs/contacts-add-campaign-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-add-campaign-contacts.js +103 -0
- package/esm/funcs/contacts-add-campaign-contacts.js.map +1 -0
- package/esm/funcs/contacts-add-contact-activities.d.ts +18 -0
- package/esm/funcs/contacts-add-contact-activities.d.ts.map +1 -0
- package/esm/funcs/contacts-add-contact-activities.js +103 -0
- package/esm/funcs/contacts-add-contact-activities.js.map +1 -0
- package/esm/funcs/contacts-bulk-update-contacts.d.ts +18 -0
- package/esm/funcs/contacts-bulk-update-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-bulk-update-contacts.js +97 -0
- package/esm/funcs/contacts-bulk-update-contacts.js.map +1 -0
- package/esm/funcs/contacts-create-campaign.d.ts +18 -0
- package/esm/funcs/contacts-create-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-create-campaign.js +97 -0
- package/esm/funcs/contacts-create-campaign.js.map +1 -0
- package/esm/funcs/contacts-delete-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-delete-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-delete-agent-state.js +102 -0
- package/esm/funcs/contacts-delete-agent-state.js.map +1 -0
- package/esm/funcs/contacts-get-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-get-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-get-agent-state.js +102 -0
- package/esm/funcs/contacts-get-agent-state.js.map +1 -0
- package/esm/funcs/contacts-get-contact-by-url.d.ts +18 -0
- package/esm/funcs/contacts-get-contact-by-url.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact-by-url.js +100 -0
- package/esm/funcs/contacts-get-contact-by-url.js.map +1 -0
- package/esm/funcs/contacts-get-contact-stats.d.ts +18 -0
- package/esm/funcs/contacts-get-contact-stats.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact-stats.js +100 -0
- package/esm/funcs/contacts-get-contact-stats.js.map +1 -0
- package/esm/funcs/contacts-get-contact.d.ts +18 -0
- package/esm/funcs/contacts-get-contact.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact.js +102 -0
- package/esm/funcs/contacts-get-contact.js.map +1 -0
- package/esm/funcs/contacts-list-agent-states.d.ts +18 -0
- package/esm/funcs/contacts-list-agent-states.d.ts.map +1 -0
- package/esm/funcs/contacts-list-agent-states.js +86 -0
- package/esm/funcs/contacts-list-agent-states.js.map +1 -0
- package/esm/funcs/contacts-list-campaign-contacts.d.ts +18 -0
- package/esm/funcs/contacts-list-campaign-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-list-campaign-contacts.js +111 -0
- package/esm/funcs/contacts-list-campaign-contacts.js.map +1 -0
- package/esm/funcs/contacts-list-campaigns.d.ts +18 -0
- package/esm/funcs/contacts-list-campaigns.d.ts.map +1 -0
- package/esm/funcs/contacts-list-campaigns.js +103 -0
- package/esm/funcs/contacts-list-campaigns.js.map +1 -0
- package/esm/funcs/contacts-list-contact-activities.d.ts +18 -0
- package/esm/funcs/contacts-list-contact-activities.d.ts.map +1 -0
- package/esm/funcs/contacts-list-contact-activities.js +108 -0
- package/esm/funcs/contacts-list-contact-activities.js.map +1 -0
- package/esm/funcs/contacts-patch-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-patch-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-patch-agent-state.js +103 -0
- package/esm/funcs/contacts-patch-agent-state.js.map +1 -0
- package/esm/funcs/contacts-search-contacts.d.ts +18 -0
- package/esm/funcs/contacts-search-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-search-contacts.js +112 -0
- package/esm/funcs/contacts-search-contacts.js.map +1 -0
- package/esm/funcs/contacts-set-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-set-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-set-agent-state.js +103 -0
- package/esm/funcs/contacts-set-agent-state.js.map +1 -0
- package/esm/funcs/contacts-update-campaign.d.ts +18 -0
- package/esm/funcs/contacts-update-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-update-campaign.js +103 -0
- package/esm/funcs/contacts-update-campaign.js.map +1 -0
- package/esm/funcs/contacts-update-contact.d.ts +18 -0
- package/esm/funcs/contacts-update-contact.d.ts.map +1 -0
- package/esm/funcs/contacts-update-contact.js +103 -0
- package/esm/funcs/contacts-update-contact.js.map +1 -0
- package/esm/funcs/contacts-upsert.d.ts +3 -2
- package/esm/funcs/contacts-upsert.d.ts.map +1 -1
- package/esm/funcs/contacts-upsert.js +21 -3
- package/esm/funcs/contacts-upsert.js.map +1 -1
- package/esm/funcs/context-delete-context.d.ts +18 -0
- package/esm/funcs/context-delete-context.d.ts.map +1 -0
- package/esm/funcs/context-delete-context.js +101 -0
- package/esm/funcs/context-delete-context.js.map +1 -0
- package/esm/funcs/context-list-context.d.ts +18 -0
- package/esm/funcs/context-list-context.d.ts.map +1 -0
- package/esm/funcs/context-list-context.js +101 -0
- package/esm/funcs/context-list-context.js.map +1 -0
- package/esm/funcs/context-set-context.d.ts +18 -0
- package/esm/funcs/{campaigns-get-stats.d.ts.map → context-set-context.d.ts.map} +1 -1
- package/esm/funcs/context-set-context.js +97 -0
- package/esm/funcs/context-set-context.js.map +1 -0
- package/esm/funcs/cron-list-cron-schedules.d.ts +18 -0
- package/esm/funcs/cron-list-cron-schedules.d.ts.map +1 -0
- package/esm/funcs/cron-list-cron-schedules.js +86 -0
- package/esm/funcs/cron-list-cron-schedules.js.map +1 -0
- package/esm/funcs/cron-update-cron-schedule.d.ts +18 -0
- package/esm/funcs/{chat-search-conversations.d.ts.map → cron-update-cron-schedule.d.ts.map} +1 -1
- package/esm/funcs/cron-update-cron-schedule.js +103 -0
- package/esm/funcs/cron-update-cron-schedule.js.map +1 -0
- package/esm/funcs/linked-in-actions-create-comment.d.ts +1 -1
- package/esm/funcs/linked-in-actions-create-comment.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-create-comment.js +3 -1
- package/esm/funcs/linked-in-actions-create-comment.js.map +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.js +3 -1
- package/esm/funcs/linked-in-actions-decline-invitation.js.map +1 -1
- package/esm/funcs/linked-in-actions-like-comment.d.ts +1 -1
- package/esm/funcs/linked-in-actions-like-comment.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-like-comment.js +3 -1
- package/esm/funcs/linked-in-actions-like-comment.js.map +1 -1
- package/esm/funcs/linked-in-actions-publish-post.d.ts +1 -1
- package/esm/funcs/linked-in-actions-publish-post.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-publish-post.js +3 -1
- package/esm/funcs/linked-in-actions-publish-post.js.map +1 -1
- package/esm/funcs/linked-in-actions-save-post.d.ts +1 -1
- package/esm/funcs/linked-in-actions-save-post.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-save-post.js +3 -1
- package/esm/funcs/linked-in-actions-save-post.js.map +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.js +3 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.js.map +1 -1
- package/esm/funcs/linked-in-chat-get-conversation-messages.d.ts +22 -0
- package/esm/funcs/linked-in-chat-get-conversation-messages.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-get-messages.js → linked-in-chat-get-conversation-messages.js} +15 -9
- package/esm/funcs/linked-in-chat-get-conversation-messages.js.map +1 -0
- package/esm/funcs/{linkedin-chat-get-unread-count.d.ts → linked-in-chat-get-unread-count.d.ts} +2 -2
- package/esm/funcs/linked-in-chat-get-unread-count.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-get-unread-count.js → linked-in-chat-get-unread-count.js} +8 -7
- package/esm/funcs/linked-in-chat-get-unread-count.js.map +1 -0
- package/esm/funcs/linked-in-chat-list-archived-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-list-archived-conversations.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-list-archived.js → linked-in-chat-list-archived-conversations.js} +13 -10
- package/esm/funcs/linked-in-chat-list-archived-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-list-starred-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-list-starred-conversations.d.ts.map +1 -0
- package/esm/funcs/{linked-in-chat-list-starred.js → linked-in-chat-list-starred-conversations.js} +13 -10
- package/esm/funcs/linked-in-chat-list-starred-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-mark-seen.d.ts +1 -1
- package/esm/funcs/linked-in-chat-mark-seen.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-mark-seen.js +3 -1
- package/esm/funcs/linked-in-chat-mark-seen.js.map +1 -1
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.d.ts.map +1 -0
- package/esm/funcs/{chat-search-conversations.js → linked-in-chat-search-linked-in-conversations.js} +14 -8
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-star.d.ts +1 -1
- package/esm/funcs/linked-in-chat-star.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-star.js +3 -1
- package/esm/funcs/linked-in-chat-star.js.map +1 -1
- package/esm/funcs/linked-in-chat-unarchive.d.ts +1 -1
- package/esm/funcs/linked-in-chat-unarchive.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-unarchive.js +3 -1
- package/esm/funcs/linked-in-chat-unarchive.js.map +1 -1
- package/esm/funcs/linked-in-chat-unstar.d.ts +1 -1
- package/esm/funcs/linked-in-chat-unstar.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-unstar.js +3 -1
- package/esm/funcs/linked-in-chat-unstar.js.map +1 -1
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts +2 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts.map +1 -1
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js +4 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js.map +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts.map +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.js +3 -1
- package/esm/funcs/linked-in-scrapers-get-feed.js.map +1 -1
- package/esm/funcs/{linked-in-search-resolve-parameters.d.ts → linked-in-search-resolve-linked-in-search-parameters.d.ts} +6 -3
- package/esm/funcs/linked-in-search-resolve-linked-in-search-parameters.d.ts.map +1 -0
- package/esm/funcs/{linked-in-search-resolve-parameters.js → linked-in-search-resolve-linked-in-search-parameters.js} +18 -8
- package/esm/funcs/linked-in-search-resolve-linked-in-search-parameters.js.map +1 -0
- package/esm/funcs/linked-in-search-search-companies.d.ts +1 -1
- package/esm/funcs/linked-in-search-search-companies.d.ts.map +1 -1
- package/esm/funcs/linked-in-search-search-companies.js +3 -1
- package/esm/funcs/linked-in-search-search-companies.js.map +1 -1
- package/esm/funcs/linked-in-search-search.d.ts +1 -1
- package/esm/funcs/linked-in-search-search.d.ts.map +1 -1
- package/esm/funcs/linked-in-search-search.js +3 -1
- package/esm/funcs/linked-in-search-search.js.map +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.js +3 -1
- package/esm/funcs/linkedin-actions-accept-invitation.js.map +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.js +3 -1
- package/esm/funcs/linkedin-actions-edit-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-edit-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-edit-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-edit-post.js +3 -1
- package/esm/funcs/linkedin-actions-edit-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.d.ts +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.js +3 -1
- package/esm/funcs/linkedin-actions-follow-profile.js.map +1 -1
- package/esm/funcs/linkedin-actions-like-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-like-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-like-post.js +3 -1
- package/esm/funcs/linkedin-actions-like-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.d.ts +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.js +3 -1
- package/esm/funcs/linkedin-actions-list-invitations.js.map +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.js +3 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-repost-post.d.ts +2 -2
- package/esm/funcs/linkedin-actions-repost-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-repost-post.js +4 -2
- package/esm/funcs/linkedin-actions-repost-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.js +3 -1
- package/esm/funcs/linkedin-actions-unfollow-company.js.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.js +3 -1
- package/esm/funcs/linkedin-actions-unlike-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.js +3 -1
- package/esm/funcs/linkedin-actions-unlike-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.js +3 -1
- package/esm/funcs/linkedin-actions-unsave-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.js +3 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.js.map +1 -1
- package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts +2 -2
- package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-list-inbox-conversations.js +8 -4
- package/esm/funcs/linkedin-chat-list-inbox-conversations.js.map +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.js +3 -1
- package/esm/funcs/linkedin-chat-mark-all-read.js.map +1 -1
- package/esm/funcs/linkedin-chat-react.d.ts +1 -1
- package/esm/funcs/linkedin-chat-react.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-react.js +3 -1
- package/esm/funcs/linkedin-chat-react.js.map +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.js +3 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts +2 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-comments.js +4 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js +3 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts +2 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-likes.js +4 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js +3 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.js +3 -1
- package/esm/funcs/linkedin-scrapers-visit-company.js.map +1 -1
- package/esm/funcs/linkedin-search-search-by-url.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-by-url.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-by-url.js +3 -1
- package/esm/funcs/linkedin-search-search-by-url.js.map +1 -1
- package/esm/funcs/linkedin-search-search-jobs.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-jobs.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-jobs.js +3 -1
- package/esm/funcs/linkedin-search-search-jobs.js.map +1 -1
- package/esm/funcs/linkedin-search-search-people.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-people.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-people.js +3 -1
- package/esm/funcs/linkedin-search-search-people.js.map +1 -1
- package/esm/funcs/linkedin-search-search-posts.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-posts.js +3 -1
- package/esm/funcs/linkedin-search-search-posts.js.map +1 -1
- package/esm/funcs/profile-get-follower-analytics.d.ts +1 -1
- package/esm/funcs/profile-get-follower-analytics.d.ts.map +1 -1
- package/esm/funcs/profile-get-follower-analytics.js +3 -1
- package/esm/funcs/profile-get-follower-analytics.js.map +1 -1
- package/esm/funcs/profile-get-followers.d.ts +1 -1
- package/esm/funcs/profile-get-followers.d.ts.map +1 -1
- package/esm/funcs/profile-get-followers.js +3 -1
- package/esm/funcs/profile-get-followers.js.map +1 -1
- package/esm/funcs/profile-get-linked-in-connections.d.ts +18 -0
- package/esm/funcs/profile-get-linked-in-connections.d.ts.map +1 -0
- package/esm/funcs/profile-get-linked-in-connections.js +101 -0
- package/esm/funcs/profile-get-linked-in-connections.js.map +1 -0
- package/esm/funcs/{profile-get-credits.d.ts → profile-get-my-credits.d.ts} +2 -2
- package/esm/funcs/profile-get-my-credits.d.ts.map +1 -0
- package/esm/funcs/{profile-get-credits.js → profile-get-my-credits.js} +6 -4
- package/esm/funcs/profile-get-my-credits.js.map +1 -0
- package/esm/funcs/{profile-get-limits.d.ts → profile-get-my-limits.d.ts} +2 -2
- package/esm/funcs/{profile-list-accounts.d.ts.map → profile-get-my-limits.d.ts.map} +1 -1
- package/esm/funcs/{profile-get-limits.js → profile-get-my-limits.js} +6 -4
- package/esm/funcs/profile-get-my-limits.js.map +1 -0
- package/esm/funcs/{profile-get.d.ts → profile-get-my-linked-in-profile.d.ts} +2 -2
- package/esm/funcs/profile-get-my-linked-in-profile.d.ts.map +1 -0
- package/esm/funcs/{profile-get.js → profile-get-my-linked-in-profile.js} +6 -4
- package/esm/funcs/profile-get-my-linked-in-profile.js.map +1 -0
- package/esm/funcs/profile-get-post-analytics.d.ts +2 -2
- package/esm/funcs/profile-get-post-analytics.d.ts.map +1 -1
- package/esm/funcs/profile-get-post-analytics.js +4 -2
- package/esm/funcs/profile-get-post-analytics.js.map +1 -1
- package/esm/funcs/profile-get-posts.d.ts +1 -1
- package/esm/funcs/profile-get-posts.d.ts.map +1 -1
- package/esm/funcs/profile-get-posts.js +3 -1
- package/esm/funcs/profile-get-posts.js.map +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts.map +1 -1
- package/esm/funcs/profile-get-profile-views.js +3 -1
- package/esm/funcs/profile-get-profile-views.js.map +1 -1
- package/esm/funcs/profile-get-search-appearances.d.ts +1 -1
- package/esm/funcs/profile-get-search-appearances.d.ts.map +1 -1
- package/esm/funcs/profile-get-search-appearances.js +3 -1
- package/esm/funcs/profile-get-search-appearances.js.map +1 -1
- package/esm/funcs/{profile-list-accounts.d.ts → profile-list-linked-in-accounts.d.ts} +2 -2
- package/esm/funcs/profile-list-linked-in-accounts.d.ts.map +1 -0
- package/esm/funcs/{profile-list-accounts.js → profile-list-linked-in-accounts.js} +6 -4
- package/esm/funcs/profile-list-linked-in-accounts.js.map +1 -0
- package/esm/funcs/profile-refresh.d.ts +1 -1
- package/esm/funcs/profile-refresh.d.ts.map +1 -1
- package/esm/funcs/profile-refresh.js +3 -1
- package/esm/funcs/profile-refresh.js.map +1 -1
- package/esm/funcs/profile-switch-linked-in-account.d.ts +18 -0
- package/esm/funcs/profile-switch-linked-in-account.d.ts.map +1 -0
- package/esm/funcs/profile-switch-linked-in-account.js +97 -0
- package/esm/funcs/profile-switch-linked-in-account.js.map +1 -0
- package/esm/funcs/profile-update-account.d.ts +1 -1
- package/esm/funcs/profile-update-account.d.ts.map +1 -1
- package/esm/funcs/profile-update-account.js +3 -1
- package/esm/funcs/profile-update-account.js.map +1 -1
- package/esm/funcs/sales-nav-search-people.d.ts +1 -1
- package/esm/funcs/sales-nav-search-people.d.ts.map +1 -1
- package/esm/funcs/sales-nav-search-people.js +3 -1
- package/esm/funcs/sales-nav-search-people.js.map +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.d.ts +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.d.ts.map +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.js +3 -1
- package/esm/funcs/sales-navigator-search-search-companies.js.map +1 -1
- package/esm/funcs/sales-navigator-search-search.d.ts +1 -1
- package/esm/funcs/sales-navigator-search-search.d.ts.map +1 -1
- package/esm/funcs/sales-navigator-search-search.js +3 -1
- package/esm/funcs/sales-navigator-search-search.js.map +1 -1
- package/esm/funcs/scheduled-messages-batch-schedule-messages.d.ts +18 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.js +97 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.js.map +1 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.d.ts +18 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.js +97 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.js.map +1 -0
- package/esm/funcs/{chat-search-conversations.d.ts → scheduled-messages-create-scheduled-message.d.ts} +4 -4
- package/esm/funcs/scheduled-messages-create-scheduled-message.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-create-scheduled-message.js +97 -0
- package/esm/funcs/scheduled-messages-create-scheduled-message.js.map +1 -0
- package/esm/funcs/{linkedin-chat-list-archived.d.ts → scheduled-messages-list-scheduled-messages.d.ts} +4 -4
- package/esm/funcs/scheduled-messages-list-scheduled-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-list-scheduled-messages.js +104 -0
- package/esm/funcs/scheduled-messages-list-scheduled-messages.js.map +1 -0
- package/esm/funcs/scrapers-collect-posts.d.ts +2 -2
- package/esm/funcs/scrapers-collect-posts.d.ts.map +1 -1
- package/esm/funcs/scrapers-collect-posts.js +4 -2
- package/esm/funcs/scrapers-collect-posts.js.map +1 -1
- package/esm/funcs/scrapers-visit-profile.d.ts +4 -2
- package/esm/funcs/scrapers-visit-profile.d.ts.map +1 -1
- package/esm/funcs/scrapers-visit-profile.js +6 -2
- package/esm/funcs/scrapers-visit-profile.js.map +1 -1
- package/esm/lib/config.d.ts +4 -4
- package/esm/lib/config.d.ts.map +1 -1
- package/esm/lib/config.js +7 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/models/errors/collect-linked-in-likes.d.ts +46 -0
- package/esm/models/errors/collect-linked-in-likes.d.ts.map +1 -1
- package/esm/models/errors/collect-linked-in-likes.js +66 -0
- package/esm/models/errors/collect-linked-in-likes.js.map +1 -1
- package/esm/models/operations/index.d.ts +4 -4
- package/esm/models/operations/index.d.ts.map +1 -1
- package/esm/models/operations/index.js +4 -4
- package/esm/models/operations/index.js.map +1 -1
- package/esm/models/operations/{scraping-weekly.d.ts → refresh-my-linked-in-profile-type.d.ts} +405 -620
- package/esm/models/operations/refresh-my-linked-in-profile-type.d.ts.map +1 -0
- package/esm/models/operations/{scraping-weekly.js → refresh-my-linked-in-profile-type.js} +270 -302
- package/esm/models/operations/refresh-my-linked-in-profile-type.js.map +1 -0
- package/esm/models/operations/{search-linked-in-by-url-type-post.d.ts → search-linked-in-jobs-experience-level.d.ts} +305 -255
- package/esm/models/operations/search-linked-in-jobs-experience-level.d.ts.map +1 -0
- package/esm/models/operations/{search-linked-in-by-url-type-post.js → search-linked-in-jobs-experience-level.js} +211 -178
- package/esm/models/operations/search-linked-in-jobs-experience-level.js.map +1 -0
- package/esm/models/operations/{get-campaign-stats-response.d.ts → update-contact-outreach-status.d.ts} +1520 -386
- package/esm/models/operations/update-contact-outreach-status.d.ts.map +1 -0
- package/esm/models/operations/{get-campaign-stats-response.js → update-contact-outreach-status.js} +923 -249
- package/esm/models/operations/update-contact-outreach-status.js.map +1 -0
- package/esm/models/operations/update-cron-schedule-response.d.ts +1820 -0
- package/esm/models/operations/update-cron-schedule-response.d.ts.map +1 -0
- package/esm/models/operations/update-cron-schedule-response.js +1194 -0
- package/esm/models/operations/update-cron-schedule-response.js.map +1 -0
- package/esm/sdk/actions.d.ts +2 -2
- package/esm/sdk/actions.js +2 -2
- package/esm/sdk/campaigns.d.ts +1 -1
- package/esm/sdk/campaigns.d.ts.map +1 -1
- package/esm/sdk/campaigns.js +3 -3
- package/esm/sdk/campaigns.js.map +1 -1
- package/esm/sdk/chat.d.ts +1 -15
- package/esm/sdk/chat.d.ts.map +1 -1
- package/esm/sdk/chat.js +1 -18
- package/esm/sdk/chat.js.map +1 -1
- package/esm/sdk/contacts.d.ts +127 -1
- package/esm/sdk/contacts.d.ts.map +1 -1
- package/esm/sdk/contacts.js +181 -1
- package/esm/sdk/contacts.js.map +1 -1
- package/esm/sdk/context.d.ts +26 -0
- package/esm/sdk/context.d.ts.map +1 -0
- package/esm/sdk/context.js +38 -0
- package/esm/sdk/context.js.map +1 -0
- package/esm/sdk/cron.d.ts +19 -0
- package/esm/sdk/cron.d.ts.map +1 -0
- package/esm/sdk/cron.js +28 -0
- package/esm/sdk/cron.js.map +1 -0
- package/esm/sdk/linked-in-chat-2.d.ts +39 -7
- package/esm/sdk/linked-in-chat-2.d.ts.map +1 -1
- package/esm/sdk/linked-in-chat-2.js +54 -10
- package/esm/sdk/linked-in-chat-2.js.map +1 -1
- package/esm/sdk/linked-in-scrapers-2.d.ts +1 -1
- package/esm/sdk/linked-in-scrapers-2.js +1 -1
- package/esm/sdk/linked-in-search-1.d.ts +5 -2
- package/esm/sdk/linked-in-search-1.d.ts.map +1 -1
- package/esm/sdk/linked-in-search-1.js +7 -4
- package/esm/sdk/linked-in-search-1.js.map +1 -1
- package/esm/sdk/linkedin-actions-1.d.ts +1 -1
- package/esm/sdk/linkedin-actions-1.js +1 -1
- package/esm/sdk/linkedin-chat-1.d.ts +2 -27
- package/esm/sdk/linkedin-chat-1.d.ts.map +1 -1
- package/esm/sdk/linkedin-chat-1.js +1 -35
- package/esm/sdk/linkedin-chat-1.js.map +1 -1
- package/esm/sdk/linkedin-scrapers-1.d.ts +2 -2
- package/esm/sdk/linkedin-scrapers-1.js +2 -2
- package/esm/sdk/profile.d.ts +19 -5
- package/esm/sdk/profile.d.ts.map +1 -1
- package/esm/sdk/profile.js +33 -13
- package/esm/sdk/profile.js.map +1 -1
- package/esm/sdk/scheduled-messages.d.ts +33 -0
- package/esm/sdk/scheduled-messages.d.ts.map +1 -0
- package/esm/sdk/scheduled-messages.js +48 -0
- package/esm/sdk/scheduled-messages.js.map +1 -0
- package/esm/sdk/scrapers.d.ts +4 -2
- package/esm/sdk/scrapers.d.ts.map +1 -1
- package/esm/sdk/scrapers.js +4 -2
- package/esm/sdk/scrapers.js.map +1 -1
- package/esm/sdk/sdk.d.ts +11 -2
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +19 -4
- package/esm/sdk/sdk.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +2 -4
- package/src/funcs/actions-connect-profile.ts +11 -1
- package/src/funcs/actions-follow-company.ts +10 -0
- package/src/funcs/actions-list-sent-invitations.ts +10 -0
- package/src/funcs/actions-send-message.ts +11 -1
- package/src/funcs/campaigns-filter.ts +10 -0
- package/src/funcs/{campaigns-get-stats.ts → campaigns-get-campaign-stats.ts} +14 -5
- package/src/funcs/campaigns-get-status.ts +10 -0
- package/src/funcs/campaigns-sync.ts +10 -0
- package/src/funcs/chat-archive.ts +10 -0
- package/src/funcs/chat-find-conversation.ts +11 -8
- package/src/funcs/chat-unreact.ts +10 -0
- package/src/funcs/company-pages-get-analytics.ts +10 -0
- package/src/funcs/company-pages-get-permissions.ts +10 -0
- package/src/funcs/company-pages-get-posts.ts +10 -0
- package/src/funcs/company-pages-list.ts +10 -0
- package/src/funcs/contacts-add-campaign-contacts.ts +233 -0
- package/src/funcs/contacts-add-contact-activities.ts +231 -0
- package/src/funcs/contacts-bulk-update-contacts.ts +225 -0
- package/src/funcs/contacts-create-campaign.ts +224 -0
- package/src/funcs/contacts-delete-agent-state.ts +230 -0
- package/src/funcs/contacts-get-agent-state.ts +229 -0
- package/src/funcs/contacts-get-contact-by-url.ts +228 -0
- package/src/funcs/contacts-get-contact-stats.ts +232 -0
- package/src/funcs/contacts-get-contact.ts +229 -0
- package/src/funcs/contacts-list-agent-states.ts +205 -0
- package/src/funcs/contacts-list-campaign-contacts.ts +242 -0
- package/src/funcs/contacts-list-campaigns.ts +235 -0
- package/src/funcs/contacts-list-contact-activities.ts +237 -0
- package/src/funcs/contacts-patch-agent-state.ts +230 -0
- package/src/funcs/contacts-search-contacts.ts +244 -0
- package/src/funcs/contacts-set-agent-state.ts +230 -0
- package/src/funcs/contacts-update-campaign.ts +230 -0
- package/src/funcs/contacts-update-contact.ts +230 -0
- package/src/funcs/contacts-upsert.ts +66 -3
- package/src/funcs/context-delete-context.ts +229 -0
- package/src/funcs/context-list-context.ts +230 -0
- package/src/funcs/context-set-context.ts +224 -0
- package/src/funcs/cron-list-cron-schedules.ts +205 -0
- package/src/funcs/cron-update-cron-schedule.ts +231 -0
- package/src/funcs/linked-in-actions-create-comment.ts +10 -0
- package/src/funcs/linked-in-actions-decline-invitation.ts +10 -0
- package/src/funcs/linked-in-actions-like-comment.ts +10 -0
- package/src/funcs/linked-in-actions-publish-post.ts +10 -0
- package/src/funcs/linked-in-actions-save-post.ts +10 -0
- package/src/funcs/linked-in-actions-unfollow-profile.ts +10 -0
- package/src/funcs/{linkedin-chat-get-messages.ts → linked-in-chat-get-conversation-messages.ts} +22 -7
- package/src/funcs/{linkedin-chat-get-unread-count.ts → linked-in-chat-get-unread-count.ts} +12 -6
- package/src/funcs/{linkedin-chat-list-archived.ts → linked-in-chat-list-archived-conversations.ts} +20 -8
- package/src/funcs/{linked-in-chat-list-starred.ts → linked-in-chat-list-starred-conversations.ts} +20 -8
- package/src/funcs/linked-in-chat-mark-seen.ts +10 -0
- package/src/funcs/{chat-search-conversations.ts → linked-in-chat-search-linked-in-conversations.ts} +21 -6
- package/src/funcs/linked-in-chat-star.ts +10 -0
- package/src/funcs/linked-in-chat-unarchive.ts +10 -0
- package/src/funcs/linked-in-chat-unstar.ts +10 -0
- package/src/funcs/linked-in-scrapers-collect-comment-replies.ts +11 -1
- package/src/funcs/linked-in-scrapers-get-feed.ts +10 -0
- package/src/funcs/{linked-in-search-resolve-parameters.ts → linked-in-search-resolve-linked-in-search-parameters.ts} +25 -6
- package/src/funcs/linked-in-search-search-companies.ts +10 -0
- package/src/funcs/linked-in-search-search.ts +10 -0
- package/src/funcs/linkedin-actions-accept-invitation.ts +10 -0
- package/src/funcs/linkedin-actions-edit-comment.ts +10 -0
- package/src/funcs/linkedin-actions-edit-post.ts +10 -0
- package/src/funcs/linkedin-actions-follow-profile.ts +10 -0
- package/src/funcs/linkedin-actions-like-post.ts +10 -0
- package/src/funcs/linkedin-actions-list-invitations.ts +10 -0
- package/src/funcs/linkedin-actions-reply-to-comment.ts +10 -0
- package/src/funcs/linkedin-actions-repost-post.ts +11 -1
- package/src/funcs/linkedin-actions-unfollow-company.ts +10 -0
- package/src/funcs/linkedin-actions-unlike-comment.ts +10 -0
- package/src/funcs/linkedin-actions-unlike-post.ts +10 -0
- package/src/funcs/linkedin-actions-unsave-post.ts +10 -0
- package/src/funcs/linkedin-actions-withdraw-invitation.ts +10 -0
- package/src/funcs/linkedin-chat-list-inbox-conversations.ts +20 -5
- package/src/funcs/linkedin-chat-mark-all-read.ts +10 -0
- package/src/funcs/linkedin-chat-react.ts +10 -0
- package/src/funcs/linkedin-chat-send-typing-indicator.ts +10 -0
- package/src/funcs/linkedin-scrapers-collect-comments.ts +11 -1
- package/src/funcs/linkedin-scrapers-collect-hashtag-posts.ts +10 -0
- package/src/funcs/linkedin-scrapers-collect-likes.ts +11 -1
- package/src/funcs/linkedin-scrapers-list-saved-posts.ts +10 -0
- package/src/funcs/linkedin-scrapers-visit-company.ts +10 -0
- package/src/funcs/linkedin-search-search-by-url.ts +10 -0
- package/src/funcs/linkedin-search-search-jobs.ts +10 -0
- package/src/funcs/linkedin-search-search-people.ts +10 -0
- package/src/funcs/linkedin-search-search-posts.ts +10 -0
- package/src/funcs/profile-get-follower-analytics.ts +10 -0
- package/src/funcs/profile-get-followers.ts +10 -0
- package/src/funcs/profile-get-linked-in-connections.ts +233 -0
- package/src/funcs/{profile-get-credits.ts → profile-get-my-credits.ts} +12 -2
- package/src/funcs/{profile-get-limits.ts → profile-get-my-limits.ts} +12 -2
- package/src/funcs/{profile-get.ts → profile-get-my-linked-in-profile.ts} +12 -2
- package/src/funcs/profile-get-post-analytics.ts +11 -1
- package/src/funcs/profile-get-posts.ts +10 -0
- package/src/funcs/profile-get-profile-views.ts +10 -0
- package/src/funcs/profile-get-search-appearances.ts +10 -0
- package/src/funcs/{profile-list-accounts.ts → profile-list-linked-in-accounts.ts} +12 -2
- package/src/funcs/profile-refresh.ts +10 -0
- package/src/funcs/profile-switch-linked-in-account.ts +225 -0
- package/src/funcs/profile-update-account.ts +10 -0
- package/src/funcs/sales-nav-search-people.ts +10 -0
- package/src/funcs/sales-navigator-search-search-companies.ts +10 -0
- package/src/funcs/sales-navigator-search-search.ts +10 -0
- package/src/funcs/scheduled-messages-batch-schedule-messages.ts +225 -0
- package/src/funcs/scheduled-messages-cancel-scheduled-messages.ts +225 -0
- package/src/funcs/scheduled-messages-create-scheduled-message.ts +225 -0
- package/src/funcs/scheduled-messages-list-scheduled-messages.ts +236 -0
- package/src/funcs/scrapers-collect-posts.ts +11 -1
- package/src/funcs/scrapers-visit-profile.ts +13 -1
- package/src/lib/config.ts +7 -3
- package/src/models/errors/collect-linked-in-likes.ts +108 -0
- package/src/models/operations/index.ts +4 -4
- package/src/models/operations/{scraping-weekly.ts → refresh-my-linked-in-profile-type.ts} +2106 -2363
- package/src/models/operations/{search-linked-in-by-url-type-post.ts → search-linked-in-jobs-experience-level.ts} +649 -536
- package/src/models/operations/{get-campaign-stats-response.ts → update-contact-outreach-status.ts} +3582 -1450
- package/src/models/operations/update-cron-schedule-response.ts +3771 -0
- package/src/sdk/actions.ts +2 -2
- package/src/sdk/campaigns.ts +3 -3
- package/src/sdk/chat.ts +1 -26
- package/src/sdk/contacts.ts +323 -1
- package/src/sdk/context.ts +63 -0
- package/src/sdk/cron.ts +43 -0
- package/src/sdk/linked-in-chat-2.ts +92 -18
- package/src/sdk/linked-in-scrapers-2.ts +1 -1
- package/src/sdk/linked-in-search-1.ts +7 -4
- package/src/sdk/linkedin-actions-1.ts +1 -1
- package/src/sdk/linkedin-chat-1.ts +2 -60
- package/src/sdk/linkedin-scrapers-1.ts +2 -2
- package/src/sdk/profile.ts +49 -13
- package/src/sdk/scheduled-messages.ts +81 -0
- package/src/sdk/scrapers.ts +4 -2
- package/src/sdk/sdk.ts +23 -5
- package/esm/funcs/campaigns-get-stats.js.map +0 -1
- package/esm/funcs/chat-search-conversations.js.map +0 -1
- package/esm/funcs/linked-in-chat-list-starred.d.ts +0 -18
- package/esm/funcs/linked-in-chat-list-starred.d.ts.map +0 -1
- package/esm/funcs/linked-in-chat-list-starred.js.map +0 -1
- package/esm/funcs/linked-in-search-resolve-parameters.d.ts.map +0 -1
- package/esm/funcs/linked-in-search-resolve-parameters.js.map +0 -1
- package/esm/funcs/linkedin-chat-get-messages.d.ts +0 -22
- package/esm/funcs/linkedin-chat-get-messages.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-get-messages.js.map +0 -1
- package/esm/funcs/linkedin-chat-get-unread-count.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-get-unread-count.js.map +0 -1
- package/esm/funcs/linkedin-chat-list-archived.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-list-archived.js.map +0 -1
- package/esm/funcs/profile-get-credits.d.ts.map +0 -1
- package/esm/funcs/profile-get-credits.js.map +0 -1
- package/esm/funcs/profile-get-limits.d.ts.map +0 -1
- package/esm/funcs/profile-get-limits.js.map +0 -1
- package/esm/funcs/profile-get.d.ts.map +0 -1
- package/esm/funcs/profile-get.js.map +0 -1
- package/esm/funcs/profile-list-accounts.js.map +0 -1
- package/esm/models/operations/get-campaign-stats-response.d.ts.map +0 -1
- package/esm/models/operations/get-campaign-stats-response.js.map +0 -1
- package/esm/models/operations/scraping-weekly.d.ts.map +0 -1
- package/esm/models/operations/scraping-weekly.js.map +0 -1
- package/esm/models/operations/search-linked-in-by-url-type-post.d.ts.map +0 -1
- package/esm/models/operations/search-linked-in-by-url-type-post.js.map +0 -1
- package/esm/models/operations/upsert-contacts.d.ts +0 -182
- package/esm/models/operations/upsert-contacts.d.ts.map +0 -1
- package/esm/models/operations/upsert-contacts.js +0 -116
- package/esm/models/operations/upsert-contacts.js.map +0 -1
- package/src/models/operations/upsert-contacts.ts +0 -305
package/esm/models/operations/{scraping-weekly.d.ts → refresh-my-linked-in-profile-type.d.ts}
RENAMED
|
@@ -3,7 +3,185 @@ import * as discriminatedUnionTypes from "../../types/discriminated-union.js";
|
|
|
3
3
|
import { ClosedEnum, OpenEnum } from "../../types/enums.js";
|
|
4
4
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
5
5
|
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
6
|
-
import {
|
|
6
|
+
import { SearchLinkedInJobsDatePosted, SearchLinkedInJobsExperienceLevel, SearchLinkedInJobsJobType, SearchLinkedInJobsSortBy } from "./search-linked-in-jobs-experience-level.js";
|
|
7
|
+
export declare const SearchLinkedInJobsWorkplaceType: {
|
|
8
|
+
readonly One: "1";
|
|
9
|
+
readonly Two: "2";
|
|
10
|
+
readonly Three: "3";
|
|
11
|
+
};
|
|
12
|
+
export type SearchLinkedInJobsWorkplaceType = ClosedEnum<typeof SearchLinkedInJobsWorkplaceType>;
|
|
13
|
+
export type SearchLinkedInJobsRequest = {
|
|
14
|
+
/**
|
|
15
|
+
* Search keywords. Matches against job title, company name, and description. Optional — you can search by filters alone. Supports LinkedIn Boolean syntax: use double quotes for exact phrases (e.g. "frontend engineer"), AND to require both terms, OR for alternatives (e.g. React OR Vue OR Angular), NOT to exclude (e.g. engineer NOT intern), and parentheses to group (e.g. (React OR Vue) AND "senior engineer"). Operators must be UPPERCASE.
|
|
16
|
+
*/
|
|
17
|
+
keywords?: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* Optional LinkedIn search URL. If provided, keywords and filters are extracted from the URL. Explicit params override URL-derived values.
|
|
20
|
+
*/
|
|
21
|
+
url?: string | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* Filter by job location. Array of LinkedIn geo IDs. Resolve text to IDs via POST /search/linkedin/parameters with type='GEO'.
|
|
24
|
+
*/
|
|
25
|
+
location?: Array<string> | undefined;
|
|
26
|
+
/**
|
|
27
|
+
* Filter by posting date. Useful for finding recently posted jobs.
|
|
28
|
+
*/
|
|
29
|
+
datePosted?: SearchLinkedInJobsDatePosted | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* Sort order. 'relevance' (default) or 'date' (most recent first).
|
|
32
|
+
*/
|
|
33
|
+
sortBy?: SearchLinkedInJobsSortBy | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* Filter by employment type. Multiple values accepted (OR logic). Codes: F=Full-time, P=Part-time, C=Contract, T=Temporary, I=Internship, V=Volunteer, O=Other.
|
|
36
|
+
*/
|
|
37
|
+
jobType?: Array<SearchLinkedInJobsJobType> | undefined;
|
|
38
|
+
/**
|
|
39
|
+
* Filter by seniority. Multiple values accepted (OR logic). Codes: 1=Internship, 2=Entry level, 3=Associate, 4=Mid-Senior level, 5=Director, 6=Executive.
|
|
40
|
+
*/
|
|
41
|
+
experienceLevel?: Array<SearchLinkedInJobsExperienceLevel> | undefined;
|
|
42
|
+
/**
|
|
43
|
+
* Filter by workplace type. Multiple values accepted (OR logic). Codes: 1=On-site, 2=Remote, 3=Hybrid.
|
|
44
|
+
*/
|
|
45
|
+
workplaceType?: Array<SearchLinkedInJobsWorkplaceType> | undefined;
|
|
46
|
+
/**
|
|
47
|
+
* Pagination offset (default 0). Use multiples of `count` to page through results.
|
|
48
|
+
*/
|
|
49
|
+
start?: number | undefined;
|
|
50
|
+
/**
|
|
51
|
+
* Results per page (default 10, max 50).
|
|
52
|
+
*/
|
|
53
|
+
count?: number | undefined;
|
|
54
|
+
};
|
|
55
|
+
export declare const SearchLinkedInJobsCategory: {
|
|
56
|
+
readonly Jobs: "jobs";
|
|
57
|
+
};
|
|
58
|
+
export type SearchLinkedInJobsCategory = ClosedEnum<typeof SearchLinkedInJobsCategory>;
|
|
59
|
+
export declare const SearchLinkedInJobsType: {
|
|
60
|
+
readonly Job: "JOB";
|
|
61
|
+
};
|
|
62
|
+
export type SearchLinkedInJobsType = ClosedEnum<typeof SearchLinkedInJobsType>;
|
|
63
|
+
export type SearchLinkedInJobsItem = {
|
|
64
|
+
type: SearchLinkedInJobsType;
|
|
65
|
+
title: string;
|
|
66
|
+
company: string | null;
|
|
67
|
+
companyUrl: string | null;
|
|
68
|
+
companyLogo: string | null;
|
|
69
|
+
location: string | null;
|
|
70
|
+
workplaceType: string | null;
|
|
71
|
+
postedAt: string | null;
|
|
72
|
+
jobUrl: string;
|
|
73
|
+
listingId: string;
|
|
74
|
+
};
|
|
75
|
+
export type SearchLinkedInJobsPaging = {
|
|
76
|
+
start: number;
|
|
77
|
+
count: number;
|
|
78
|
+
total: number;
|
|
79
|
+
};
|
|
80
|
+
/**
|
|
81
|
+
* List of LinkedIn job listings matching the search criteria
|
|
82
|
+
*/
|
|
83
|
+
export type SearchLinkedInJobsResponse = {
|
|
84
|
+
success: true;
|
|
85
|
+
category: SearchLinkedInJobsCategory;
|
|
86
|
+
items: Array<SearchLinkedInJobsItem>;
|
|
87
|
+
paging: SearchLinkedInJobsPaging;
|
|
88
|
+
hasMore: boolean;
|
|
89
|
+
/**
|
|
90
|
+
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
91
|
+
*/
|
|
92
|
+
creditsUsed: number;
|
|
93
|
+
/**
|
|
94
|
+
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
95
|
+
*/
|
|
96
|
+
retryAfter: number;
|
|
97
|
+
};
|
|
98
|
+
export type SearchLinkedInByUrlRequest = {
|
|
99
|
+
/**
|
|
100
|
+
* A LinkedIn search URL. The endpoint automatically extracts the category, keywords, and all filters from the URL. Example: 'https://www.linkedin.com/search/results/people/?keywords=engineer&network=%5B%22S%22%5D'
|
|
101
|
+
*/
|
|
102
|
+
url: string;
|
|
103
|
+
/**
|
|
104
|
+
* Override pagination offset. If not provided, uses the page from the URL (or defaults to 0).
|
|
105
|
+
*/
|
|
106
|
+
start?: number | undefined;
|
|
107
|
+
/**
|
|
108
|
+
* Override results per page (default 10, max 50).
|
|
109
|
+
*/
|
|
110
|
+
count?: number | undefined;
|
|
111
|
+
};
|
|
112
|
+
export declare const SearchLinkedInByUrlCategory: {
|
|
113
|
+
readonly Posts: "posts";
|
|
114
|
+
readonly People: "people";
|
|
115
|
+
readonly Companies: "companies";
|
|
116
|
+
readonly Jobs: "jobs";
|
|
117
|
+
};
|
|
118
|
+
export type SearchLinkedInByUrlCategory = OpenEnum<typeof SearchLinkedInByUrlCategory>;
|
|
119
|
+
export declare const SearchLinkedInByUrlTypeJob: {
|
|
120
|
+
readonly Job: "JOB";
|
|
121
|
+
};
|
|
122
|
+
export type SearchLinkedInByUrlTypeJob = ClosedEnum<typeof SearchLinkedInByUrlTypeJob>;
|
|
123
|
+
export type SearchLinkedInByUrlItemsJob = {
|
|
124
|
+
type: SearchLinkedInByUrlTypeJob;
|
|
125
|
+
title: string;
|
|
126
|
+
company: string | null;
|
|
127
|
+
companyUrl: string | null;
|
|
128
|
+
companyLogo: string | null;
|
|
129
|
+
location: string | null;
|
|
130
|
+
workplaceType: string | null;
|
|
131
|
+
postedAt: string | null;
|
|
132
|
+
jobUrl: string;
|
|
133
|
+
listingId: string;
|
|
134
|
+
};
|
|
135
|
+
export declare const SearchLinkedInByUrlTypeCompany: {
|
|
136
|
+
readonly Company: "COMPANY";
|
|
137
|
+
};
|
|
138
|
+
export type SearchLinkedInByUrlTypeCompany = ClosedEnum<typeof SearchLinkedInByUrlTypeCompany>;
|
|
139
|
+
export type SearchLinkedInByUrlItemsCompany = {
|
|
140
|
+
type: SearchLinkedInByUrlTypeCompany;
|
|
141
|
+
name: string;
|
|
142
|
+
profileUrl: string | null;
|
|
143
|
+
summary: string | null;
|
|
144
|
+
industry: string | null;
|
|
145
|
+
location: string | null;
|
|
146
|
+
followersCount: number | null;
|
|
147
|
+
};
|
|
148
|
+
export declare const SearchLinkedInByUrlTypePeople: {
|
|
149
|
+
readonly People: "PEOPLE";
|
|
150
|
+
};
|
|
151
|
+
export type SearchLinkedInByUrlTypePeople = ClosedEnum<typeof SearchLinkedInByUrlTypePeople>;
|
|
152
|
+
export declare const SearchLinkedInByUrlNetworkDistance: {
|
|
153
|
+
readonly Distance1: "DISTANCE_1";
|
|
154
|
+
readonly Distance2: "DISTANCE_2";
|
|
155
|
+
readonly Distance3: "DISTANCE_3";
|
|
156
|
+
readonly OutOfNetwork: "OUT_OF_NETWORK";
|
|
157
|
+
};
|
|
158
|
+
export type SearchLinkedInByUrlNetworkDistance = OpenEnum<typeof SearchLinkedInByUrlNetworkDistance>;
|
|
159
|
+
export type SearchLinkedInByUrlCurrentPosition = {
|
|
160
|
+
company: string | null;
|
|
161
|
+
role: string | null;
|
|
162
|
+
};
|
|
163
|
+
export type SearchLinkedInByUrlItemsPeople = {
|
|
164
|
+
type: SearchLinkedInByUrlTypePeople;
|
|
165
|
+
name: string;
|
|
166
|
+
profileUrl: string | null;
|
|
167
|
+
headline: string | null;
|
|
168
|
+
location: string | null;
|
|
169
|
+
profilePicture: string | null;
|
|
170
|
+
networkDistance: SearchLinkedInByUrlNetworkDistance | null;
|
|
171
|
+
currentPositions: Array<SearchLinkedInByUrlCurrentPosition>;
|
|
172
|
+
/**
|
|
173
|
+
* LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...) when available
|
|
174
|
+
*/
|
|
175
|
+
profileUrn: string | null;
|
|
176
|
+
/**
|
|
177
|
+
* Vanity slug from profile URL (e.g. john-doe) when not URN-based
|
|
178
|
+
*/
|
|
179
|
+
publicIdentifier: string | null;
|
|
180
|
+
};
|
|
181
|
+
export declare const SearchLinkedInByUrlTypePost: {
|
|
182
|
+
readonly Post: "POST";
|
|
183
|
+
};
|
|
184
|
+
export type SearchLinkedInByUrlTypePost = ClosedEnum<typeof SearchLinkedInByUrlTypePost>;
|
|
7
185
|
export type SearchLinkedInByUrlAuthor = {
|
|
8
186
|
name: string;
|
|
9
187
|
profileUrl: string | null;
|
|
@@ -754,13 +932,34 @@ export type ListSentLinkedInInvitationsRequest = {
|
|
|
754
932
|
*/
|
|
755
933
|
count?: number | undefined;
|
|
756
934
|
};
|
|
935
|
+
export type ToMember = {
|
|
936
|
+
name: string;
|
|
937
|
+
headline: string | null;
|
|
938
|
+
profileUrl: string | null;
|
|
939
|
+
profilePicture: string | null;
|
|
940
|
+
publicIdentifier: string | null;
|
|
941
|
+
profileUrn: string | null;
|
|
942
|
+
};
|
|
943
|
+
export type ListSentLinkedInInvitationsInvitation = {
|
|
944
|
+
invitationId: string;
|
|
945
|
+
invitationUrn: string;
|
|
946
|
+
entityUrn: string;
|
|
947
|
+
sentAt: string | null;
|
|
948
|
+
message: string | null;
|
|
949
|
+
targetProfileId: string | null;
|
|
950
|
+
targetFirstName: string | null;
|
|
951
|
+
targetLastName: string | null;
|
|
952
|
+
toMember: ToMember | null;
|
|
953
|
+
};
|
|
757
954
|
/**
|
|
758
955
|
* Sent invitations
|
|
759
956
|
*/
|
|
760
957
|
export type ListSentLinkedInInvitationsResponse = {
|
|
761
958
|
success: true;
|
|
762
|
-
invitations: Array<
|
|
959
|
+
invitations: Array<ListSentLinkedInInvitationsInvitation>;
|
|
763
960
|
total: number;
|
|
961
|
+
start: number;
|
|
962
|
+
count: number;
|
|
764
963
|
/**
|
|
765
964
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
766
965
|
*/
|
|
@@ -811,7 +1010,7 @@ export type FromMember = {
|
|
|
811
1010
|
publicIdentifier: string | null;
|
|
812
1011
|
profileUrn: string | null;
|
|
813
1012
|
};
|
|
814
|
-
export type
|
|
1013
|
+
export type ListLinkedInInvitationsInvitation = {
|
|
815
1014
|
/**
|
|
816
1015
|
* Invitation ID needed for accepting
|
|
817
1016
|
*/
|
|
@@ -854,7 +1053,7 @@ export type Invitation = {
|
|
|
854
1053
|
*/
|
|
855
1054
|
export type ListLinkedInInvitationsResponse = {
|
|
856
1055
|
success: true;
|
|
857
|
-
invitations: Array<
|
|
1056
|
+
invitations: Array<ListLinkedInInvitationsInvitation>;
|
|
858
1057
|
/**
|
|
859
1058
|
* Total number of pending invitations
|
|
860
1059
|
*/
|
|
@@ -1113,10 +1312,6 @@ export type RepostLinkedInPostRequest = {
|
|
|
1113
1312
|
* Quote text for the repost (required by LinkedIn)
|
|
1114
1313
|
*/
|
|
1115
1314
|
text: string;
|
|
1116
|
-
/**
|
|
1117
|
-
* Campaign identifier for deduplication
|
|
1118
|
-
*/
|
|
1119
|
-
campaignSlug?: string | undefined;
|
|
1120
1315
|
};
|
|
1121
1316
|
/**
|
|
1122
1317
|
* Post reposted
|
|
@@ -1124,7 +1319,6 @@ export type RepostLinkedInPostRequest = {
|
|
|
1124
1319
|
export type RepostLinkedInPostResponse = {
|
|
1125
1320
|
success: true;
|
|
1126
1321
|
shareUrn: string;
|
|
1127
|
-
duplicate?: boolean | undefined;
|
|
1128
1322
|
/**
|
|
1129
1323
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
1130
1324
|
*/
|
|
@@ -1274,14 +1468,14 @@ export type LikeLinkedInCommentResponse = {
|
|
|
1274
1468
|
/**
|
|
1275
1469
|
* Publish mode: 'instant' publishes immediately, 'scheduled' schedules for later
|
|
1276
1470
|
*/
|
|
1277
|
-
export declare const
|
|
1471
|
+
export declare const PublishLinkedInPostMode: {
|
|
1278
1472
|
readonly Scheduled: "scheduled";
|
|
1279
1473
|
readonly Instant: "instant";
|
|
1280
1474
|
};
|
|
1281
1475
|
/**
|
|
1282
1476
|
* Publish mode: 'instant' publishes immediately, 'scheduled' schedules for later
|
|
1283
1477
|
*/
|
|
1284
|
-
export type
|
|
1478
|
+
export type PublishLinkedInPostMode = ClosedEnum<typeof PublishLinkedInPostMode>;
|
|
1285
1479
|
/**
|
|
1286
1480
|
* Post visibility
|
|
1287
1481
|
*/
|
|
@@ -1315,7 +1509,7 @@ export type PublishLinkedInPostRequest = {
|
|
|
1315
1509
|
/**
|
|
1316
1510
|
* Publish mode: 'instant' publishes immediately, 'scheduled' schedules for later
|
|
1317
1511
|
*/
|
|
1318
|
-
mode:
|
|
1512
|
+
mode: PublishLinkedInPostMode;
|
|
1319
1513
|
/**
|
|
1320
1514
|
* Timestamp in milliseconds for scheduled posts (required when mode='scheduled')
|
|
1321
1515
|
*/
|
|
@@ -1414,6 +1608,10 @@ export type CommentOnLinkedInPostResponse = {
|
|
|
1414
1608
|
* URN of the created comment (e.g., 'urn:li:comment:(activity:PARENT_ID,COMMENT_ID)')
|
|
1415
1609
|
*/
|
|
1416
1610
|
commentUrn?: string | undefined;
|
|
1611
|
+
/**
|
|
1612
|
+
* FSD-format comment URN for use with the edit comment endpoint.
|
|
1613
|
+
*/
|
|
1614
|
+
fsdCommentUrn?: string | undefined;
|
|
1417
1615
|
/**
|
|
1418
1616
|
* True if this action was already executed for the given campaignSlug + target.
|
|
1419
1617
|
*/
|
|
@@ -1659,6 +1857,12 @@ export type GetMyLinkedInProfileResponse = {
|
|
|
1659
1857
|
*/
|
|
1660
1858
|
retryAfter: number;
|
|
1661
1859
|
};
|
|
1860
|
+
/**
|
|
1861
|
+
* Proxy status for this account. Full config is masked; only enabled flag is exposed.
|
|
1862
|
+
*/
|
|
1863
|
+
export type ListLinkedInAccountsProxyConfig = {
|
|
1864
|
+
enabled: boolean;
|
|
1865
|
+
};
|
|
1662
1866
|
export type ListLinkedInAccountsAccount = {
|
|
1663
1867
|
id: string;
|
|
1664
1868
|
label: string | null;
|
|
@@ -1676,6 +1880,26 @@ export type ListLinkedInAccountsAccount = {
|
|
|
1676
1880
|
profileUrn: string | null;
|
|
1677
1881
|
isActive: boolean;
|
|
1678
1882
|
isValid: boolean;
|
|
1883
|
+
/**
|
|
1884
|
+
* Account plan tier (e.g. 'free', 'pro', 'team').
|
|
1885
|
+
*/
|
|
1886
|
+
accountPlan: string | null;
|
|
1887
|
+
/**
|
|
1888
|
+
* Whether this account has unlimited credits.
|
|
1889
|
+
*/
|
|
1890
|
+
isUnlimited: boolean;
|
|
1891
|
+
/**
|
|
1892
|
+
* Monthly credit limit for this account. Null if unlimited.
|
|
1893
|
+
*/
|
|
1894
|
+
creditsLimit: number | null;
|
|
1895
|
+
/**
|
|
1896
|
+
* Credits used in the current billing period.
|
|
1897
|
+
*/
|
|
1898
|
+
creditsCount: number;
|
|
1899
|
+
/**
|
|
1900
|
+
* Proxy status for this account. Full config is masked; only enabled flag is exposed.
|
|
1901
|
+
*/
|
|
1902
|
+
proxyConfig: ListLinkedInAccountsProxyConfig | null;
|
|
1679
1903
|
createdAt: string;
|
|
1680
1904
|
updatedAt: string;
|
|
1681
1905
|
};
|
|
@@ -1687,17 +1911,40 @@ export type ListLinkedInAccountsResponse = {
|
|
|
1687
1911
|
accounts: Array<ListLinkedInAccountsAccount>;
|
|
1688
1912
|
total: number;
|
|
1689
1913
|
};
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1914
|
+
export type ProxyConfigIsp = {
|
|
1915
|
+
mode: "isp";
|
|
1916
|
+
/**
|
|
1917
|
+
* ISO country code (reference only).
|
|
1918
|
+
*/
|
|
1919
|
+
country: string;
|
|
1920
|
+
/**
|
|
1921
|
+
* Dedicated ISP IPv4 address from Decodo.
|
|
1922
|
+
*/
|
|
1923
|
+
staticIp: string;
|
|
1924
|
+
/**
|
|
1925
|
+
* Port for the static IP.
|
|
1926
|
+
*/
|
|
1927
|
+
staticPort: number;
|
|
1928
|
+
};
|
|
1929
|
+
export type ProxyConfigResidential = {
|
|
1930
|
+
mode: "residential";
|
|
1931
|
+
/**
|
|
1932
|
+
* ISO 3166-1 alpha-2 country code.
|
|
1933
|
+
*/
|
|
1934
|
+
country: string;
|
|
1935
|
+
/**
|
|
1936
|
+
* City for geo-targeting.
|
|
1937
|
+
*/
|
|
1938
|
+
city?: string | undefined;
|
|
1939
|
+
/**
|
|
1940
|
+
* Sticky IP rotation in hours (default 1).
|
|
1941
|
+
*/
|
|
1942
|
+
rotationHours?: number | undefined;
|
|
1696
1943
|
};
|
|
1697
1944
|
/**
|
|
1698
|
-
*
|
|
1945
|
+
* Proxy config. Null = disable proxy. Object = enable with mode.
|
|
1699
1946
|
*/
|
|
1700
|
-
export type
|
|
1947
|
+
export type ProxyConfig = ProxyConfigResidential | ProxyConfigIsp;
|
|
1701
1948
|
export type UpdateLinkedInAccountRequest = {
|
|
1702
1949
|
/**
|
|
1703
1950
|
* ID of the LinkedIn account to update.
|
|
@@ -1712,25 +1959,15 @@ export type UpdateLinkedInAccountRequest = {
|
|
|
1712
1959
|
*/
|
|
1713
1960
|
isDefault?: boolean | undefined;
|
|
1714
1961
|
/**
|
|
1715
|
-
*
|
|
1716
|
-
*/
|
|
1717
|
-
useProxy?: boolean | undefined;
|
|
1718
|
-
/**
|
|
1719
|
-
* Residential proxy provider. Default: decodo.
|
|
1720
|
-
*/
|
|
1721
|
-
proxyProvider?: ProxyProvider | undefined;
|
|
1722
|
-
/**
|
|
1723
|
-
* ISO 3166-1 alpha-2 country code for proxy geo-targeting. Null = use user.country.
|
|
1724
|
-
*/
|
|
1725
|
-
proxyCountry?: string | null | undefined;
|
|
1726
|
-
/**
|
|
1727
|
-
* City override for proxy geo-targeting.
|
|
1728
|
-
*/
|
|
1729
|
-
proxyCity?: string | null | undefined;
|
|
1730
|
-
/**
|
|
1731
|
-
* Sticky IP rotation period in hours (default 24 = 1 day).
|
|
1962
|
+
* Proxy config. Null = disable proxy. Object = enable with mode.
|
|
1732
1963
|
*/
|
|
1733
|
-
|
|
1964
|
+
proxyConfig?: ProxyConfigResidential | ProxyConfigIsp | null | undefined;
|
|
1965
|
+
};
|
|
1966
|
+
export type UpdateLinkedInAccountProxyConfigResponse = {
|
|
1967
|
+
city: string | null;
|
|
1968
|
+
mode: string | null;
|
|
1969
|
+
country: string | null;
|
|
1970
|
+
rotationHours: number | null;
|
|
1734
1971
|
};
|
|
1735
1972
|
export type UpdateLinkedInAccountAccount = {
|
|
1736
1973
|
id: string;
|
|
@@ -1741,6 +1978,7 @@ export type UpdateLinkedInAccountAccount = {
|
|
|
1741
1978
|
headline: string | null;
|
|
1742
1979
|
profilePic: string | null;
|
|
1743
1980
|
isValid: boolean;
|
|
1981
|
+
proxyConfig: UpdateLinkedInAccountProxyConfigResponse | null;
|
|
1744
1982
|
};
|
|
1745
1983
|
/**
|
|
1746
1984
|
* Updated account
|
|
@@ -1796,499 +2034,96 @@ export declare const RefreshMyLinkedInProfileType: {
|
|
|
1796
2034
|
readonly Share: "share";
|
|
1797
2035
|
};
|
|
1798
2036
|
export type RefreshMyLinkedInProfileType = OpenEnum<typeof RefreshMyLinkedInProfileType>;
|
|
1799
|
-
/**
|
|
1800
|
-
|
|
1801
|
-
*/
|
|
1802
|
-
export
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
2037
|
+
/** @internal */
|
|
2038
|
+
export declare const SearchLinkedInJobsWorkplaceType$outboundSchema: z.ZodMiniEnum<typeof SearchLinkedInJobsWorkplaceType>;
|
|
2039
|
+
/** @internal */
|
|
2040
|
+
export type SearchLinkedInJobsRequest$Outbound = {
|
|
2041
|
+
keywords?: string | undefined;
|
|
2042
|
+
url?: string | undefined;
|
|
2043
|
+
location?: Array<string> | undefined;
|
|
2044
|
+
datePosted?: string | undefined;
|
|
2045
|
+
sortBy?: string | undefined;
|
|
2046
|
+
jobType?: Array<string> | undefined;
|
|
2047
|
+
experienceLevel?: Array<string> | undefined;
|
|
2048
|
+
workplaceType?: Array<string> | undefined;
|
|
2049
|
+
start?: number | undefined;
|
|
2050
|
+
count?: number | undefined;
|
|
1807
2051
|
};
|
|
1808
|
-
/**
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
* Thumbnail URL for videos, articles, or document covers.
|
|
1830
|
-
*/
|
|
1831
|
-
thumbnailUrl?: string | undefined;
|
|
2052
|
+
/** @internal */
|
|
2053
|
+
export declare const SearchLinkedInJobsRequest$outboundSchema: z.ZodMiniType<SearchLinkedInJobsRequest$Outbound, SearchLinkedInJobsRequest>;
|
|
2054
|
+
export declare function searchLinkedInJobsRequestToJSON(searchLinkedInJobsRequest: SearchLinkedInJobsRequest): string;
|
|
2055
|
+
/** @internal */
|
|
2056
|
+
export declare const SearchLinkedInJobsCategory$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInJobsCategory>;
|
|
2057
|
+
/** @internal */
|
|
2058
|
+
export declare const SearchLinkedInJobsType$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInJobsType>;
|
|
2059
|
+
/** @internal */
|
|
2060
|
+
export declare const SearchLinkedInJobsItem$inboundSchema: z.ZodMiniType<SearchLinkedInJobsItem, unknown>;
|
|
2061
|
+
export declare function searchLinkedInJobsItemFromJSON(jsonString: string): SafeParseResult<SearchLinkedInJobsItem, SDKValidationError>;
|
|
2062
|
+
/** @internal */
|
|
2063
|
+
export declare const SearchLinkedInJobsPaging$inboundSchema: z.ZodMiniType<SearchLinkedInJobsPaging, unknown>;
|
|
2064
|
+
export declare function searchLinkedInJobsPagingFromJSON(jsonString: string): SafeParseResult<SearchLinkedInJobsPaging, SDKValidationError>;
|
|
2065
|
+
/** @internal */
|
|
2066
|
+
export declare const SearchLinkedInJobsResponse$inboundSchema: z.ZodMiniType<SearchLinkedInJobsResponse, unknown>;
|
|
2067
|
+
export declare function searchLinkedInJobsResponseFromJSON(jsonString: string): SafeParseResult<SearchLinkedInJobsResponse, SDKValidationError>;
|
|
2068
|
+
/** @internal */
|
|
2069
|
+
export type SearchLinkedInByUrlRequest$Outbound = {
|
|
2070
|
+
url: string;
|
|
2071
|
+
start?: number | undefined;
|
|
2072
|
+
count?: number | undefined;
|
|
1832
2073
|
};
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
/**
|
|
1849
|
-
|
|
1850
|
-
*/
|
|
1851
|
-
export
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
* Education entries (populated after /refresh)
|
|
1887
|
-
*/
|
|
1888
|
-
educations?: Array<RefreshMyLinkedInProfileEducation> | undefined;
|
|
1889
|
-
/**
|
|
1890
|
-
* Total LinkedIn connections
|
|
1891
|
-
*/
|
|
1892
|
-
connectionsCount: number | null;
|
|
1893
|
-
/**
|
|
1894
|
-
* Profile location
|
|
1895
|
-
*/
|
|
1896
|
-
location: RefreshMyLinkedInProfileLocation | null;
|
|
1897
|
-
/**
|
|
1898
|
-
* LinkedIn verification status
|
|
1899
|
-
*/
|
|
1900
|
-
isVerified: boolean | null;
|
|
1901
|
-
/**
|
|
1902
|
-
* Last 5 posts (populated when posts have been fetched via /me/linkedin/posts)
|
|
1903
|
-
*/
|
|
1904
|
-
lastPosts?: Array<RefreshMyLinkedInProfileLastPost> | undefined;
|
|
1905
|
-
refreshed: true;
|
|
1906
|
-
/**
|
|
1907
|
-
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
1908
|
-
*/
|
|
1909
|
-
creditsUsed: number;
|
|
1910
|
-
/**
|
|
1911
|
-
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
1912
|
-
*/
|
|
1913
|
-
retryAfter: number;
|
|
1914
|
-
};
|
|
1915
|
-
export type GetMyLinkedInPostsRequest = {
|
|
1916
|
-
/**
|
|
1917
|
-
* Number of posts to fetch (default 20, max 100).
|
|
1918
|
-
*/
|
|
1919
|
-
count?: number | undefined;
|
|
1920
|
-
/**
|
|
1921
|
-
* Pagination offset (default 0).
|
|
1922
|
-
*/
|
|
1923
|
-
start?: number | undefined;
|
|
1924
|
-
/**
|
|
1925
|
-
* Pagination token from a previous response to fetch the next page.
|
|
1926
|
-
*/
|
|
1927
|
-
paginationToken?: string | undefined;
|
|
1928
|
-
};
|
|
1929
|
-
export declare const GetMyLinkedInPostsType: {
|
|
1930
|
-
readonly Activity: "activity";
|
|
1931
|
-
readonly UgcPost: "ugcPost";
|
|
1932
|
-
readonly Share: "share";
|
|
1933
|
-
};
|
|
1934
|
-
export type GetMyLinkedInPostsType = OpenEnum<typeof GetMyLinkedInPostsType>;
|
|
1935
|
-
/**
|
|
1936
|
-
* Type of media attached to the post.
|
|
1937
|
-
*/
|
|
1938
|
-
export declare const GetMyLinkedInPostsMediaType: {
|
|
1939
|
-
readonly Image: "image";
|
|
1940
|
-
readonly Video: "video";
|
|
1941
|
-
readonly Document: "document";
|
|
1942
|
-
readonly Article: "article";
|
|
1943
|
-
};
|
|
1944
|
-
/**
|
|
1945
|
-
* Type of media attached to the post.
|
|
1946
|
-
*/
|
|
1947
|
-
export type GetMyLinkedInPostsMediaType = OpenEnum<typeof GetMyLinkedInPostsMediaType>;
|
|
1948
|
-
/**
|
|
1949
|
-
* Media attached to the post (image, video, document, or article). Absent when the post is text-only.
|
|
1950
|
-
*/
|
|
1951
|
-
export type GetMyLinkedInPostsMedia = {
|
|
1952
|
-
/**
|
|
1953
|
-
* Type of media attached to the post.
|
|
1954
|
-
*/
|
|
1955
|
-
type: GetMyLinkedInPostsMediaType;
|
|
1956
|
-
/**
|
|
1957
|
-
* Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
|
|
1958
|
-
*/
|
|
1959
|
-
urls: Array<string>;
|
|
1960
|
-
/**
|
|
1961
|
-
* Title of the article or document, when available.
|
|
1962
|
-
*/
|
|
1963
|
-
title?: string | undefined;
|
|
1964
|
-
/**
|
|
1965
|
-
* Thumbnail URL for videos, articles, or document covers.
|
|
1966
|
-
*/
|
|
1967
|
-
thumbnailUrl?: string | undefined;
|
|
1968
|
-
};
|
|
1969
|
-
export type GetMyLinkedInPostsPost = {
|
|
1970
|
-
postUrl: string;
|
|
1971
|
-
text: string;
|
|
1972
|
-
date: number;
|
|
1973
|
-
likesCount: number;
|
|
1974
|
-
commentsCount: number;
|
|
1975
|
-
sharesCount: number;
|
|
1976
|
-
postUrn: string;
|
|
1977
|
-
postId: string;
|
|
1978
|
-
type: GetMyLinkedInPostsType;
|
|
1979
|
-
/**
|
|
1980
|
-
* Media attached to the post (image, video, document, or article). Absent when the post is text-only.
|
|
1981
|
-
*/
|
|
1982
|
-
media?: GetMyLinkedInPostsMedia | undefined;
|
|
1983
|
-
};
|
|
1984
|
-
/**
|
|
1985
|
-
* Paginated list of the user's own posts
|
|
1986
|
-
*/
|
|
1987
|
-
export type GetMyLinkedInPostsResponse = {
|
|
1988
|
-
success: true;
|
|
1989
|
-
posts: Array<GetMyLinkedInPostsPost>;
|
|
1990
|
-
count: number;
|
|
1991
|
-
total: number;
|
|
1992
|
-
start: number;
|
|
1993
|
-
hasMore: boolean;
|
|
1994
|
-
paginationToken: string | null;
|
|
1995
|
-
/**
|
|
1996
|
-
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
1997
|
-
*/
|
|
1998
|
-
creditsUsed: number;
|
|
1999
|
-
/**
|
|
2000
|
-
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
2001
|
-
*/
|
|
2002
|
-
retryAfter: number;
|
|
2003
|
-
};
|
|
2004
|
-
export type GetMyLinkedInFollowersRequest = {
|
|
2005
|
-
/**
|
|
2006
|
-
* Pagination offset (default 0).
|
|
2007
|
-
*/
|
|
2008
|
-
start?: number | undefined;
|
|
2009
|
-
/**
|
|
2010
|
-
* Number of followers to fetch per page (default 10, max 50).
|
|
2011
|
-
*/
|
|
2012
|
-
count?: number | undefined;
|
|
2013
|
-
};
|
|
2014
|
-
export type Follower = {
|
|
2015
|
-
name: string;
|
|
2016
|
-
headline: string | null;
|
|
2017
|
-
profileUrl: string | null;
|
|
2018
|
-
profilePicture: string | null;
|
|
2019
|
-
followerCount: number | null;
|
|
2020
|
-
/**
|
|
2021
|
-
* Whether you follow this person back
|
|
2022
|
-
*/
|
|
2023
|
-
following: boolean;
|
|
2024
|
-
/**
|
|
2025
|
-
* LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...) when available
|
|
2026
|
-
*/
|
|
2027
|
-
profileUrn: string | null;
|
|
2028
|
-
/**
|
|
2029
|
-
* Vanity slug from profile URL (e.g. john-doe) when not URN-based
|
|
2030
|
-
*/
|
|
2031
|
-
publicIdentifier: string | null;
|
|
2032
|
-
};
|
|
2033
|
-
/**
|
|
2034
|
-
* Paginated list of followers
|
|
2035
|
-
*/
|
|
2036
|
-
export type GetMyLinkedInFollowersResponse = {
|
|
2037
|
-
success: true;
|
|
2038
|
-
followers: Array<Follower>;
|
|
2039
|
-
count: number;
|
|
2040
|
-
/**
|
|
2041
|
-
* Total reported by LinkedIn (capped at ~1000)
|
|
2042
|
-
*/
|
|
2043
|
-
totalFollowers: number;
|
|
2044
|
-
start: number;
|
|
2045
|
-
hasMore: boolean;
|
|
2046
|
-
/**
|
|
2047
|
-
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
2048
|
-
*/
|
|
2049
|
-
creditsUsed: number;
|
|
2050
|
-
/**
|
|
2051
|
-
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
2052
|
-
*/
|
|
2053
|
-
retryAfter: number;
|
|
2054
|
-
};
|
|
2055
|
-
/**
|
|
2056
|
-
* Daily usage counter (resets at midnight UTC)
|
|
2057
|
-
*/
|
|
2058
|
-
export type ConnectionRequestDaily = {
|
|
2059
|
-
/**
|
|
2060
|
-
* Number of actions used in this window
|
|
2061
|
-
*/
|
|
2062
|
-
current: number;
|
|
2063
|
-
/**
|
|
2064
|
-
* Maximum allowed actions in this window (with multiplier applied)
|
|
2065
|
-
*/
|
|
2066
|
-
limit: number;
|
|
2067
|
-
/**
|
|
2068
|
-
* Actions remaining before hitting the limit
|
|
2069
|
-
*/
|
|
2070
|
-
remaining: number;
|
|
2071
|
-
};
|
|
2072
|
-
/**
|
|
2073
|
-
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
2074
|
-
*/
|
|
2075
|
-
export type ConnectionRequestWeekly = {
|
|
2076
|
-
/**
|
|
2077
|
-
* Number of actions used in this window
|
|
2078
|
-
*/
|
|
2079
|
-
current: number;
|
|
2080
|
-
/**
|
|
2081
|
-
* Maximum allowed actions in this window (with multiplier applied)
|
|
2082
|
-
*/
|
|
2083
|
-
limit: number;
|
|
2084
|
-
/**
|
|
2085
|
-
* Actions remaining before hitting the limit
|
|
2086
|
-
*/
|
|
2087
|
-
remaining: number;
|
|
2088
|
-
};
|
|
2089
|
-
/**
|
|
2090
|
-
* Limits for sending LinkedIn connection requests
|
|
2091
|
-
*/
|
|
2092
|
-
export type ConnectionRequest = {
|
|
2093
|
-
/**
|
|
2094
|
-
* Daily usage counter (resets at midnight UTC)
|
|
2095
|
-
*/
|
|
2096
|
-
daily: ConnectionRequestDaily;
|
|
2097
|
-
/**
|
|
2098
|
-
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
2099
|
-
*/
|
|
2100
|
-
weekly: ConnectionRequestWeekly | null;
|
|
2101
|
-
/**
|
|
2102
|
-
* Minimum delay in seconds required between two consecutive actions of this type
|
|
2103
|
-
*/
|
|
2104
|
-
minIntervalSeconds: number;
|
|
2105
|
-
/**
|
|
2106
|
-
* ISO 8601 timestamp of the next daily counter reset
|
|
2107
|
-
*/
|
|
2108
|
-
nextResetDaily: Date;
|
|
2109
|
-
/**
|
|
2110
|
-
* ISO 8601 timestamp of the next weekly counter reset. Null if no weekly cap.
|
|
2111
|
-
*/
|
|
2112
|
-
nextResetWeekly: Date | null;
|
|
2113
|
-
};
|
|
2114
|
-
/**
|
|
2115
|
-
* Daily usage counter (resets at midnight UTC)
|
|
2116
|
-
*/
|
|
2117
|
-
export type MessageDaily = {
|
|
2118
|
-
/**
|
|
2119
|
-
* Number of actions used in this window
|
|
2120
|
-
*/
|
|
2121
|
-
current: number;
|
|
2122
|
-
/**
|
|
2123
|
-
* Maximum allowed actions in this window (with multiplier applied)
|
|
2124
|
-
*/
|
|
2125
|
-
limit: number;
|
|
2126
|
-
/**
|
|
2127
|
-
* Actions remaining before hitting the limit
|
|
2128
|
-
*/
|
|
2129
|
-
remaining: number;
|
|
2130
|
-
};
|
|
2131
|
-
/**
|
|
2132
|
-
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
2133
|
-
*/
|
|
2134
|
-
export type MessageWeekly = {
|
|
2135
|
-
/**
|
|
2136
|
-
* Number of actions used in this window
|
|
2137
|
-
*/
|
|
2138
|
-
current: number;
|
|
2139
|
-
/**
|
|
2140
|
-
* Maximum allowed actions in this window (with multiplier applied)
|
|
2141
|
-
*/
|
|
2142
|
-
limit: number;
|
|
2143
|
-
/**
|
|
2144
|
-
* Actions remaining before hitting the limit
|
|
2145
|
-
*/
|
|
2146
|
-
remaining: number;
|
|
2147
|
-
};
|
|
2148
|
-
/**
|
|
2149
|
-
* Limits for social engagement actions: sending messages, publishing posts, replying to comments, liking comments
|
|
2150
|
-
*/
|
|
2151
|
-
export type GetMyLimitsMessage = {
|
|
2152
|
-
/**
|
|
2153
|
-
* Daily usage counter (resets at midnight UTC)
|
|
2154
|
-
*/
|
|
2155
|
-
daily: MessageDaily;
|
|
2156
|
-
/**
|
|
2157
|
-
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
2158
|
-
*/
|
|
2159
|
-
weekly: MessageWeekly | null;
|
|
2160
|
-
/**
|
|
2161
|
-
* Minimum delay in seconds required between two consecutive actions of this type
|
|
2162
|
-
*/
|
|
2163
|
-
minIntervalSeconds: number;
|
|
2164
|
-
/**
|
|
2165
|
-
* ISO 8601 timestamp of the next daily counter reset
|
|
2166
|
-
*/
|
|
2167
|
-
nextResetDaily: Date;
|
|
2168
|
-
/**
|
|
2169
|
-
* ISO 8601 timestamp of the next weekly counter reset. Null if no weekly cap.
|
|
2170
|
-
*/
|
|
2171
|
-
nextResetWeekly: Date | null;
|
|
2172
|
-
};
|
|
2173
|
-
/**
|
|
2174
|
-
* Daily usage counter (resets at midnight UTC)
|
|
2175
|
-
*/
|
|
2176
|
-
export type ProfileVisitDaily = {
|
|
2177
|
-
/**
|
|
2178
|
-
* Number of actions used in this window
|
|
2179
|
-
*/
|
|
2180
|
-
current: number;
|
|
2181
|
-
/**
|
|
2182
|
-
* Maximum allowed actions in this window (with multiplier applied)
|
|
2183
|
-
*/
|
|
2184
|
-
limit: number;
|
|
2185
|
-
/**
|
|
2186
|
-
* Actions remaining before hitting the limit
|
|
2187
|
-
*/
|
|
2188
|
-
remaining: number;
|
|
2189
|
-
};
|
|
2190
|
-
/**
|
|
2191
|
-
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
2192
|
-
*/
|
|
2193
|
-
export type ProfileVisitWeekly = {
|
|
2194
|
-
/**
|
|
2195
|
-
* Number of actions used in this window
|
|
2196
|
-
*/
|
|
2197
|
-
current: number;
|
|
2198
|
-
/**
|
|
2199
|
-
* Maximum allowed actions in this window (with multiplier applied)
|
|
2200
|
-
*/
|
|
2201
|
-
limit: number;
|
|
2202
|
-
/**
|
|
2203
|
-
* Actions remaining before hitting the limit
|
|
2204
|
-
*/
|
|
2205
|
-
remaining: number;
|
|
2206
|
-
};
|
|
2207
|
-
/**
|
|
2208
|
-
* Limits for visiting LinkedIn profiles and company pages
|
|
2209
|
-
*/
|
|
2210
|
-
export type ProfileVisit = {
|
|
2211
|
-
/**
|
|
2212
|
-
* Daily usage counter (resets at midnight UTC)
|
|
2213
|
-
*/
|
|
2214
|
-
daily: ProfileVisitDaily;
|
|
2215
|
-
/**
|
|
2216
|
-
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
2217
|
-
*/
|
|
2218
|
-
weekly: ProfileVisitWeekly | null;
|
|
2219
|
-
/**
|
|
2220
|
-
* Minimum delay in seconds required between two consecutive actions of this type
|
|
2221
|
-
*/
|
|
2222
|
-
minIntervalSeconds: number;
|
|
2223
|
-
/**
|
|
2224
|
-
* ISO 8601 timestamp of the next daily counter reset
|
|
2225
|
-
*/
|
|
2226
|
-
nextResetDaily: Date;
|
|
2227
|
-
/**
|
|
2228
|
-
* ISO 8601 timestamp of the next weekly counter reset. Null if no weekly cap.
|
|
2229
|
-
*/
|
|
2230
|
-
nextResetWeekly: Date | null;
|
|
2231
|
-
};
|
|
2232
|
-
/**
|
|
2233
|
-
* Daily usage counter (resets at midnight UTC)
|
|
2234
|
-
*/
|
|
2235
|
-
export type ScrapingDaily = {
|
|
2236
|
-
/**
|
|
2237
|
-
* Number of actions used in this window
|
|
2238
|
-
*/
|
|
2239
|
-
current: number;
|
|
2240
|
-
/**
|
|
2241
|
-
* Maximum allowed actions in this window (with multiplier applied)
|
|
2242
|
-
*/
|
|
2243
|
-
limit: number;
|
|
2244
|
-
/**
|
|
2245
|
-
* Actions remaining before hitting the limit
|
|
2246
|
-
*/
|
|
2247
|
-
remaining: number;
|
|
2248
|
-
};
|
|
2249
|
-
/**
|
|
2250
|
-
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
2251
|
-
*/
|
|
2252
|
-
export type ScrapingWeekly = {
|
|
2253
|
-
/**
|
|
2254
|
-
* Number of actions used in this window
|
|
2255
|
-
*/
|
|
2256
|
-
current: number;
|
|
2257
|
-
/**
|
|
2258
|
-
* Maximum allowed actions in this window (with multiplier applied)
|
|
2259
|
-
*/
|
|
2260
|
-
limit: number;
|
|
2261
|
-
/**
|
|
2262
|
-
* Actions remaining before hitting the limit
|
|
2263
|
-
*/
|
|
2264
|
-
remaining: number;
|
|
2265
|
-
};
|
|
2266
|
-
/** @internal */
|
|
2267
|
-
export declare const SearchLinkedInByUrlAuthor$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlAuthor, unknown>;
|
|
2268
|
-
export declare function searchLinkedInByUrlAuthorFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlAuthor, SDKValidationError>;
|
|
2269
|
-
/** @internal */
|
|
2270
|
-
export declare const SearchLinkedInByUrlMediaType$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlMediaType, unknown>;
|
|
2271
|
-
/** @internal */
|
|
2272
|
-
export declare const SearchLinkedInByUrlMedia$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlMedia, unknown>;
|
|
2273
|
-
export declare function searchLinkedInByUrlMediaFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlMedia, SDKValidationError>;
|
|
2274
|
-
/** @internal */
|
|
2275
|
-
export declare const SearchLinkedInByUrlItemsPost$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlItemsPost, unknown>;
|
|
2276
|
-
export declare function searchLinkedInByUrlItemsPostFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlItemsPost, SDKValidationError>;
|
|
2277
|
-
/** @internal */
|
|
2278
|
-
export declare const SearchLinkedInByUrlItemsUnion$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlItemsUnion, unknown>;
|
|
2279
|
-
export declare function searchLinkedInByUrlItemsUnionFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlItemsUnion, SDKValidationError>;
|
|
2280
|
-
/** @internal */
|
|
2281
|
-
export declare const SearchLinkedInByUrlPaging$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlPaging, unknown>;
|
|
2282
|
-
export declare function searchLinkedInByUrlPagingFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlPaging, SDKValidationError>;
|
|
2283
|
-
/** @internal */
|
|
2284
|
-
export declare const SearchLinkedInByUrlResponse$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlResponse, unknown>;
|
|
2285
|
-
export declare function searchLinkedInByUrlResponseFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlResponse, SDKValidationError>;
|
|
2286
|
-
/** @internal */
|
|
2287
|
-
export declare const SearchSalesNavCategoryRequest$outboundSchema: z.ZodMiniEnum<typeof SearchSalesNavCategoryRequest>;
|
|
2288
|
-
/** @internal */
|
|
2289
|
-
export type SearchSalesNavCompany$Outbound = {
|
|
2290
|
-
include?: Array<string> | undefined;
|
|
2291
|
-
exclude?: Array<string> | undefined;
|
|
2074
|
+
/** @internal */
|
|
2075
|
+
export declare const SearchLinkedInByUrlRequest$outboundSchema: z.ZodMiniType<SearchLinkedInByUrlRequest$Outbound, SearchLinkedInByUrlRequest>;
|
|
2076
|
+
export declare function searchLinkedInByUrlRequestToJSON(searchLinkedInByUrlRequest: SearchLinkedInByUrlRequest): string;
|
|
2077
|
+
/** @internal */
|
|
2078
|
+
export declare const SearchLinkedInByUrlCategory$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlCategory, unknown>;
|
|
2079
|
+
/** @internal */
|
|
2080
|
+
export declare const SearchLinkedInByUrlTypeJob$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInByUrlTypeJob>;
|
|
2081
|
+
/** @internal */
|
|
2082
|
+
export declare const SearchLinkedInByUrlItemsJob$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlItemsJob, unknown>;
|
|
2083
|
+
export declare function searchLinkedInByUrlItemsJobFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlItemsJob, SDKValidationError>;
|
|
2084
|
+
/** @internal */
|
|
2085
|
+
export declare const SearchLinkedInByUrlTypeCompany$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInByUrlTypeCompany>;
|
|
2086
|
+
/** @internal */
|
|
2087
|
+
export declare const SearchLinkedInByUrlItemsCompany$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlItemsCompany, unknown>;
|
|
2088
|
+
export declare function searchLinkedInByUrlItemsCompanyFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlItemsCompany, SDKValidationError>;
|
|
2089
|
+
/** @internal */
|
|
2090
|
+
export declare const SearchLinkedInByUrlTypePeople$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInByUrlTypePeople>;
|
|
2091
|
+
/** @internal */
|
|
2092
|
+
export declare const SearchLinkedInByUrlNetworkDistance$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlNetworkDistance, unknown>;
|
|
2093
|
+
/** @internal */
|
|
2094
|
+
export declare const SearchLinkedInByUrlCurrentPosition$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlCurrentPosition, unknown>;
|
|
2095
|
+
export declare function searchLinkedInByUrlCurrentPositionFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlCurrentPosition, SDKValidationError>;
|
|
2096
|
+
/** @internal */
|
|
2097
|
+
export declare const SearchLinkedInByUrlItemsPeople$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlItemsPeople, unknown>;
|
|
2098
|
+
export declare function searchLinkedInByUrlItemsPeopleFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlItemsPeople, SDKValidationError>;
|
|
2099
|
+
/** @internal */
|
|
2100
|
+
export declare const SearchLinkedInByUrlTypePost$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInByUrlTypePost>;
|
|
2101
|
+
/** @internal */
|
|
2102
|
+
export declare const SearchLinkedInByUrlAuthor$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlAuthor, unknown>;
|
|
2103
|
+
export declare function searchLinkedInByUrlAuthorFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlAuthor, SDKValidationError>;
|
|
2104
|
+
/** @internal */
|
|
2105
|
+
export declare const SearchLinkedInByUrlMediaType$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlMediaType, unknown>;
|
|
2106
|
+
/** @internal */
|
|
2107
|
+
export declare const SearchLinkedInByUrlMedia$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlMedia, unknown>;
|
|
2108
|
+
export declare function searchLinkedInByUrlMediaFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlMedia, SDKValidationError>;
|
|
2109
|
+
/** @internal */
|
|
2110
|
+
export declare const SearchLinkedInByUrlItemsPost$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlItemsPost, unknown>;
|
|
2111
|
+
export declare function searchLinkedInByUrlItemsPostFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlItemsPost, SDKValidationError>;
|
|
2112
|
+
/** @internal */
|
|
2113
|
+
export declare const SearchLinkedInByUrlItemsUnion$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlItemsUnion, unknown>;
|
|
2114
|
+
export declare function searchLinkedInByUrlItemsUnionFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlItemsUnion, SDKValidationError>;
|
|
2115
|
+
/** @internal */
|
|
2116
|
+
export declare const SearchLinkedInByUrlPaging$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlPaging, unknown>;
|
|
2117
|
+
export declare function searchLinkedInByUrlPagingFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlPaging, SDKValidationError>;
|
|
2118
|
+
/** @internal */
|
|
2119
|
+
export declare const SearchLinkedInByUrlResponse$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlResponse, unknown>;
|
|
2120
|
+
export declare function searchLinkedInByUrlResponseFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlResponse, SDKValidationError>;
|
|
2121
|
+
/** @internal */
|
|
2122
|
+
export declare const SearchSalesNavCategoryRequest$outboundSchema: z.ZodMiniEnum<typeof SearchSalesNavCategoryRequest>;
|
|
2123
|
+
/** @internal */
|
|
2124
|
+
export type SearchSalesNavCompany$Outbound = {
|
|
2125
|
+
include?: Array<string> | undefined;
|
|
2126
|
+
exclude?: Array<string> | undefined;
|
|
2292
2127
|
};
|
|
2293
2128
|
/** @internal */
|
|
2294
2129
|
export declare const SearchSalesNavCompany$outboundSchema: z.ZodMiniType<SearchSalesNavCompany$Outbound, SearchSalesNavCompany>;
|
|
@@ -2516,6 +2351,12 @@ export type ListSentLinkedInInvitationsRequest$Outbound = {
|
|
|
2516
2351
|
export declare const ListSentLinkedInInvitationsRequest$outboundSchema: z.ZodMiniType<ListSentLinkedInInvitationsRequest$Outbound, ListSentLinkedInInvitationsRequest>;
|
|
2517
2352
|
export declare function listSentLinkedInInvitationsRequestToJSON(listSentLinkedInInvitationsRequest: ListSentLinkedInInvitationsRequest): string;
|
|
2518
2353
|
/** @internal */
|
|
2354
|
+
export declare const ToMember$inboundSchema: z.ZodMiniType<ToMember, unknown>;
|
|
2355
|
+
export declare function toMemberFromJSON(jsonString: string): SafeParseResult<ToMember, SDKValidationError>;
|
|
2356
|
+
/** @internal */
|
|
2357
|
+
export declare const ListSentLinkedInInvitationsInvitation$inboundSchema: z.ZodMiniType<ListSentLinkedInInvitationsInvitation, unknown>;
|
|
2358
|
+
export declare function listSentLinkedInInvitationsInvitationFromJSON(jsonString: string): SafeParseResult<ListSentLinkedInInvitationsInvitation, SDKValidationError>;
|
|
2359
|
+
/** @internal */
|
|
2519
2360
|
export declare const ListSentLinkedInInvitationsResponse$inboundSchema: z.ZodMiniType<ListSentLinkedInInvitationsResponse, unknown>;
|
|
2520
2361
|
export declare function listSentLinkedInInvitationsResponseFromJSON(jsonString: string): SafeParseResult<ListSentLinkedInInvitationsResponse, SDKValidationError>;
|
|
2521
2362
|
/** @internal */
|
|
@@ -2540,8 +2381,8 @@ export declare function listLinkedInInvitationsRequestToJSON(listLinkedInInvitat
|
|
|
2540
2381
|
export declare const FromMember$inboundSchema: z.ZodMiniType<FromMember, unknown>;
|
|
2541
2382
|
export declare function fromMemberFromJSON(jsonString: string): SafeParseResult<FromMember, SDKValidationError>;
|
|
2542
2383
|
/** @internal */
|
|
2543
|
-
export declare const
|
|
2544
|
-
export declare function
|
|
2384
|
+
export declare const ListLinkedInInvitationsInvitation$inboundSchema: z.ZodMiniType<ListLinkedInInvitationsInvitation, unknown>;
|
|
2385
|
+
export declare function listLinkedInInvitationsInvitationFromJSON(jsonString: string): SafeParseResult<ListLinkedInInvitationsInvitation, SDKValidationError>;
|
|
2545
2386
|
/** @internal */
|
|
2546
2387
|
export declare const ListLinkedInInvitationsResponse$inboundSchema: z.ZodMiniType<ListLinkedInInvitationsResponse, unknown>;
|
|
2547
2388
|
export declare function listLinkedInInvitationsResponseFromJSON(jsonString: string): SafeParseResult<ListLinkedInInvitationsResponse, SDKValidationError>;
|
|
@@ -2635,7 +2476,6 @@ export declare function editLinkedInCommentResponseFromJSON(jsonString: string):
|
|
|
2635
2476
|
export type RepostLinkedInPostRequest$Outbound = {
|
|
2636
2477
|
postUrl: string;
|
|
2637
2478
|
text: string;
|
|
2638
|
-
campaignSlug?: string | undefined;
|
|
2639
2479
|
};
|
|
2640
2480
|
/** @internal */
|
|
2641
2481
|
export declare const RepostLinkedInPostRequest$outboundSchema: z.ZodMiniType<RepostLinkedInPostRequest$Outbound, RepostLinkedInPostRequest>;
|
|
@@ -2699,7 +2539,7 @@ export declare function likeLinkedInCommentRequestToJSON(likeLinkedInCommentRequ
|
|
|
2699
2539
|
export declare const LikeLinkedInCommentResponse$inboundSchema: z.ZodMiniType<LikeLinkedInCommentResponse, unknown>;
|
|
2700
2540
|
export declare function likeLinkedInCommentResponseFromJSON(jsonString: string): SafeParseResult<LikeLinkedInCommentResponse, SDKValidationError>;
|
|
2701
2541
|
/** @internal */
|
|
2702
|
-
export declare const
|
|
2542
|
+
export declare const PublishLinkedInPostMode$outboundSchema: z.ZodMiniEnum<typeof PublishLinkedInPostMode>;
|
|
2703
2543
|
/** @internal */
|
|
2704
2544
|
export declare const Visibility$outboundSchema: z.ZodMiniEnum<typeof Visibility>;
|
|
2705
2545
|
/** @internal */
|
|
@@ -2812,28 +2652,53 @@ export declare function getMyLinkedInProfileLastPostFromJSON(jsonString: string)
|
|
|
2812
2652
|
export declare const GetMyLinkedInProfileResponse$inboundSchema: z.ZodMiniType<GetMyLinkedInProfileResponse, unknown>;
|
|
2813
2653
|
export declare function getMyLinkedInProfileResponseFromJSON(jsonString: string): SafeParseResult<GetMyLinkedInProfileResponse, SDKValidationError>;
|
|
2814
2654
|
/** @internal */
|
|
2655
|
+
export declare const ListLinkedInAccountsProxyConfig$inboundSchema: z.ZodMiniType<ListLinkedInAccountsProxyConfig, unknown>;
|
|
2656
|
+
export declare function listLinkedInAccountsProxyConfigFromJSON(jsonString: string): SafeParseResult<ListLinkedInAccountsProxyConfig, SDKValidationError>;
|
|
2657
|
+
/** @internal */
|
|
2815
2658
|
export declare const ListLinkedInAccountsAccount$inboundSchema: z.ZodMiniType<ListLinkedInAccountsAccount, unknown>;
|
|
2816
2659
|
export declare function listLinkedInAccountsAccountFromJSON(jsonString: string): SafeParseResult<ListLinkedInAccountsAccount, SDKValidationError>;
|
|
2817
2660
|
/** @internal */
|
|
2818
2661
|
export declare const ListLinkedInAccountsResponse$inboundSchema: z.ZodMiniType<ListLinkedInAccountsResponse, unknown>;
|
|
2819
2662
|
export declare function listLinkedInAccountsResponseFromJSON(jsonString: string): SafeParseResult<ListLinkedInAccountsResponse, SDKValidationError>;
|
|
2820
2663
|
/** @internal */
|
|
2821
|
-
export
|
|
2664
|
+
export type ProxyConfigIsp$Outbound = {
|
|
2665
|
+
mode: "isp";
|
|
2666
|
+
country: string;
|
|
2667
|
+
staticIp: string;
|
|
2668
|
+
staticPort: number;
|
|
2669
|
+
};
|
|
2670
|
+
/** @internal */
|
|
2671
|
+
export declare const ProxyConfigIsp$outboundSchema: z.ZodMiniType<ProxyConfigIsp$Outbound, ProxyConfigIsp>;
|
|
2672
|
+
export declare function proxyConfigIspToJSON(proxyConfigIsp: ProxyConfigIsp): string;
|
|
2673
|
+
/** @internal */
|
|
2674
|
+
export type ProxyConfigResidential$Outbound = {
|
|
2675
|
+
mode: "residential";
|
|
2676
|
+
country: string;
|
|
2677
|
+
city?: string | undefined;
|
|
2678
|
+
rotationHours: number;
|
|
2679
|
+
};
|
|
2680
|
+
/** @internal */
|
|
2681
|
+
export declare const ProxyConfigResidential$outboundSchema: z.ZodMiniType<ProxyConfigResidential$Outbound, ProxyConfigResidential>;
|
|
2682
|
+
export declare function proxyConfigResidentialToJSON(proxyConfigResidential: ProxyConfigResidential): string;
|
|
2683
|
+
/** @internal */
|
|
2684
|
+
export type ProxyConfig$Outbound = ProxyConfigResidential$Outbound | ProxyConfigIsp$Outbound;
|
|
2685
|
+
/** @internal */
|
|
2686
|
+
export declare const ProxyConfig$outboundSchema: z.ZodMiniType<ProxyConfig$Outbound, ProxyConfig>;
|
|
2687
|
+
export declare function proxyConfigToJSON(proxyConfig: ProxyConfig): string;
|
|
2822
2688
|
/** @internal */
|
|
2823
2689
|
export type UpdateLinkedInAccountRequest$Outbound = {
|
|
2824
2690
|
accountId: string;
|
|
2825
2691
|
label?: string | null | undefined;
|
|
2826
2692
|
isDefault?: boolean | undefined;
|
|
2827
|
-
|
|
2828
|
-
proxyProvider?: string | undefined;
|
|
2829
|
-
proxyCountry?: string | null | undefined;
|
|
2830
|
-
proxyCity?: string | null | undefined;
|
|
2831
|
-
proxyRotationHours?: number | undefined;
|
|
2693
|
+
proxyConfig?: ProxyConfigResidential$Outbound | ProxyConfigIsp$Outbound | null | undefined;
|
|
2832
2694
|
};
|
|
2833
2695
|
/** @internal */
|
|
2834
2696
|
export declare const UpdateLinkedInAccountRequest$outboundSchema: z.ZodMiniType<UpdateLinkedInAccountRequest$Outbound, UpdateLinkedInAccountRequest>;
|
|
2835
2697
|
export declare function updateLinkedInAccountRequestToJSON(updateLinkedInAccountRequest: UpdateLinkedInAccountRequest): string;
|
|
2836
2698
|
/** @internal */
|
|
2699
|
+
export declare const UpdateLinkedInAccountProxyConfigResponse$inboundSchema: z.ZodMiniType<UpdateLinkedInAccountProxyConfigResponse, unknown>;
|
|
2700
|
+
export declare function updateLinkedInAccountProxyConfigResponseFromJSON(jsonString: string): SafeParseResult<UpdateLinkedInAccountProxyConfigResponse, SDKValidationError>;
|
|
2701
|
+
/** @internal */
|
|
2837
2702
|
export declare const UpdateLinkedInAccountAccount$inboundSchema: z.ZodMiniType<UpdateLinkedInAccountAccount, unknown>;
|
|
2838
2703
|
export declare function updateLinkedInAccountAccountFromJSON(jsonString: string): SafeParseResult<UpdateLinkedInAccountAccount, SDKValidationError>;
|
|
2839
2704
|
/** @internal */
|
|
@@ -2862,84 +2727,4 @@ export declare const RefreshMyLinkedInProfileLocation$inboundSchema: z.ZodMiniTy
|
|
|
2862
2727
|
export declare function refreshMyLinkedInProfileLocationFromJSON(jsonString: string): SafeParseResult<RefreshMyLinkedInProfileLocation, SDKValidationError>;
|
|
2863
2728
|
/** @internal */
|
|
2864
2729
|
export declare const RefreshMyLinkedInProfileType$inboundSchema: z.ZodMiniType<RefreshMyLinkedInProfileType, unknown>;
|
|
2865
|
-
|
|
2866
|
-
export declare const RefreshMyLinkedInProfileMediaType$inboundSchema: z.ZodMiniType<RefreshMyLinkedInProfileMediaType, unknown>;
|
|
2867
|
-
/** @internal */
|
|
2868
|
-
export declare const RefreshMyLinkedInProfileMedia$inboundSchema: z.ZodMiniType<RefreshMyLinkedInProfileMedia, unknown>;
|
|
2869
|
-
export declare function refreshMyLinkedInProfileMediaFromJSON(jsonString: string): SafeParseResult<RefreshMyLinkedInProfileMedia, SDKValidationError>;
|
|
2870
|
-
/** @internal */
|
|
2871
|
-
export declare const RefreshMyLinkedInProfileLastPost$inboundSchema: z.ZodMiniType<RefreshMyLinkedInProfileLastPost, unknown>;
|
|
2872
|
-
export declare function refreshMyLinkedInProfileLastPostFromJSON(jsonString: string): SafeParseResult<RefreshMyLinkedInProfileLastPost, SDKValidationError>;
|
|
2873
|
-
/** @internal */
|
|
2874
|
-
export declare const RefreshMyLinkedInProfileResponse$inboundSchema: z.ZodMiniType<RefreshMyLinkedInProfileResponse, unknown>;
|
|
2875
|
-
export declare function refreshMyLinkedInProfileResponseFromJSON(jsonString: string): SafeParseResult<RefreshMyLinkedInProfileResponse, SDKValidationError>;
|
|
2876
|
-
/** @internal */
|
|
2877
|
-
export type GetMyLinkedInPostsRequest$Outbound = {
|
|
2878
|
-
count?: number | undefined;
|
|
2879
|
-
start?: number | undefined;
|
|
2880
|
-
paginationToken?: string | undefined;
|
|
2881
|
-
};
|
|
2882
|
-
/** @internal */
|
|
2883
|
-
export declare const GetMyLinkedInPostsRequest$outboundSchema: z.ZodMiniType<GetMyLinkedInPostsRequest$Outbound, GetMyLinkedInPostsRequest>;
|
|
2884
|
-
export declare function getMyLinkedInPostsRequestToJSON(getMyLinkedInPostsRequest: GetMyLinkedInPostsRequest): string;
|
|
2885
|
-
/** @internal */
|
|
2886
|
-
export declare const GetMyLinkedInPostsType$inboundSchema: z.ZodMiniType<GetMyLinkedInPostsType, unknown>;
|
|
2887
|
-
/** @internal */
|
|
2888
|
-
export declare const GetMyLinkedInPostsMediaType$inboundSchema: z.ZodMiniType<GetMyLinkedInPostsMediaType, unknown>;
|
|
2889
|
-
/** @internal */
|
|
2890
|
-
export declare const GetMyLinkedInPostsMedia$inboundSchema: z.ZodMiniType<GetMyLinkedInPostsMedia, unknown>;
|
|
2891
|
-
export declare function getMyLinkedInPostsMediaFromJSON(jsonString: string): SafeParseResult<GetMyLinkedInPostsMedia, SDKValidationError>;
|
|
2892
|
-
/** @internal */
|
|
2893
|
-
export declare const GetMyLinkedInPostsPost$inboundSchema: z.ZodMiniType<GetMyLinkedInPostsPost, unknown>;
|
|
2894
|
-
export declare function getMyLinkedInPostsPostFromJSON(jsonString: string): SafeParseResult<GetMyLinkedInPostsPost, SDKValidationError>;
|
|
2895
|
-
/** @internal */
|
|
2896
|
-
export declare const GetMyLinkedInPostsResponse$inboundSchema: z.ZodMiniType<GetMyLinkedInPostsResponse, unknown>;
|
|
2897
|
-
export declare function getMyLinkedInPostsResponseFromJSON(jsonString: string): SafeParseResult<GetMyLinkedInPostsResponse, SDKValidationError>;
|
|
2898
|
-
/** @internal */
|
|
2899
|
-
export type GetMyLinkedInFollowersRequest$Outbound = {
|
|
2900
|
-
start?: number | undefined;
|
|
2901
|
-
count?: number | undefined;
|
|
2902
|
-
};
|
|
2903
|
-
/** @internal */
|
|
2904
|
-
export declare const GetMyLinkedInFollowersRequest$outboundSchema: z.ZodMiniType<GetMyLinkedInFollowersRequest$Outbound, GetMyLinkedInFollowersRequest>;
|
|
2905
|
-
export declare function getMyLinkedInFollowersRequestToJSON(getMyLinkedInFollowersRequest: GetMyLinkedInFollowersRequest): string;
|
|
2906
|
-
/** @internal */
|
|
2907
|
-
export declare const Follower$inboundSchema: z.ZodMiniType<Follower, unknown>;
|
|
2908
|
-
export declare function followerFromJSON(jsonString: string): SafeParseResult<Follower, SDKValidationError>;
|
|
2909
|
-
/** @internal */
|
|
2910
|
-
export declare const GetMyLinkedInFollowersResponse$inboundSchema: z.ZodMiniType<GetMyLinkedInFollowersResponse, unknown>;
|
|
2911
|
-
export declare function getMyLinkedInFollowersResponseFromJSON(jsonString: string): SafeParseResult<GetMyLinkedInFollowersResponse, SDKValidationError>;
|
|
2912
|
-
/** @internal */
|
|
2913
|
-
export declare const ConnectionRequestDaily$inboundSchema: z.ZodMiniType<ConnectionRequestDaily, unknown>;
|
|
2914
|
-
export declare function connectionRequestDailyFromJSON(jsonString: string): SafeParseResult<ConnectionRequestDaily, SDKValidationError>;
|
|
2915
|
-
/** @internal */
|
|
2916
|
-
export declare const ConnectionRequestWeekly$inboundSchema: z.ZodMiniType<ConnectionRequestWeekly, unknown>;
|
|
2917
|
-
export declare function connectionRequestWeeklyFromJSON(jsonString: string): SafeParseResult<ConnectionRequestWeekly, SDKValidationError>;
|
|
2918
|
-
/** @internal */
|
|
2919
|
-
export declare const ConnectionRequest$inboundSchema: z.ZodMiniType<ConnectionRequest, unknown>;
|
|
2920
|
-
export declare function connectionRequestFromJSON(jsonString: string): SafeParseResult<ConnectionRequest, SDKValidationError>;
|
|
2921
|
-
/** @internal */
|
|
2922
|
-
export declare const MessageDaily$inboundSchema: z.ZodMiniType<MessageDaily, unknown>;
|
|
2923
|
-
export declare function messageDailyFromJSON(jsonString: string): SafeParseResult<MessageDaily, SDKValidationError>;
|
|
2924
|
-
/** @internal */
|
|
2925
|
-
export declare const MessageWeekly$inboundSchema: z.ZodMiniType<MessageWeekly, unknown>;
|
|
2926
|
-
export declare function messageWeeklyFromJSON(jsonString: string): SafeParseResult<MessageWeekly, SDKValidationError>;
|
|
2927
|
-
/** @internal */
|
|
2928
|
-
export declare const GetMyLimitsMessage$inboundSchema: z.ZodMiniType<GetMyLimitsMessage, unknown>;
|
|
2929
|
-
export declare function getMyLimitsMessageFromJSON(jsonString: string): SafeParseResult<GetMyLimitsMessage, SDKValidationError>;
|
|
2930
|
-
/** @internal */
|
|
2931
|
-
export declare const ProfileVisitDaily$inboundSchema: z.ZodMiniType<ProfileVisitDaily, unknown>;
|
|
2932
|
-
export declare function profileVisitDailyFromJSON(jsonString: string): SafeParseResult<ProfileVisitDaily, SDKValidationError>;
|
|
2933
|
-
/** @internal */
|
|
2934
|
-
export declare const ProfileVisitWeekly$inboundSchema: z.ZodMiniType<ProfileVisitWeekly, unknown>;
|
|
2935
|
-
export declare function profileVisitWeeklyFromJSON(jsonString: string): SafeParseResult<ProfileVisitWeekly, SDKValidationError>;
|
|
2936
|
-
/** @internal */
|
|
2937
|
-
export declare const ProfileVisit$inboundSchema: z.ZodMiniType<ProfileVisit, unknown>;
|
|
2938
|
-
export declare function profileVisitFromJSON(jsonString: string): SafeParseResult<ProfileVisit, SDKValidationError>;
|
|
2939
|
-
/** @internal */
|
|
2940
|
-
export declare const ScrapingDaily$inboundSchema: z.ZodMiniType<ScrapingDaily, unknown>;
|
|
2941
|
-
export declare function scrapingDailyFromJSON(jsonString: string): SafeParseResult<ScrapingDaily, SDKValidationError>;
|
|
2942
|
-
/** @internal */
|
|
2943
|
-
export declare const ScrapingWeekly$inboundSchema: z.ZodMiniType<ScrapingWeekly, unknown>;
|
|
2944
|
-
export declare function scrapingWeeklyFromJSON(jsonString: string): SafeParseResult<ScrapingWeekly, SDKValidationError>;
|
|
2945
|
-
//# sourceMappingURL=scraping-weekly.d.ts.map
|
|
2730
|
+
//# sourceMappingURL=refresh-my-linked-in-profile-type.d.ts.map
|