Countries
Retrieve list of countries
GETnow/countries
Retrieves a list of the different countries that currently online visitors are from, sorted by the number of visitors per country.
Query String Parameters
limit | StringDefault Value: The maximum number of results e.g. |
presenter | StringDefault Value: Accepted values: Modifies the response data structure
|
Example Request
require 'gosquared'
gs = Gosquared::RubyLibrary.new('demo','GSN-106863-S')
gs.now.countries
gs.now.fetch
Live Responseundefined undefined
Your API Key is not authorised for this endpoint
Please fill in the required fields in the Query Builder