May 2023 Update

May 2023 Cumulative update


EMAIL API: Google Account

We've introduced a new signal for email API Based on GMAIL account

Signals that are introduced are:

  • has_google: Indicates if the email has been found on Google
  • google_profile_picture: A public URL containing the Google profile picture
  • google_id: Indicates the identification code of the user's Google account
  • google_first_name: Indicates the first name of the user coming from a Google profile
  • google_last_name: Indicates the last name of the user coming from a Google profile
  • google_last_edit: Indicates the last time the Google profile was edited
  • google_active_services_count: Indicates the number of active Google services for the user
  • google_active_services_list: Indicates the list of active Google services for the user
  • google_reviews_count: Indicates the count of Google reviews made by the user
  • google_review_link: Indicates the link of Google review of the profile

While those signals are mostly available for @gmail.com domains and business G-Suite, other email addresses could also be associated with a Google Account.


ℹ️ Resources:

  • For more information about the EMAIL API you can read the full docs here