Unknown macro: {html}

<div class="alt" id="cgm-header" role="banner">
<div class="wrapper">

<h1 class="logo">
<a rel="home" href="http://developer.citygridmedia.com/">
<img alt="CityGrid Media Developer Center" height="22" src="http://www.citygridmedia.com/developer/wp-content/themes/broccoli/img/citygrid-developer-center.png" width="219" />
</a>
</h1>
<div class="navigation-header">
<ul class="menu" id="menu-header-navigation">
<li class="menu-item" id="menu-item-173">
<a href="http://www.citygridmedia.com/developer/blog/">Blog</a>

</li>
<li class="menu-item current-menu-item" id="menu-item-174">
<a href="http://docs.citygridmedia.com/display/citygridv2/CityGrid+APIs">Docs</a>
</li>
<li class="menu-item" id="menu-item-175">
<a href="http://www.citygridmedia.com/developer/forum/">Forum</a>
</li>
<li class="menu-item" id="menu-item-176">

<a href="http://developer.citygridmedia.com/dashboard/">Dashboard</a>
</li>
</ul>
</div>
</div>
</div>

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

2.3

  • Added support for id and id_type.
    • The id id_type can now be passed to the Places Detail API.
  • order_url is now returned in the response from Places Detail API.
  • Supported by iOS SDK 2.3 and Android SDK 2.3.

2.2

  • Custom Ads API now returns attribution_text in response.

2.1

  • Added support for public_id.
    • The public_id parameter can now be passed to the Places Detail API.
    • The public_id value is now returned in the response from the Places Search and Places Detail APIs.
  • Ads API supports raw_what, raw_where, client_ip, user_agent, and serve_url as optional parameters.
  • Review API can now return reviews sorted by date.
  • Supported by iOS SDK 2.1.

2.0

  • Initial release.
  • Supported by iOS SDK 2.0 and Android SDK 2.0.
  • No labels