tags

Search Tags

Search for Tags viewable by this user

get/tag

Query parameters

tagIdinteger

Filter by Tag Id

tagstring

Filter by partial Tag

exactTagstring

Filter by exact Tag

isSysteminteger

Filter by isSystem flag

isRequiredinteger

Filter by isRequired flag

haveOptionsinteger

Set to 1 to show only results that have options set

Response

successful operation

tagIdinteger

The Tag ID

tagstring

The Tag Name

isSysteminteger

Flag, whether the tag is a system tag

isRequiredinteger

Flag, whether the tag requires additional values

optionsstring[]

An array of options assigned to this Tag

layoutsstring[]

An array of layoutID and values pairs with this Tag

playlistsstring[]

An array of playlistIDs and values with this Tag

campaignsstring[]

An array of campaignIDs and values with this Tag

mediasstring[]

An array of mediaIds and values with this Tag

displayGroupsstring[]

An array of displayGroupIds and values with this Tag

valuestring

The Tag Value

Changes