Available in: Logi Info | Source code name: DataLayer.WebFeed | Introduced in: v9.0.15 |
DataLayer.WebFeed retrieves data from an RSS or Atom feed such as those on news sites, blogs, and other web pages with frequently-updated content.
Data names for each value begin with "item" and are separated with underscores, for example: item_title or item_description.
If the IncludeHeaders attribute is true, then properties of the WebFeed are included with each item, prefixed by "channel", for example: channel_author_name or channel_link.
Element Group:Service DataLayers |