With the Remote Control API, you can create, update or delete you targeting keys.
The targeting key architecture is the following :
{
"name": "<NAME>",
"type": "<TYPE>", // string, boolean or number
"description": "<DESCRIPTION>"
}
With the Remote Control API, you can create, update or delete you targeting keys.
The targeting key architecture is the following :
{
"name": "<NAME>",
"type": "<TYPE>", // string, boolean or number
"description": "<DESCRIPTION>"
}