Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 644 Bytes

File metadata and controls

13 lines (10 loc) · 644 Bytes

# PostLogResponse

Properties

Name Type Description Notes
platform_post_id string ID returned by platform on success [optional]
platform_post_url string URL of published post [optional]
error_message string Error message on failure [optional]
error_code string Platform-specific error code [optional]
raw_body string Full response body JSON (max 5000 chars) [optional]

[Back to Model list] [Back to API list] [Back to README]