---
title: Analytics Hub Data Exchange
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Analytics Hub Data Exchange
---

# Analytics Hub Data Exchange

Analytics Hub Data Exchange is a Google Cloud resource that lets organizations securely share structured data across teams or with external partners. It provides a centralized hub where data providers can publish datasets and data consumers can discover and access them without managing complex data pipelines. This enables controlled, scalable data sharing within and across organizations.

```
gcp.analyticshub_data_exchange
```

## Fields

| Title                               | ID   | Type          | Data Type                                                                                                                                                                                                                                                                             | Description |
| ----------------------------------- | ---- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                                | core | string        |
| ancestors                           | core | array<string> |
| datadog_display_name                | core | string        |
| description                         | core | string        | Optional. Description of the data exchange. The description must not contain Unicode non-characters as well as C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF). Default value is an empty string. Max length: 2000 bytes.       |
| discovery_type                      | core | string        | Optional. Type of discovery on the discovery page for all the listings under this exchange. Updating this field also updates (overwrites) the discovery_type field for all the listings under this exchange.                                                                          |
| documentation                       | core | string        | Optional. Documentation describing the data exchange.                                                                                                                                                                                                                                 |
| gcp_display_name                    | core | string        | Required. Human-readable display name of the data exchange. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and must not start or end with spaces. Default value is an empty string. Max length: 63 bytes. |
| labels                              | core | array<string> |
| listing_count                       | core | int64         | Output only. Number of listings contained in the data exchange.                                                                                                                                                                                                                       |
| log_linked_dataset_query_user_email | core | bool          | Optional. By default, false. If true, the DataExchange has an email sharing mandate enabled.                                                                                                                                                                                          |
| name                                | core | string        | Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/us/dataExchanges/123`.                                                                                                                                                                        |
| organization_id                     | core | string        |
| parent                              | core | string        |
| primary_contact                     | core | string        | Optional. Email or URL of the primary point of contact of the data exchange. Max Length: 1000 bytes.                                                                                                                                                                                  |
| project_id                          | core | string        |
| project_number                      | core | string        |
| region_id                           | core | string        |
| resource_name                       | core | string        |
| sharing_environment_config          | core | json          | Optional. Configurable data sharing environment option for a data exchange.                                                                                                                                                                                                           |
| tags                                | core | hstore_csv    |
| zone_id                             | core | string        |
