Sha256: b74369e3c715a7719d13e659b314db8dc80b7b129dca8bfc08df898945c18b94

Contents?: true

Size: 1.79 KB

Versions: 68

Compression:

Stored size: 1.79 KB

Contents

# UltracartClient::ReportDataSet

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data_set_query_uuid** | **String** | A unique identifier assigned to the data set query that is returned. | [optional] 
**data_set_uuid** | **String** | A unique identifier assigned to the data set that is returned. | [optional] 
**destination_table_id** | **String** | The BigQuery destination table id that contains the result. | [optional] 
**error_message** | **String** | Error message if the query failed. | [optional] 
**executed_sql** | **String** |  | [optional] 
**for_object_id** | **String** | An identifier that can be used to help match up the returned data set | [optional] 
**for_object_type** | **String** | The type of object this data set is for | [optional] 
**initial_pages** | [**Array<ReportDataSetPage>**](ReportDataSetPage.md) | Initial pages returned in the dataset | [optional] 
**max_results** | **Integer** | The total number of results | [optional] 
**merchant_id** | **String** | Merchant that owns this data set | [optional] 
**page_count** | **Integer** | The total number of pages in the result set | [optional] 
**page_size** | **Integer** | The size of the pages | [optional] 
**request_dts** | **String** | Date/Time of the client submitted the request.  Can be used to resolve out of order query completion results | [optional] 
**schema** | [**Array<ReportDataSetSchema>**](ReportDataSetSchema.md) | The schema associated with the data set. | [optional] 
**security_level** | **String** | Security level this dataset was read from. | [optional] 
**timezone** | **String** |  | [optional] 
**user_data** | **String** | Any other data that needs to be returned with the response to help the UI | [optional] 


Version data entries

68 entries across 68 versions & 1 rubygems

Version Path
ultracart_api-3.10.220 docs/ReportDataSet.md
ultracart_api-3.10.219 docs/ReportDataSet.md
ultracart_api-3.10.218 docs/ReportDataSet.md
ultracart_api-3.10.217 docs/ReportDataSet.md
ultracart_api-3.10.216 docs/ReportDataSet.md
ultracart_api-3.10.215 docs/ReportDataSet.md
ultracart_api-3.10.214 docs/ReportDataSet.md
ultracart_api-3.10.213 docs/ReportDataSet.md
ultracart_api-3.10.212 docs/ReportDataSet.md
ultracart_api-3.10.211 docs/ReportDataSet.md
ultracart_api-3.10.210 docs/ReportDataSet.md
ultracart_api-3.10.209 docs/ReportDataSet.md
ultracart_api-3.10.208 docs/ReportDataSet.md
ultracart_api-3.10.207 docs/ReportDataSet.md
ultracart_api-3.10.197 docs/ReportDataSet.md
ultracart_api-3.10.196 docs/ReportDataSet.md
ultracart_api-3.10.195 docs/ReportDataSet.md
ultracart_api-3.10.194 docs/ReportDataSet.md
ultracart_api-3.10.193 docs/ReportDataSet.md
ultracart_api-3.10.192 docs/ReportDataSet.md