Skip to content

Instantly share code, notes, and snippets.

@javichur
Last active November 19, 2019 01:57
Show Gist options
  • Save javichur/e3a316b9eb2fc3a13959bbf97c3903de to your computer and use it in GitHub Desktop.
Save javichur/e3a316b9eb2fc3a13959bbf97c3903de to your computer and use it in GitHub Desktop.
...
"types": [
{
"name": "LIST_OF_PRODUCT_NAMES",
"values": [
{
"id": "nameproductpurchase", /* id de producto comprable (isp)*/
"name": {
"value": "suscripción premium",
"synonyms": [
"Número ilimitado",
"suscripción ilimitada",
"extra items",
"Paquete de más productos"
...
]
}
}
]
}
]
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment