TDV Adapter for SendGrid

Build 22.0.8462

GroupSuppressions

Query group suppressions in SendGrid.

Table-Specific Information

Select

The following are examples to query the GroupSuppressions table:

SELECT * FROM GroupSuppressions

SELECT * FROM GroupSuppressions WHERE GroupId = 391

SELECT * FROM GroupSuppressions WHERE GroupId IN (391, 392, 393)

Columns

Name Type References Description
GroupId [KEY] Integer Email of the unsubscriber.
Emails String The time the unsubscriber was created.

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