ApiFeedInfo Data Type

Properties
name data type description
id string
publisherName string
publisherUrl string
lang string
startDate string
endDate string
version string

Example

{
  "id" : "...",
  "publisherName" : "...",
  "publisherUrl" : "...",
  "lang" : "...",
  "startDate" : "...",
  "endDate" : "...",
  "version" : "..."
}