Locations are the physical places where OOH advertising can be displayed.
Guaranteed Location Collection
Returns a paginated list of locations. Supports optional filtering by type and name.
query Parameters
pagePage number (1-based)
per_pageNumber of records per page (max 100)
typeFilter by place type. Accepted values: country, region, district, place, neighborhood, locality, postcode, street, block, address, secondary_address, poi, dma.
nameFilter by name (case-insensitive substring match)
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key.
Guaranteed Location Collection › Responses
successful
Pagination metadata for paginated responses
Programmatic Location Collection
Returns a paginated list of locations. Supports optional filtering by type and name. Valid type values: zip code, city, metro area, state, county, sub county, country.
query Parameters
pagePage number (1-based)
per_pageNumber of records per page (max 100)
typeFilter by location type. Accepted values: zip code, city, metro area, state, county, sub county, country.
nameFilter by name (case-insensitive substring match)
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key.
Programmatic Location Collection › Responses
successful
Pagination metadata for paginated responses