TDV Adapter for Google Contacts

Build 22.0.8462

GroupMembers

Query contact group resource names

Table Specific Information

Select

The GroupMembers view supports the Id and MemberCount columns in the WHERE clause. Id is required for this view. For example:

SELECT * FROM [GroupMembers] WHERE Id = '4fe7dbbd0d26cc95'

Columns

Name Type Description
Id String The Id of the contact group.
MemberCount Integer The total number of contacts in the group irrespective of max members in specified in the request.
ContactId String The list of contact person resource names that are members of the contact group.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462