Account Metadata Schema
accountMetadataSchemaFull Description
Return the set of metadata that is available from the accounts table for each account. It is a set of . separated metadata field names to information about that field, including the type. Here is an example return value
{ "metadata.custom.ARR" : "float", "metadata.pendo.donotprocess" : "boolean" }
PERFORMANCE: This is a fast-running tool.
Parameters (1 required)
subIdstringSubscription ID that owns the data. Required for all queries.