I am developing a mobile app which users should be able to add their own image (as target) and add text and videos same as TargetManager, I read api documentation and I leard how should I add TargetCollection and Targets, but how should I add texts and images to Target? because I want them to be embed in one wtc file (same as what TargetManager site is doing), is it possible?
J
Jose Luis Rios
said
about 7 years ago
hi
you can append aditional info on the metadata field (as JSON) and then read the metadata on the tracker
R
Reza Rahmati
said
about 7 years ago
Hi Jose
Thanks for answer, would you provide a simple sample about adding Text and videos in metadata?
Reza Rahmati