Skip to content

Commit ea2922a

Browse files
Andra MircioiuAndra Mircioiu
authored andcommitted
metrocode is marked as deprecated in documentation
1 parent 9409743 commit ea2922a

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

content/geoip/docs/web-services/legacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ encoding is also referred to as latin1.
176176
<td>Metro code</td>
177177
<td>integer</td>
178178
<td>
179-
The metro code associated with the IP address. These are only
180-
available for IP addresses in the US.
179+
**Deprecated**. This is a no-longer-maintained code for targeting
180+
advertisements in Google.
181181
</td>
182182
<td></td>
183183
<td></td>

content/geoip/docs/web-services/responses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ address.
388388
{{</ geoip-schema-row >}}
389389

390390
{{< geoip-schema-row key="metro_code" valueType="integer" city="true" insights="true">}}
391-
Metro code is a geolocation target code from Google.
391+
**Deprecated**. This is a no-longer-maintained code for targeting advertisements in Google.
392392
{{</ geoip-schema-row >}}
393393

394394
{{< geoip-schema-row key="population_density" valueType="integer" insights="true">}}

layouts/shortcodes/csv-location-table.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,8 @@
306306
<td>metro_code</td>
307307
<td>integer</td>
308308
<td>
309-
Metro code is a geolocation target code from Google.
309+
**Deprecated**. This is a no-longer-maintained code for targeting
310+
advertisements in Google.
310311
</td>
311312
{{ if eq $isEnterprise "false" }}
312313
<td>
Binary file not shown.

0 commit comments

Comments
 (0)