Global architecture
With the Remote Control API, you can create, update or delete your targeting keys.
The targeting key architecture is the following :
Predefined Type
Targeting keys type can only be: string, boolean, number
If you wanna check in depth each field check Targeting Key API
{
"name": "<NAME>",
"type": "<TYPE>",
"description": "<DESCRIPTION>"
}