Change Log
Jan 11, 2012
Dec 18, 2011
Oct 7, 2011
Sep 27, 2011
Aug 23, 2011
Aug 6, 2011
Aug 6, 2011
July 22, 2011
- Updated PHP toolkit to version 3.0.2: Added additional examples.
Dec 18, 2011
- Changed hostname and API path from "zoomrank.com/api" to "api.zoomrank.com".
- Updated PHP toolkit to version 3.0.0: Credential and endpoint settings have been moved outside of the object model and into a configuration INI file (config.ini). Backwards compatibility was added to support legacy implementations using the setEnvironment and username/password arguments of the resource constructors, however this will be fully deprecated in a future release.
Oct 7, 2011
- Deprecated support of local listing metric "citations" - No longer supported by Google.
Sep 27, 2011
- Deprecated legacy support of local listing "review", use "reviews" instead.
- Updated PHP toolkit to version 2.0.3 - Removed reference to citations (deprecating)
Aug 23, 2011
- Added group keywords service for retrieving all SERP keywords regardless of associated user account.
- Updated PHP toolkit to version 2.0.2 - Version 1.X has been deprecated. All users are strongly encouraged to upgrade to the 2.X versions.
Aug 6, 2011
- Added ability to rank engines independently.
- Moved country/language from SERP keyword resource to engine assignment. Country and language can now be configured independently for each search engine.
- Users created with weekly rank frequencies now have their day of week automatically set.
- Updated PHP toolkit to version 1.0.22 - Support for above changes.
Aug 6, 2011
- Added ability to rank engines independently.
- Moved country/language from SERP keyword resource to engine assignment. Country and language can now be configured independently for each search engine.
- Users created with weekly rank frequencies now have their day of week automatically set.
- Updated PHP toolkit to version 1.0.22 - Support for above changes.
July 22, 2011
- Added support for user rank frequency and frequency details.
- Added Google Global Search Volume, Local Search Volume and Competition values to SERP keywords.
- Updated PHP toolkit to version 1.0.21 - Support for above changes.
- Major API refactoring:
- Renamed profiles to serp/keywords
- Added extended SERP ranking results
- Added support for local metric and ranking monitoring.
- Changed rankings service index method to retrieve ALL rankings instead of only current. To retrieve current rankings only, use the rankings provided in the keywords service response.
- Updated PHP toolkit to version 1.0.20. Updated to work with recent refactoring. **Please note that the 1.0 branch for the PHP toolkit has reached end of life. Version 2.0 will be available within the coming weeks.
- Added ability to undelete both user and profile resources through new methods in their corresponding resource class.
- Updated PHP toolkit to version 1.0.17 - Implemented undelete method for user and profile resources.
- Updated PHP toolkit to version 1.0.16 - Implemented delete method in user resource class.
- Added category ID to weekly and monthly profile average service response.
- Updated PHP toolkit to version 1.0.15 - Added additional examples and support for all profile average services.
- Added ability to set specific profile options (exclude google places results)
- Updated PHP toolkit to version 1.0.14 - Added additional examples and support for profile options.
- Added service for weekly and monthly profile ranking averages.
- Added plans service.
- Updated PHP toolkit to version 1.0.13 - Added plan for users and support for plans service/resource.
- Updated documentation to include URL examples as well as further details for each action.
- Added weekly action average ranking service.
- Removed support for profile name. This field is being deprecated.
- Updated PHP toolkit to version 1.0.12 - Removed profile name usage/references.
- Added ability to create, update and delete category resources.
- Updated PHP toolkit to version 1.0.11 - Added support for category resource changes.
- Added support for JSON requests and responses.
- Added category resource.
- Changed ranking resource "matched_url" to "url".
- Added support for country and language selection during profile creation.
- Implemented method for accessing profile average monthly rankings.
- Added ability to create new user accounts.
- Added matched ranking URL to ranking method results.
- Added ability to retrieve/match profiles and users based using provided external ID.
- Initial online documentation released.