TTMSFNCCloudIPLocalizationService Enumeration
Identifies the third-party IP geolocation provider used to resolve location details for an IP address.
API unit family: TMSFNCCloudIPLocalization
Remarks
Each provider exposes a different request format and response layout, so changing the selected service also updates the base URL and request path used to query it.
Members
| Name | Description |
|---|---|
ipsAbstractAPI |
Uses the Abstract API IP geolocation service. |
ipsIPData |
Uses the ipdata.co geolocation service. |
ipsIPStack |
Uses the ipstack geolocation service. |