Analytics Hub API Stay organized with collections Save and categorize content based on your preferences.
Exchange data and analytics assets securely and efficiently.
- REST Resource: v1beta1.organizations.locations.dataExchanges
- REST Resource: v1beta1.projects.locations.dataExchanges
- REST Resource: v1beta1.projects.locations.dataExchanges.listings
- REST Resource: v1.organizations.locations.dataExchanges
- REST Resource: v1.projects.locations.dataExchanges
- REST Resource: v1.projects.locations.dataExchanges.listings
- REST Resource: v1.projects.locations.dataExchanges.queryTemplates
- REST Resource: v1.projects.locations.subscriptions
Service: analyticshub.googleapis.com
To call this service, we recommend that you use the Google-providedclient libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
ADiscovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
Aservice endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://analyticshub.googleapis.com
REST Resource:v1beta1.organizations.locations.dataExchanges
| Methods | |
|---|---|
list | GET /v1beta1/{organization=organizations/*/locations/*}/dataExchangesLists all data exchanges from projects in a given organization and location. |
REST Resource:v1beta1.projects.locations.dataExchanges
| Methods | |
|---|---|
create | POST /v1beta1/{parent=projects/*/locations/*}/dataExchangesCreates a new data exchange. |
delete | DELETE /v1beta1/{name=projects/*/locations/*/dataExchanges/*}Deletes an existing data exchange. |
get | GET /v1beta1/{name=projects/*/locations/*/dataExchanges/*}Gets the details of a data exchange. |
getIamPolicy | POST /v1beta1/{resource=projects/*/locations/*/dataExchanges/*}:getIamPolicyGets the IAM policy. |
list | GET /v1beta1/{parent=projects/*/locations/*}/dataExchangesLists all data exchanges in a given project and location. |
patch | PATCH /v1beta1/{dataExchange.name=projects/*/locations/*/dataExchanges/*}Updates an existing data exchange. |
setIamPolicy | POST /v1beta1/{resource=projects/*/locations/*/dataExchanges/*}:setIamPolicySets the IAM policy. |
testIamPermissions | POST /v1beta1/{resource=projects/*/locations/*/dataExchanges/*}:testIamPermissionsReturns the permissions that a caller has. |
REST Resource:v1beta1.projects.locations.dataExchanges.listings
| Methods | |
|---|---|
create | POST /v1beta1/{parent=projects/*/locations/*/dataExchanges/*}/listingsCreates a new listing. |
delete | DELETE /v1beta1/{name=projects/*/locations/*/dataExchanges/*/listings/*}Deletes a listing. |
get | GET /v1beta1/{name=projects/*/locations/*/dataExchanges/*/listings/*}Gets the details of a listing. |
getIamPolicy | POST /v1beta1/{resource=projects/*/locations/*/dataExchanges/*/listings/*}:getIamPolicyGets the IAM policy. |
list | GET /v1beta1/{parent=projects/*/locations/*/dataExchanges/*}/listingsLists all listings in a given project and location. |
patch | PATCH /v1beta1/{listing.name=projects/*/locations/*/dataExchanges/*/listings/*}Updates an existing listing. |
setIamPolicy | POST /v1beta1/{resource=projects/*/locations/*/dataExchanges/*/listings/*}:setIamPolicySets the IAM policy. |
subscribe | POST /v1beta1/{name=projects/*/locations/*/dataExchanges/*/listings/*}:subscribeSubscribes to a listing. |
testIamPermissions | POST /v1beta1/{resource=projects/*/locations/*/dataExchanges/*/listings/*}:testIamPermissionsReturns the permissions that a caller has. |
REST Resource:v1.organizations.locations.dataExchanges
| Methods | |
|---|---|
list | GET /v1/{organization=organizations/*/locations/*}/dataExchangesLists all data exchanges from projects in a given organization and location. |
REST Resource:v1.projects.locations.dataExchanges
| Methods | |
|---|---|
create | POST /v1/{parent=projects/*/locations/*}/dataExchangesCreates a new data exchange. |
delete | DELETE /v1/{name=projects/*/locations/*/dataExchanges/*}Deletes an existing data exchange. |
get | GET /v1/{name=projects/*/locations/*/dataExchanges/*}Gets the details of a data exchange. |
getIamPolicy | POST /v1/{resource=projects/*/locations/*/dataExchanges/*}:getIamPolicyGets the IAM policy. |
list | GET /v1/{parent=projects/*/locations/*}/dataExchangesLists all data exchanges in a given project and location. |
listSubscriptions | GET /v1/{resource=projects/*/locations/*/dataExchanges/*}:listSubscriptionsLists all subscriptions on a given Data Exchange or Listing. |
patch | PATCH /v1/{dataExchange.name=projects/*/locations/*/dataExchanges/*}Updates an existing data exchange. |
setIamPolicy | POST /v1/{resource=projects/*/locations/*/dataExchanges/*}:setIamPolicySets the IAM policy. |
subscribe | POST /v1/{name=projects/*/locations/*/dataExchanges/*}:subscribeCreates a Subscription to a Data Clean Room. |
testIamPermissions | POST /v1/{resource=projects/*/locations/*/dataExchanges/*}:testIamPermissionsReturns the permissions that a caller has. |
REST Resource:v1.projects.locations.dataExchanges.listings
| Methods | |
|---|---|
create | POST /v1/{parent=projects/*/locations/*/dataExchanges/*}/listingsCreates a new listing. |
delete | DELETE /v1/{name=projects/*/locations/*/dataExchanges/*/listings/*}Deletes a listing. |
get | GET /v1/{name=projects/*/locations/*/dataExchanges/*/listings/*}Gets the details of a listing. |
getIamPolicy | POST /v1/{resource=projects/*/locations/*/dataExchanges/*/listings/*}:getIamPolicyGets the IAM policy. |
list | GET /v1/{parent=projects/*/locations/*/dataExchanges/*}/listingsLists all listings in a given project and location. |
listSubscriptions | GET /v1/{resource=projects/*/locations/*/dataExchanges/*/listings/*}:listSubscriptionsLists all subscriptions on a given Data Exchange or Listing. |
patch | PATCH /v1/{listing.name=projects/*/locations/*/dataExchanges/*/listings/*}Updates an existing listing. |
setIamPolicy | POST /v1/{resource=projects/*/locations/*/dataExchanges/*/listings/*}:setIamPolicySets the IAM policy. |
subscribe | POST /v1/{name=projects/*/locations/*/dataExchanges/*/listings/*}:subscribeSubscribes to a listing. |
testIamPermissions | POST /v1/{resource=projects/*/locations/*/dataExchanges/*/listings/*}:testIamPermissionsReturns the permissions that a caller has. |
REST Resource:v1.projects.locations.dataExchanges.queryTemplates
| Methods | |
|---|---|
approve | POST /v1/{name=projects/*/locations/*/dataExchanges/*/queryTemplates/*}:approveApproves a query template. |
create | POST /v1/{parent=projects/*/locations/*/dataExchanges/*}/queryTemplatesCreates a new QueryTemplate |
delete | DELETE /v1/{name=projects/*/locations/*/dataExchanges/*/queryTemplates/*}Deletes a query template. |
get | GET /v1/{name=projects/*/locations/*/dataExchanges/*/queryTemplates/*}Gets a QueryTemplate |
list | GET /v1/{parent=projects/*/locations/*/dataExchanges/*}/queryTemplatesLists all QueryTemplates in a given project and location. |
patch | PATCH /v1/{queryTemplate.name=projects/*/locations/*/dataExchanges/*/queryTemplates/*}Updates an existing QueryTemplate |
submit | POST /v1/{name=projects/*/locations/*/dataExchanges/*/queryTemplates/*}:submitSubmits a query template for approval. |
REST Resource:v1.projects.locations.subscriptions
| Methods | |
|---|---|
delete | DELETE /v1/{name=projects/*/locations/*/subscriptions/*}Deletes a subscription. |
get | GET /v1/{name=projects/*/locations/*/subscriptions/*}Gets the details of a Subscription. |
getIamPolicy | POST /v1/{resource=projects/*/locations/*/subscriptions/*}:getIamPolicyGets the IAM policy. |
list | GET /v1/{parent=projects/*/locations/*}/subscriptionsLists all subscriptions in a given project and location. |
refresh | POST /v1/{name=projects/*/locations/*/subscriptions/*}:refreshRefreshes a Subscription to a Data Exchange. |
revoke | POST /v1/{name=projects/*/locations/*/subscriptions/*}:revokeRevokes a given subscription. |
setIamPolicy | POST /v1/{resource=projects/*/locations/*/subscriptions/*}:setIamPolicySets the IAM policy. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-11-12 UTC.