Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/geoip/docs/web-services/legacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ encoding is also referred to as latin1.
<td>Metro code</td>
<td>integer</td>
<td>
The metro code associated with the IP address. These are only
available for IP addresses in the US.
<strong>Deprecated</strong>. This is a no-longer-maintained code for targeting
advertisements in Google.
</td>
<td></td>
<td></td>
Expand Down
2 changes: 1 addition & 1 deletion content/geoip/docs/web-services/responses.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ address.
{{</ geoip-schema-row >}}

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

{{< geoip-schema-row key="population_density" valueType="integer" insights="true">}}
Expand Down
3 changes: 2 additions & 1 deletion layouts/shortcodes/csv-location-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,8 @@
<td>metro_code</td>
<td>integer</td>
<td>
Metro code is a geolocation target code from Google.
<strong>Deprecated.</strong> This is a no-longer-maintained code for targeting
advertisements in Google.
</td>
{{ if eq $isEnterprise "false" }}
<td>
Expand Down
Binary file not shown.
Loading