TelephoneNumber

TeleInfrastructure

GoogleApi.ContentWarehouse.V1.Model.TelephoneNumber

1
out of 10
Minimal
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Telephone Number) contains 5 attributes that define its data structure. Key functionality includes: The local "area code", if there is such a concept.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

5
Sort:|Filter:
areaCodestring
Default: nilFull type: String.t

The local "area code", if there is such a concept.

countryCodeinteger(
Default: nil

The international direct dialing code for the country, as per ITU E.164: http://www.itu.int/itudoc/itu-t/ob-lists/icc/e164_763.html

extensionstring
Default: nilFull type: String.t

Extension (to be dialed after connection).

nationalPrefixstring
Default: nilFull type: String.t

To call this number from within the same country, the national call prefix may be necessary. This is 1 in the US, 0 in the UK, etc. In the US, it's reasonable to omit the leading 1 when writing the number, but in other countries it is less optional.

numberstring
Default: nilFull type: list(String.t

The actual number, broken down into sections as per local convention. Note that the actual formatting of these sections (hyphen vs space, usage of parentheses) will vary according to local custom.