| Name | Type | Description | Notes |
|---|---|---|---|
| document_title | Option<String> | Title displayed on LinkedIn document (PDF/carousel) posts. Required by LinkedIn for document posts. If omitted, falls back to the media item title, then the filename. | [optional] |
| organization_urn | Option<String> | Target LinkedIn Organization URN (e.g. "urn:li:organization:123456789"). If omitted, uses the default org. Use GET /v1/accounts/{id}/linkedin-organizations to list orgs. | [optional] |
| first_comment | Option<String> | Optional first comment to add after the post is created | [optional] |
| disable_link_preview | Option<bool> | Set to true to disable automatic link previews for URLs in the post content (default is false) | [optional] |