getDatasetVersions

Retrieves a list of CRM Analytics dataset versions for a specific dataset.

getDatasetVersions uses this CRM Analytics API resource.

Parameter NameTypeDescriptionRequired?
datasetIdOrApiNameStringThe ID or developer name of the dataset.Yes
createdAfterStringFilters the collection to include only dataset versions created after a specific timestamp.
createdBeforeStringFilters the collection to include only dataset versions created before a specific timestamp.
includeArchivedBooleanFilters the collection to include archived dataset versions in the collection. Default is false.