Get a syndication
Gets the configuration data for a syndication.
Path parameters
ID of the account
ID of the syndication
Response
The specified syndication.
Id of this syndication
Name of this syndication
The syndication type. Valid values are [advanced, google, iphone, ipad, mp4, itunes, roku, source, universal]. Cannot be changed after syndication creation time.
If true, all content is included in this syndication. If false, a valid include_filter property must be specified for the syndication.
A CMS video search filter string used to select the subset of content included in this syndication. The include_all_content field must be set to false if a value is specified for this property.
A CMS video sorting specifier indicating the desired feed results return order. CMS-supported values like "name", "reference_id", "created_at", "published_at", "updated_at", "schedule.starts_at", "schedule.ends_at", "state", "plays_total", and "plays_trailing_week" can be specified. To sort in descending order, preface the value with a minus (-) sign, i.e. "-created_at". If no value is specified, the feed will be sorted by most recent updated_at date by default.
The title of this feed. Will be included inside of the <channel> tag for some syndication types.
The description of this feed. Will be included inside of the <channel> tag for some syndication types.
The URL of this syndication's feed. Read-only.
The URL to be included inside of the <channel> tag in the feed.
A comma-separated list of keywords for iTunes
iTunes author specification
iTunes category specification
iTunes album art url.
iTunes explicit content indicator, accepts "yes" or "no" values.
iTunes owner name.
iTunes owner email.
iTunes or Roku feed language field.
For universal feeds, specifies whether the feed service should fetch video source metadata and make it available to the template. The default value is true. If source metadata is not needed by the template, setting this to false can improve feed generation performance.
For universal feeds, specifies whether the feed service should fetch digital master metadata and make it available to the template. The default value is false. If digital master metadata is not needed by the template, keeping this setting as false can improve feed generation performance.
For universal feeds, specifies whether the feed service should fetch dynamic rendition metadata and make it available to the template. The default value is false. If dynamic rendition metadata is not needed by the template, keeping this setting as false can improve feed generation performance.
Content type header that the syndication's feed will be served with. If not specified, a default that is specific to the syndication type will be used.