ActivityTypes
Get activity types for a Marketo Organization
Table Specific Information
Select
Note: To specify all filterable columns, you must use the '=' operator.
To retrieve a list of activity types for the target instance:
SELECT * FROM ActivityTypes
Columns
| Name | Type | Filterable | Description |
| Id [KEY] | Integer | The unique, Marketo-assigned identifier of the Activity Types | |
| Name | String | The name of the Activity Types | |
| Description | String | The description of the Activity Types | |
| PrimaryAttributeName | String | The name of the primary attribute | |
| PrimaryAttributeDatatype | String | The data type of the primary attribute |