CloudExportLocations
Retrieve cloud export locations configured in Adobe Analytics for exporting data to specific cloud storage paths.
Columns
| Name | Type | IsDimension | IsMetric | DefaultDimension | DefaultMetric | Description |
| Id [KEY] | String | Unique identifier of the cloud export location. | ||||
| Name | String | The name of the cloud export location. | ||||
| Description | String | A description for the cloud export location. | ||||
| AccountId | String | The identifier of the cloud export account this location belongs to. | ||||
| Application | String | The identifier of the cloud export account this location belongs to. | ||||
| ApplicationTag | String | The identifier of the cloud export account this location belongs to. | ||||
| Type | String | The cloud provider type. Possible values: AZURE_RBAC, AZURE_SAS, GCP, AMAZON_S3_ROLE_ARN, SNOWFLAKE. | ||||
| CreatedDate | Datetime | The datetime the location was created. | ||||
| ModifiedDate | Datetime | The datetime the location was last modified. | ||||
| CreatedBy | String | The user who created the location. | ||||
| ModifiedBy | String | The user who modified the location. | ||||
| Deleted | String | Whether this location was deleted. | ||||
| Shared | String | Whether this location was shared with the user or another user | ||||
| Properties | String | The location-specific properties as a JSON object. |