Tags


manageTag

With this function, you can create/manage Tags.

manageRule

With this function, you can create/manage Tag Rules.

manageRulePriorities

With this function, you can change/manage the priority of your tag rules.

getTag

This function returns Tag data by id.

getRule

This function returns Rule data by id.

listRules

This function returns a list of Rules.

listTags

This function returns a list of Tags.

deleteRule

This function deletes rules by id.

deleteTag

This function deletes tags by id.