Face SDK: Online License Transactions
Tag
tag
is a randomly generated user journey unique identifier. You can specify tag yourself, but in this case make sure that all tags you specify are unique.
Info
Note that for tag
only Latin uppercase and lowercase letters, digits, and symbols -
and _
are allowed. The maximum supported number of characters is 127.
When using an online license, each call to the Face SDK is counted as a transaction. If the tag is specified during a continuous user journey, multiple transactions can be combined into one session.
Warning
Each tag can only be used once, so you have to use different tags for each user journey.
Implementing sessions may require a different type of licensing with a different pricing structure. For detailed information and to discuss the specific terms, please consult with your account manager or drop a line here.
Tenant
tenant
can be used to differentiate transactions based on customers, applications, or other criteria. For instance, if you have multiple company customers, you can assign a name to each customer in order to group transactions by these specified names.
Environment
env
can be used to differentiate transactions by development stages. For instance, if you have development, POC, and production stages, you can assign a name to each stage in order to group transactions by these specified names.