geo target coordinateAsk AIput https://asx-api.bidtheatre.com/v2.0/api/{network_id}/geo-target/{geo_target_id}/geo-target-coordinate/{id}Path Paramsnetwork_idintegerrequiredgeo_target_idintegerrequiredidintegerrequiredBody ParamsidintegerA unique identifier for this geo target coordinatelatitudenumberrequired-90 to 90The latitude part for this geo target coordinatelongitudenumberrequired-180 to 180The longitude part for this geo target coordinateradiusintegerThe desired radius to include around a cityexcludebooleanIndicates if this geo target item should be excluded or nottruefalseResponses 200Get operation completed successfully. 400Bad input parameter. Error message should indicate which one and why. 401Bad or expired token. Re-authenticate to resolve. 403Invalid auth or the request attempts to access an unavailable resource. Could be followed by an application error code that specifies the problem. 404Object not found. 429Too many requests. Your request have been throttled. 500Unhandled server side problem. 503Service Unavailable. A needed sub-service is temporarily down.Updated about 1 month ago