View source: R/schemas_operations.R
schemas_get_discovered_schema | R Documentation |
Get the discovered schema that was generated based on sampled events.
See https://www.paws-r-sdk.com/docs/schemas_get_discovered_schema/ for full documentation.
schemas_get_discovered_schema(Events, Type)
Events |
[required] An array of strings where each string is a JSON event. These are the events that were used to generate the schema. The array includes a single type of event and has a maximum size of 10 events. |
Type |
[required] The type of event. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.