Global

Type Definitions

BlogInfo

Struct BlogInfo
Type:
  • Object
Properties:
Name Type Description
blogid String
url String
blogName String
Source:

CategoryInfo

Struct CategoryInfo
Type:
  • Object
Properties:
Name Type Description
description String
htmlUrl String
rssUrl String
title String
categoryid String
Source:

Error

Struct Error
Type:
  • Object
Properties:
Name Type Description
faultCode String
faultString String
Source:

MediaObject

Struct MediaObject
Type:
  • Object
Properties:
Name Type Description
name String
type String
bits base64
Source:

Post

Struct Post
Type:
  • Object
Properties:
Name Type Attributes Description
dateCreated Date Required when posting.
description String Required when posting.
title String Required when posting.
categories Array.<String> <optional>
link String <optional>
permalink String <optional>
postid String <optional>
source Source <optional>
userid String <optional>
... any <optional>
other properties not listed in this doc.
Source:

Source

Struct Source
Type:
  • Object
Properties:
Name Type Attributes Description
name String <optional>
url String <optional>
Source:

UrlData

Struct UrlData
Type:
  • Object
Properties:
Name Type Description
url String
Source: