TagAllowedValues
Query allowed values for tags in a Marketo organization.
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 TagAllowedValues WHERE TagType='test'
Columns
Name | Type | Operators | Description |
TagType [KEY] | String | = | The name/type of the tag. |
AllowableValues | String | The acceptable values for the tag type. |