NewsArticle

View as MarkdownOpen in Claude

NewsArticle

FieldTypeDescription
reqIdint32Unique request identifier used for tracking across EWrapper
articleTypeint32The type of news article (0 – plain text or html, 1 – binary data / pdf).
articleTextstringThe body of article. If articleType == 1, the binary data is encoded using the Base64 scheme.