CData Python Connector for SendGrid

Build 25.0.9440

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.

Pseudo-Columns

SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。

Name Type Description
AccountId String The ID of the account.
SubuserUsername String The username of the subuser.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440