action channel4_most_popular_brands_feed_4 { label: "Most Popular Brands Feed(4)" description: "Lists all Channel 4oD most popular brands for the given category within the \n last 7 days, in order of popularity.\n\n http://api.channel4.com/pmlsd/categories/category/derived/ad/4od/popular.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/categories/comedy/4od/popular.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/categories/{category}/derived/ad/4od/popular.atom" encoding: json output: { type: "object" additionalProperties: true } }