action channel4_popular_brands_feed { label: "Popular Brands Feed" description: "Lists all Channel 4 programmes by popularity considering the data gathered \n within the last 7 days.\n\n http://api.channel4.com/pmlsd/brands/popular.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/brands/popular.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/brands/popular.atom" encoding: json output: { type: "object" additionalProperties: true } }