getDatasetVersions
Retrieves a list of CRM Analytics dataset versions for a specific dataset.
getDatasetVersions uses this CRM Analytics API resource.
| Parameter Name | Type | Description | Required? |
|---|---|---|---|
datasetIdOrApiName | String | The ID or developer name of the dataset. | ![]() |
createdAfter | String | Filters the collection to include only dataset versions created after a specific timestamp. | |
createdBefore | String | Filters the collection to include only dataset versions created before a specific timestamp. | |
includeArchived | Boolean | Filters the collection to include archived dataset versions in the collection. Default is false. |
data—Dataset Version Collectionerror—FetchResponse
