getTags

This function retrieves the following information about non-channel tags set up in Marketo.

  • Tag Type
  • Tag Value

You can get information on all non-channel tags or specify a specific list of tags and/or values.

Request

Field Name

Required/Optional

Description

tagList->tag Optional List of tags that you wish to query. Each tag can have a type and an array of values as strings. If <tagList> is omitted, you will receive info about all the channels

Request XML

Response XML

Sample Code – PHP

Sample Code – Java

Sample Code – Ruby