Property Type DefinitionsΒΆ
- activity
The type of activity. We currently support:
- CreateBlogPost
- CreateBlogPostComment
- CreatePhoto
- CreatePhotoComment
- CreateUserComment
- CreateTopic
- CreateTopicComment
- JoinNetwork
- StatusUpdate
- boolean
- Accepted values: true or false
- date
- Dates are specified as ISO-8601 strings. The timezone will always be Z (UTC). For example: 2009-03-06T23:01:41.049Z
- field
- A property of the content type
- fields
- Comma-separated list of desired fields, this is only a hint to the server
- id
- A unique ID that identifies a specific content item
- int
- An integer
- screenname
- A unique string that identifies a member, such as 3ixs6bzjxfkz6
- string
- A plain string
- type
The name of a Ning content type. We currently support:
- BlogPost
- Photo
- Activity
- url
- A standard URL such as http://www.ning.com/
- visibility
Who can see the content item. Supported values are:
- all
- me
- friends