entityresolution_update_schema_mapping {paws.analytics} | R Documentation |
Updates a schema mapping.
See https://www.paws-r-sdk.com/docs/entityresolution_update_schema_mapping/ for full documentation.
entityresolution_update_schema_mapping(
description = NULL,
mappedInputFields,
schemaName
)
description |
A description of the schema. |
mappedInputFields |
[required] A list of |
schemaName |
[required] The name of the schema. There can't be multiple |