概述
API授權
登入API
日記API
相簿API
相片API
地標API
地標API
廣告API(new)
取得縣市內的廣告。
  • REST Method: GET
  • 使用者是否需要先登入:否
  • Request參數
    • func=getBuyad
    • region
      縣市
  • 回傳資料(若成功)
    • data- array of 廣告
      廣告列表。
      • data
        • title
          廣告標題。
        • content
          廣告說明。
        • photo
          廣告圖片。
        • url
          廣告網址。
  • 回傳資料(若失敗)
    • status=FAILED
    • info
HTTP Protocol範例:取得台北市松山區內的廣告 GET /API.php HTTP/1.1 Accept: */* Content-Type: application/x-www-form-urlencoded User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; zh-TW; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 Host: www.atlaspost.com Content-Length: 136 func=getad&region=%E5%8F%B0%E5%8C%97%E5%B8%82%E6%9D%BE%E5%B1%B1%E5%8D%80&key=77c34bb5f07dd3c4fb5d70030e4c4878&ts=1208853297&sig=af8d6ad939bbf6d44a69f702934e6e17&responseFormat=XML 回傳資料(若成功)範例: <?xml version="1.0" encoding="UTF-8"?> <response><status>SUCCESS</status> <data> <0> <title>快來加入郭靜專屬群組!</title> <content>這是郭靜官方後援會所成立的郭靜專屬群組,有很多討論郭靜的日記還有相片分享喔!</content> <photo>advertise/buyad/user_ad_img/buyad_1.jpg?1244194098</photo> <url>http://www.atlaspost.com/groups/Clairekuo</url> </0> </data> </response>

版權所有 © 2008 渥奇數位資訊 | 法律顧問: 益思科技法律事務所