How do I get Tag created date ? what is name in schema for tag created date?

Hi

what is name in schema for tag created date ? I am applying tags but don’t have tag created data in db. I am using API xml-rpc

There is not a way to pull information as to when the tag itself was created. However, tags referred to as ContactGroup on the table documentation do have a ContactGroupAssign which is a record associating the contact with applied tag(ContactGroup). This does have a DateCreated property for when it was applied.