Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Usage

URL

Return listings with budget for restaurants in 90069

https://api.citygridmedia.com/ads/budget/v3v4/where?publisher=test&what=restaurants&where=90069

Return listings with budget for restaurants within 5 miles of the specified lat/lon location

https://api.citygridmedia.com/ads/budget/v3v4/latlon?publisher=test&what=restaurants&lat=34.03&lon= -118.28&radius=5

Return the budget information for the specified Places

https://api.citygridmedia.com/ads/budget/v3v4/detail?publisher=test&ids=45654239,41783749,32636885

Response

The Budget API results can be returned in both XML or JSON format.

...