latestOpenAPI 3.0.12026-08-1163117239.4 KB
c5ac8232e334
DataIntegration
Imports a client data file into the system. The file should be posted as part of a 'multipart/form-data'-encoded request. Only one file may be posted per request. The file should contain all the fields described in the mapping of client dimension group it contains data for, in addition to 'date', 'measure' and 'value' fields.
post/importclientdata/{ClientDimensionGroupId}/{ShouldDeleteExistingRecords}
Path parameters
ShouldDeleteExistingRecordsboolean required
ClientDimensionGroupIdstring required
Query parameters
ShouldReplaceRecordIfExistsboolean
InlineDatastring
Response
OK