...
G. Mobile Phone - Google Workspace has 2 values for mobile phones. In the response data, a user can have multiple numbers and potentially multiple mobile phones. The type
in the data to reflect the phone number would be mobile
or work_mobile
. If a user has both, we are defaulting to the mobile
phone unless the work_mobile
number has the property primary: true
which means it is marked as the user’s primary phone. You must use the E.164 format and it is recommended it is an actual mobile phone number and not a landline.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Note: E.164 numbers are formatted [+][country code][subscriber number including area code] with a maximum of fifteen digits. |
...