Partnership
If you want to add your own link with your affiliate,
just add a few tags to your rss feed.
Add a button with your own affiliate
Items
ft:language
-
a two-digit language code in which the names of the sources / destinations are entered (if it is not specified, EN is assumed)
ft:currency
-
the three-digit currency code of the currency in which prices are entered (if it is not specified, EUR is assumed)
ft:type
required-
type of deal, possible values: "roundtrip", "oneway", "multicity", "openjaw", "package", "tour", "hotel"
ft:source
required-
departure/source place/IATA of source airport, not required for ft:type="hotel"
ft:destination
required-
arrival/destination/IATA of destination airport
ft:price
required-
price (it is possible to enter price range "1000-1200"), if no currency is set, EUR is assumed
ft:date
required-
range of dates the deal is valid, for example "201709-201710" (means September to October 2017) or "20170928-20171008" (means 28th of September to 8th of October 2017)
ft:carrier
-
carrier/airline (name or IATA)
ft:class
-
travel class: "economy", "bussiness", "first" (only for deal type "roundtrip", "oneway", "multicity", "openjaw", "package")
ft:board
-
board: "breakfast", "halfboard", "fullboard", "allinclusive" (only for deal type "package", "tour", "hotel")
ft:stars
-
accommodation stars: number from 0 to 5 (only for deal type "package", "tour", "hotel")
ft:rent
-
rent/hire "car", "motorcycle", "bicycle", "boat" (only for deal type "package")
ft:buy
-
the link(s) for purchase with your affiliate. If there is only a link, it is assumed that it is the exact date range, source / target of the action and price
it's possible to set more links for purchase (with different dates) then it's necessary to set dates, price and/or source/destination in the link
examples:
<ft:buy>url</ft:buy> <ft:buy>date_from-date_to|url</ft:buy> <ft:buy>price|date_from-date_to|url</ft:buy> <ft:buy>destination|price|date_from-date_to|url</ft:buy> (pouze pro "hotel") <ft:buy>source|destination|price|date_from-date_to|url</ft:buy> <ft:buy>source|destination|price|calendar|url</ft:buy>
Examples
1) Plane ticket from Prague to London for 1000 czech crowns from September to October
<ft:language>en</ft:language>
<ft:currency>czk</ft:currency>
<ft:type>roundtrip</ft:type>
<ft:source>Prague</ft:source>
<ft:destination>London</ft:destination>
<ft:price>1000</ft:price>
<ft:date>201709-201710</ft:date>
<ft:buy>https://www.pelikan.cz/akcni-letenka/G-5468?a_aid=YOUR_AFL</ft:buy>