VisitorProfileField
Retrieve all of the visitor profile fields.
Columns
| Name | Type | Description |
| Id [KEY] | Long | The Id of the visitor profile field. |
| Type | String | The type of the visitor profile field. |
| name | String | The name of the visitor profile field. |
| DataType | String | The datatype of the visitor profile field. |
| InternalName | String | The internal name of the visitor profile field. |
| Length | Long | The length of the visitor profile field. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| Depth | String | The depth of information requested from Eloqua. |