Links

The links type has all the options of a product feed, but uses the link value to display the detail page, which will be opened inside the app or externally (with the device browser) based on the value of an additional content option.

All the variables are optional, except for the link.

NameTypeDescription

title

stringthe element title

description

stringthe element description

thumb

stringthe url of the element thumbnail
active

string

on | off

this indicates the visibility of the element
data

string

yyyy-mm-dd hh:mm:ss

the element date

if empty, current timestamp

linkstringthe element link (url)
latitudestringthe element latitude
longitudestringthe element longitude
content

string

insidelink|outside

defines where the link should be opened

  • insidelink opens inside the app (default)
  • outside uses the device browser