getDatasetVersions

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

getDatasetVersions uses this CRM Analytics API resource.

  • datasetIdOrApiName— (Required) The ID or developer name of the dataset.
  • createdAfter—Filters the collection to include only dataset versions created after a specific timestamp.
  • createdBefore—Filters the collection to include only dataset versions created before a specific timestamp.
  • includeArchived—Filters the collection to include archived dataset versions in the collection. Default is false.