| Name | Type | Description | Notes |
|---|---|---|---|
| document_title | 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 | 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 | string | Optional first comment to add after the post is created | [optional] |
| disable_link_preview | bool | Set to true to disable automatic link previews for URLs in the post content (default is false) | [optional] |
| reshare_url | string | LinkedIn post link to repost (use the post's "Copy link to post" action), or a urn:li:share / urn:li:ugcPost / urn:li:groupPost URN. The published post becomes a quote-reshare: your content is shown as the commentary and the original post is embedded underneath (LinkedIn's "repost with your thoughts"). Mutually exclusive with media. Works on personal profiles and organization pages. | [optional] |
| geo_restriction | \Zernio\Model\GeoRestriction | [optional] |