ActivityTypesAttributes
Get available activity type attributes.
Select
Note: Filters provided with one of the supported operators listed in the "Operators" column are processed server-side, all the other filters are processed client-side.
SELECT * FROM ActivityTypesAttributes WHERE ActivityTypeId=123
Columns
| Name | Type | Operators | Description |
| ActivityTypeId [KEY] | Int | The unique, Marketo-assigned identifier of the activity type. | |
| ActivityName | String | The name of the activity type. | |
| AttributeName [KEY] | String | The name of the attribute. | |
| AttributeDataType | String | The data type of the attribute. |