Connection Object


A site's Google Search Console connection.

A read projection of the connection's status and a masked identity. It carries no credentials and no raw personal data. Wix stores the connected account's Google credentials server-side and never returns them.

Properties
connectedEmailMaskingstringRead-onlymaxLength 320

Masked email address of the connected Google account. For example, m*********@gmail.com.

Only returned when status is VALID or INVALID.


ownedByCallerbooleanRead-only

Whether the connection is owned by the calling Wix user, meaning the caller is the one who connected the Google account. Only meaningful when status is VALID or INVALID.


statusstringRead-only
Did this help?