IPAccessManagement
Query Global Unsubscribes in SendGrid.
ビュー固有の情報
Select
本製品 はSendGrid API を使用してアカウントにアクセスしたIP アドレスの情報を取得します。ただし、このビューではサーバーサイドのフィルタリングはサポートされていません。次のクエリのみがサーバーサイドで処理されます。
SQL
SELECT * FROM IPAccessManagement
Columns
Name | Type | References | Description |
IP | String | IP Address. | |
Allowed | Boolean | Indicator if this IP is allowed for access. | |
AuthMethod | String | Authentication method. | |
FirstAt | Timestamp | First time when IP has accessed the account. | |
LastAt | Timestamp | Last time when IP has accessed the account. | |
Location | String | Location of the IP. |