sarath49/simpleads_json
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
*********************************** | Simple Ads JSON | *********************************** Drupal 7 module. Return Information on Ads in JSON format. Requirements: SimpleAds 7.x Instruction: Install the module as usual. Configure permission on who can set the SimpleAds JSON key. Type new key in SimpleAds JSON Configuration page. You can find it on Webservice section of page. Request url format: example.com/simpleads/json?start=Y-m-d&key=Your-Key-Here example.com/simpleads/json?start=Y-m-d&end=Y-m-d&key=Your-Key-Here For Example: To request information related to ads with starting date on 2016-1-1 example.com/simpleads/json?start=2016-1-1&key=ABCDEFGH!@#$%SDFSD and with ending date on 2016-3-1 example.com/simpleas/json?start=2016-1-1&end=2016-3-1&key=ABCDEFGH!@#$%SDFSD Contributed by. Sarath Kumar M goldenvalley4ever@gmail.com