File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ Retrieve geolocation information for an IP address.
5050
5151| Field Name | Description |
5252| ---------------- | ------------------------------------------------------------ |
53+ | Is_Proxy | Determine whether if an IP address was a proxy or not. Returns 0 is not proxy, 1 if proxy, and 2 if it's data center IP |
5354| Country_Short | Two-character country code based on ISO 3166. |
5455| Country_Long | Country name based on ISO 3166. |
5556| Region | Region or state name. |
@@ -77,6 +78,7 @@ Retrieve geolocation information for an IP address.
7778
7879| Field Name | Description |
7980| ---------------- | ------------------------------------------------------------ |
81+ | Is_Proxy | Determine whether if an IP address was a proxy or not. Returns 0 is not proxy, 1 if proxy, and 2 if it's data center IP |
8082| Country_Short | Two-character country code based on ISO 3166. |
8183| Country_Long | Country name based on ISO 3166. |
8284| Region | Region or state name. |
You can’t perform that action at this time.
0 commit comments