在 Google Analytics 中管理資源。警告:建立多個客戶應用程式、帳戶或專案,模擬或充當單一客戶應用程式、帳戶或專案 (視情況而定),或是規避服務專屬的使用限制或配額,直接違反《Google Cloud Platform 服務條款》和《Google API 服務條款》。我們可能會在未經警告的情況下,立即終止您的 GCP 專案。
- REST 資源:v1beta.accountSummaries
- REST 資源:v1beta.accounts
- REST 資源:v1beta.properties
- REST 資源:v1beta.properties.conversionEvents
- REST 資源:v1beta.properties.customDimensions
- REST 資源:v1beta.properties.customMetrics
- REST 資源:v1beta.properties.dataStreams
- REST 資源:v1beta.properties.dataStreams.measurementProtocolSecrets
- REST 資源:v1beta.properties.firebaseLinks
- REST 資源:v1beta.properties.googleAdsLinks
- REST 資源:v1beta.properties.keyEvents
- REST 資源:v1alpha.accountSummaries
- REST 資源:v1alpha.accounts
- REST 資源:v1alpha.accounts.accessBindings
- REST 資源:v1alpha.properties
- REST 資源:v1alpha.properties.accessBindings
- REST 資源:v1alpha.properties.adSenseLinks
- REST 資源:v1alpha.properties.audiences
- REST 資源:v1alpha.properties.bigQueryLinks
- REST 資源:v1alpha.properties.calculatedMetrics
- REST 資源:v1alpha.properties.channelGroups
- REST 資源:v1alpha.properties.conversionEvents
- REST 資源:v1alpha.properties.customDimensions
- REST 資源:v1alpha.properties.customMetrics
- REST 資源:v1alpha.properties.dataStreams
- REST 資源:v1alpha.properties.dataStreams.eventCreateRules
- REST 資源:v1alpha.properties.dataStreams.eventEditRules
- REST 資源:v1alpha.properties.dataStreams.measurementProtocolSecrets
- REST 資源: v1alpha.properties.dataStreams.sKAdNetworkConversionValueSchema
- REST 資源:v1alpha.properties.displayVideo360AdvertiserLinkProposals
- REST 資源:v1alpha.properties.displayVideo360AdvertiserLinks
- REST 資源:v1alpha.properties.expandedDataSets
- REST 資源:v1alpha.properties.firebaseLinks
- REST 資源:v1alpha.properties.googleAdsLinks
- REST 資源:v1alpha.properties.keyEvents
- REST 資源:v1alpha.properties.reportingDataAnnotations
- REST 資源:v1alpha.properties.rollupPropertySourceLinks
- REST 資源:v1alpha.properties.searchAds360Links
- REST 資源:v1alpha.properties.subpropertyEventFilters
- REST 資源:v1alpha.properties.subpropertySyncConfigs
服務:analyticsadmin.googleapis.com
如要呼叫這項服務,建議您使用 Google 提供的用戶端程式庫。如果您的應用程式需要使用自己的程式庫呼叫這項服務,請在發出 API 要求時使用下列資訊。
探索文件
探索文件是一種機器可解讀的規格,用於說明和使用 REST API。此文件用於建構用戶端程式庫、IDE 外掛程式,以及與 Google API 互動的其他工具。一項服務可能會提供多個探索文件。此服務提供下列探索文件:
服務端點
服務端點是指定 API 服務網路位址的基準網址。一項服務可能有多個服務端點。這項服務有以下服務端點,且下方的 URI 皆以此服務端點為基準:
- https://analyticsadmin.googleapis.com
REST 資源:v1beta.accountSummaries
| 方法 | |
|---|---|
| list | GET /v1beta/accountSummaries傳回呼叫者可存取的所有帳戶摘要。 | 
REST 資源:v1beta.accounts
| 方法 | |
|---|---|
| delete | DELETE /v1beta/{name=accounts/*}將目標帳戶標示為暫時刪除 (即「已移至垃圾桶」),並傳回該帳戶。 | 
| get | GET /v1beta/{name=accounts/*}查詢單一帳戶。 | 
| getDataSharingSettings | GET /v1beta/{name=accounts/*/dataSharingSettings}取得帳戶的資料共用設定。 | 
| list | GET /v1beta/accounts傳回呼叫者可存取的所有帳戶。 | 
| patch | PATCH /v1beta/{account.name=accounts/*}更新帳戶。 | 
| provisionAccountTicket | POST /v1beta/accounts:provisionAccountTicket要求建立帳戶的工單。 | 
| runAccessReport | POST /v1beta/{entity=accounts/*}:runAccessReport傳回資料存取記錄的自訂報表。 | 
| searchChangeHistoryEvents | POST /v1beta/{account=accounts/*}:searchChangeHistoryEvents根據指定的篩選條件,搜尋帳戶或其子項的所有變更。 | 
REST 資源:v1beta.properties
| 方法 | |
|---|---|
| acknowledgeUserDataCollection | POST /v1beta/{property=properties/*}:acknowledgeUserDataCollection確認指定資源的使用者資料收集條款。 | 
| create | POST /v1beta/properties建立具有指定位置和屬性的 Google Analytics 資源。 | 
| delete | DELETE /v1beta/{name=properties/*}將目標資源標示為軟刪除 (即「已刪除」),並傳回該資源。 | 
| get | GET /v1beta/{name=properties/*}查詢單一 GA 資源。 | 
| getDataRetentionSettings | GET /v1beta/{name=properties/*/dataRetentionSettings}傳回這個資源的單例資料保留設定。 | 
| list | GET /v1beta/properties傳回指定父項帳戶下的子項資源。 | 
| patch | PATCH /v1beta/{property.name=properties/*}更新屬性。 | 
| runAccessReport | POST /v1beta/{entity=properties/*}:runAccessReport傳回資料存取記錄的自訂報表。 | 
| updateDataRetentionSettings | PATCH /v1beta/{dataRetentionSettings.name=properties/*/dataRetentionSettings}更新這個資源的單例資料保留設定。 | 
REST 資源:v1beta.properties.conversionEvents
| 方法 | |
|---|---|
| create  | POST /v1beta/{parent=properties/*}/conversionEvents已淘汰:請改用 CreateKeyEvent。 | 
| delete  | DELETE /v1beta/{name=properties/*/conversionEvents/*}已淘汰:請改用 DeleteKeyEvent。 | 
| get  | GET /v1beta/{name=properties/*/conversionEvents/*}已淘汰:請改用 GetKeyEvent。 | 
| list  | GET /v1beta/{parent=properties/*}/conversionEvents已淘汰:請改用 ListKeyEvents。 | 
| patch  | PATCH /v1beta/{conversionEvent.name=properties/*/conversionEvents/*}已淘汰:請改用 UpdateKeyEvent。 | 
REST 資源:v1beta.properties.customDimensions
| 方法 | |
|---|---|
| archive | POST /v1beta/{name=properties/*/customDimensions/*}:archive封存資源中的 CustomDimension。 | 
| create | POST /v1beta/{parent=properties/*}/customDimensions建立 CustomDimension。 | 
| get | GET /v1beta/{name=properties/*/customDimensions/*}查詢單一 CustomDimension。 | 
| list | GET /v1beta/{parent=properties/*}/customDimensions列出資源的 CustomDimensions。 | 
| patch | PATCH /v1beta/{customDimension.name=properties/*/customDimensions/*}更新資源的 CustomDimension。 | 
REST 資源:v1beta.properties.customMetrics
| 方法 | |
|---|---|
| archive | POST /v1beta/{name=properties/*/customMetrics/*}:archive封存資源中的 CustomMetric。 | 
| create | POST /v1beta/{parent=properties/*}/customMetrics建立 CustomMetric。 | 
| get | GET /v1beta/{name=properties/*/customMetrics/*}查詢單一 CustomMetric。 | 
| list | GET /v1beta/{parent=properties/*}/customMetrics列出資源的 CustomMetrics。 | 
| patch | PATCH /v1beta/{customMetric.name=properties/*/customMetrics/*}更新資源的 CustomMetric。 | 
REST 資源:v1beta.properties.dataStreams
| 方法 | |
|---|---|
| create | POST /v1beta/{parent=properties/*}/dataStreams建立 DataStream。 | 
| delete | DELETE /v1beta/{name=properties/*/dataStreams/*}刪除資源中的資料串流。 | 
| get | GET /v1beta/{name=properties/*/dataStreams/*}查詢單一 DataStream。 | 
| list | GET /v1beta/{parent=properties/*}/dataStreams列出資源中的 DataStream。 | 
| patch | PATCH /v1beta/{dataStream.name=properties/*/dataStreams/*}更新資源中的 DataStream。 | 
REST 資源:v1beta.properties.dataStreams.measurementProtocolSecrets
| 方法 | |
|---|---|
| create | POST /v1beta/{parent=properties/*/dataStreams/*}/measurementProtocolSecrets建立 Measurement Protocol 密鑰。 | 
| delete | DELETE /v1beta/{name=properties/*/dataStreams/*/measurementProtocolSecrets/*}刪除目標 MeasurementProtocolSecret。 | 
| get | GET /v1beta/{name=properties/*/dataStreams/*/measurementProtocolSecrets/*}查閱單一 MeasurementProtocolSecret。 | 
| list | GET /v1beta/{parent=properties/*/dataStreams/*}/measurementProtocolSecrets傳回指定父項資源下的子項 MeasurementProtocolSecrets。 | 
| patch | PATCH /v1beta/{measurementProtocolSecret.name=properties/*/dataStreams/*/measurementProtocolSecrets/*}更新 Measurement Protocol 密鑰。 | 
REST 資源:v1beta.properties.firebaseLinks
| 方法 | |
|---|---|
| create | POST /v1beta/{parent=properties/*}/firebaseLinks建立 FirebaseLink。 | 
| delete | DELETE /v1beta/{name=properties/*/firebaseLinks/*}刪除資源的 Firebase 連結 | 
| list | GET /v1beta/{parent=properties/*}/firebaseLinks列出資源的 Firebase 連結。 | 
REST 資源:v1beta.properties.googleAdsLinks
| 方法 | |
|---|---|
| create | POST /v1beta/{parent=properties/*}/googleAdsLinks建立 GoogleAdsLink。 | 
| delete | DELETE /v1beta/{name=properties/*/googleAdsLinks/*}刪除資源中的 GoogleAdsLink | 
| list | GET /v1beta/{parent=properties/*}/googleAdsLinks列出資源的 GoogleAdsLinks。 | 
| patch | PATCH /v1beta/{googleAdsLink.name=properties/*/googleAdsLinks/*}更新資源的 GoogleAdsLink | 
REST 資源:v1beta.properties.keyEvents
| 方法 | |
|---|---|
| create | POST /v1beta/{parent=properties/*}/keyEvents建立重要事件。 | 
| delete | DELETE /v1beta/{name=properties/*/keyEvents/*}刪除重要事件。 | 
| get | GET /v1beta/{name=properties/*/keyEvents/*}擷取單一重要事件。 | 
| list | GET /v1beta/{parent=properties/*}/keyEvents傳回指定上層資源中的重要事件清單。 | 
| patch | PATCH /v1beta/{keyEvent.name=properties/*/keyEvents/*}更新重要事件。 | 
REST 資源:v1alpha.accountSummaries
| 方法 | |
|---|---|
| list | GET /v1alpha/accountSummaries傳回呼叫者可存取的所有帳戶摘要。 | 
REST 資源:v1alpha.accounts
| 方法 | |
|---|---|
| delete | DELETE /v1alpha/{name=accounts/*}將目標帳戶標示為暫時刪除 (即「已移至垃圾桶」),並傳回該帳戶。 | 
| get | GET /v1alpha/{name=accounts/*}查詢單一帳戶。 | 
| getDataSharingSettings | GET /v1alpha/{name=accounts/*/dataSharingSettings}取得帳戶的資料共用設定。 | 
| list | GET /v1alpha/accounts傳回呼叫者可存取的所有帳戶。 | 
| patch | PATCH /v1alpha/{account.name=accounts/*}更新帳戶。 | 
| provisionAccountTicket | POST /v1alpha/accounts:provisionAccountTicket要求建立帳戶的工單。 | 
| runAccessReport | POST /v1alpha/{entity=accounts/*}:runAccessReport傳回資料存取記錄的自訂報表。 | 
| searchChangeHistoryEvents | POST /v1alpha/{account=accounts/*}:searchChangeHistoryEvents根據指定的篩選條件,搜尋帳戶或其子項的所有變更。 | 
REST 資源:v1alpha.accounts.accessBindings
| 方法 | |
|---|---|
| batchCreate | POST /v1alpha/{parent=accounts/*}/accessBindings:batchCreate建立帳戶或資源的多個存取權繫結相關資訊。 | 
| batchDelete | POST /v1alpha/{parent=accounts/*}/accessBindings:batchDelete刪除多位使用者與帳戶或資源的連結相關資訊。 | 
| batchGet | GET /v1alpha/{parent=accounts/*}/accessBindings:batchGet取得帳戶或資源的多個存取權繫結相關資訊。 | 
| batchUpdate | POST /v1alpha/{parent=accounts/*}/accessBindings:batchUpdate更新帳戶或資源的多個存取權繫結資訊。 | 
| create | POST /v1alpha/{parent=accounts/*}/accessBindings在帳戶或資源上建立存取權繫結。 | 
| delete | DELETE /v1alpha/{name=accounts/*/accessBindings/*}刪除帳戶或資源的存取權繫結。 | 
| get | GET /v1alpha/{name=accounts/*/accessBindings/*}取得存取權繫結的相關資訊。 | 
| list | GET /v1alpha/{parent=accounts/*}/accessBindings列出帳戶或資源的所有存取權繫結。 | 
| patch | PATCH /v1alpha/{accessBinding.name=accounts/*/accessBindings/*}更新帳戶或資源的存取權繫結。 | 
REST 資源:v1alpha.properties
| 方法 | |
|---|---|
| acknowledgeUserDataCollection | POST /v1alpha/{property=properties/*}:acknowledgeUserDataCollection確認指定資源的使用者資料收集條款。 | 
| create | POST /v1alpha/properties建立具有指定位置和屬性的 Google Analytics 資源。 | 
| createRollupProperty | POST /v1alpha/properties:createRollupProperty建立綜覽資源和所有綜覽資源來源連結。 | 
| delete | DELETE /v1alpha/{name=properties/*}將目標資源標示為軟刪除 (即「已刪除」),並傳回該資源。 | 
| get | GET /v1alpha/{name=properties/*}查詢單一 GA 資源。 | 
| getAttributionSettings | GET /v1alpha/{name=properties/*/attributionSettings}查閱 AttributionSettings 單例項。 | 
| getDataRetentionSettings | GET /v1alpha/{name=properties/*/dataRetentionSettings}傳回這個資源的單例資料保留設定。 | 
| getGoogleSignalsSettings | GET /v1alpha/{name=properties/*/googleSignalsSettings}查詢資源的 Google 信號設定。 | 
| getReportingIdentitySettings | GET /v1alpha/{name=properties/*/reportingIdentitySettings}傳回這項資源的報表識別資訊設定。 | 
| list | GET /v1alpha/properties傳回指定父項帳戶下的子項資源。 | 
| patch | PATCH /v1alpha/{property.name=properties/*}更新屬性。 | 
| provisionSubproperty | POST /v1alpha/properties:provisionSubproperty建立子資源和子資源事件篩選器,並套用至建立的子資源。 | 
| runAccessReport | POST /v1alpha/{entity=properties/*}:runAccessReport傳回資料存取記錄的自訂報表。 | 
| submitUserDeletion | POST /v1alpha/{name=properties/*}:submitUserDeletion為資源提交使用者刪除要求。 | 
| updateAttributionSettings | PATCH /v1alpha/{attributionSettings.name=properties/*/attributionSettings}更新資源的歸因設定。 | 
| updateDataRetentionSettings | PATCH /v1alpha/{dataRetentionSettings.name=properties/*/dataRetentionSettings}更新這個資源的單例資料保留設定。 | 
| updateGoogleSignalsSettings | PATCH /v1alpha/{googleSignalsSettings.name=properties/*/googleSignalsSettings}更新資源的 Google 信號設定。 | 
REST 資源:v1alpha.properties.accessBindings
| 方法 | |
|---|---|
| batchCreate | POST /v1alpha/{parent=properties/*}/accessBindings:batchCreate建立帳戶或資源的多個存取權繫結相關資訊。 | 
| batchDelete | POST /v1alpha/{parent=properties/*}/accessBindings:batchDelete刪除多位使用者與帳戶或資源的連結相關資訊。 | 
| batchGet | GET /v1alpha/{parent=properties/*}/accessBindings:batchGet取得帳戶或資源的多個存取權繫結相關資訊。 | 
| batchUpdate | POST /v1alpha/{parent=properties/*}/accessBindings:batchUpdate更新帳戶或資源的多個存取權繫結資訊。 | 
| create | POST /v1alpha/{parent=properties/*}/accessBindings在帳戶或資源上建立存取權繫結。 | 
| delete | DELETE /v1alpha/{name=properties/*/accessBindings/*}刪除帳戶或資源的存取權繫結。 | 
| get | GET /v1alpha/{name=properties/*/accessBindings/*}取得存取權繫結的相關資訊。 | 
| list | GET /v1alpha/{parent=properties/*}/accessBindings列出帳戶或資源的所有存取權繫結。 | 
| patch | PATCH /v1alpha/{accessBinding.name=properties/*/accessBindings/*}更新帳戶或資源的存取權繫結。 | 
REST 資源:v1alpha.properties.adSenseLinks
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/adSenseLinks建立 AdSense 連結。 | 
| delete | DELETE /v1alpha/{name=properties/*/adSenseLinks/*}刪除 AdSenseLink。 | 
| get | GET /v1alpha/{name=properties/*/adSenseLinks/*}查詢單一 AdSenseLink。 | 
| list | GET /v1alpha/{parent=properties/*}/adSenseLinks列出資源中的 AdSense 連結。 | 
REST 資源:v1alpha.properties.audiences
| 方法 | |
|---|---|
| archive | POST /v1alpha/{name=properties/*/audiences/*}:archive封存資源中的目標對象。 | 
| create | POST /v1alpha/{parent=properties/*}/audiences建立目標對象。 | 
| get | GET /v1alpha/{name=properties/*/audiences/*}查詢單一目標對象。 | 
| list | GET /v1alpha/{parent=properties/*}/audiences列出資源中的目標對象。 | 
| patch | PATCH /v1alpha/{audience.name=properties/*/audiences/*}更新資源的目標對象。 | 
REST 資源:v1alpha.properties.bigQueryLinks
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/bigQueryLinks建立 BigQueryLink。 | 
| delete | DELETE /v1alpha/{name=properties/*/bigQueryLinks/*}刪除資源的 BigQueryLink。 | 
| get | GET /v1alpha/{name=properties/*/bigQueryLinks/*}查詢單一 BigQuery 連結。 | 
| list | GET /v1alpha/{parent=properties/*}/bigQueryLinks列出資源的 BigQuery 連結。 | 
| patch | PATCH /v1alpha/{bigqueryLink.name=properties/*/bigQueryLinks/*}更新 BigQueryLink。 | 
REST 資源:v1alpha.properties.calculatedMetrics
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/calculatedMetrics建立 CalculatedMetric。 | 
| delete | DELETE /v1alpha/{name=properties/*/calculatedMetrics/*}刪除資源中的 CalculatedMetric。 | 
| get | GET /v1alpha/{name=properties/*/calculatedMetrics/*}查詢單一 CalculatedMetric。 | 
| list | GET /v1alpha/{parent=properties/*}/calculatedMetrics列出資源的 CalculatedMetrics。 | 
| patch | PATCH /v1alpha/{calculatedMetric.name=properties/*/calculatedMetrics/*}更新資源的 CalculatedMetric。 | 
REST 資源:v1alpha.properties.channelGroups
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/channelGroups建立 ChannelGroup。 | 
| delete | DELETE /v1alpha/{name=properties/*/channelGroups/*}刪除資源中的 ChannelGroup。 | 
| get | GET /v1alpha/{name=properties/*/channelGroups/*}查詢單一 ChannelGroup。 | 
| list | GET /v1alpha/{parent=properties/*}/channelGroups列出資源上的 ChannelGroups。 | 
| patch | PATCH /v1alpha/{channelGroup.name=properties/*/channelGroups/*}更新 ChannelGroup。 | 
REST 資源:v1alpha.properties.conversionEvents
| 方法 | |
|---|---|
| create  | POST /v1alpha/{parent=properties/*}/conversionEvents已淘汰:請改用 CreateKeyEvent。 | 
| delete  | DELETE /v1alpha/{name=properties/*/conversionEvents/*}已淘汰:請改用 DeleteKeyEvent。 | 
| get  | GET /v1alpha/{name=properties/*/conversionEvents/*}已淘汰:請改用 GetKeyEvent。 | 
| list  | GET /v1alpha/{parent=properties/*}/conversionEvents已淘汰:請改用 ListKeyEvents。 | 
| patch  | PATCH /v1alpha/{conversionEvent.name=properties/*/conversionEvents/*}已淘汰:請改用 UpdateKeyEvent。 | 
REST 資源:v1alpha.properties.customDimensions
| 方法 | |
|---|---|
| archive | POST /v1alpha/{name=properties/*/customDimensions/*}:archive封存資源中的 CustomDimension。 | 
| create | POST /v1alpha/{parent=properties/*}/customDimensions建立 CustomDimension。 | 
| get | GET /v1alpha/{name=properties/*/customDimensions/*}查詢單一 CustomDimension。 | 
| list | GET /v1alpha/{parent=properties/*}/customDimensions列出資源的 CustomDimensions。 | 
| patch | PATCH /v1alpha/{customDimension.name=properties/*/customDimensions/*}更新資源的 CustomDimension。 | 
REST 資源:v1alpha.properties.customMetrics
| 方法 | |
|---|---|
| archive | POST /v1alpha/{name=properties/*/customMetrics/*}:archive封存資源中的 CustomMetric。 | 
| create | POST /v1alpha/{parent=properties/*}/customMetrics建立 CustomMetric。 | 
| get | GET /v1alpha/{name=properties/*/customMetrics/*}查詢單一 CustomMetric。 | 
| list | GET /v1alpha/{parent=properties/*}/customMetrics列出資源的 CustomMetrics。 | 
| patch | PATCH /v1alpha/{customMetric.name=properties/*/customMetrics/*}更新資源的 CustomMetric。 | 
REST 資源:v1alpha.properties.dataStreams
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/dataStreams建立 DataStream。 | 
| delete | DELETE /v1alpha/{name=properties/*/dataStreams/*}刪除資源中的資料串流。 | 
| get | GET /v1alpha/{name=properties/*/dataStreams/*}查詢單一 DataStream。 | 
| getDataRedactionSettings | GET /v1alpha/{name=properties/*/dataStreams/*/dataRedactionSettings}查詢單一 DataRedactionSettings。 | 
| getEnhancedMeasurementSettings | GET /v1alpha/{name=properties/*/dataStreams/*/enhancedMeasurementSettings}傳回這個資料串流的加強型評估設定。 | 
| getGlobalSiteTag | GET /v1alpha/{name=properties/*/dataStreams/*/globalSiteTag}傳回指定網站資料串流的網站代碼。 | 
| list | GET /v1alpha/{parent=properties/*}/dataStreams列出資源中的 DataStream。 | 
| patch | PATCH /v1alpha/{dataStream.name=properties/*/dataStreams/*}更新資源中的 DataStream。 | 
| updateDataRedactionSettings | PATCH /v1alpha/{dataRedactionSettings.name=properties/*/dataStreams/*/dataRedactionSettings}更新資源的 DataRedactionSettings。 | 
| updateEnhancedMeasurementSettings | PATCH /v1alpha/{enhancedMeasurementSettings.name=properties/*/dataStreams/*/enhancedMeasurementSettings}更新這個資料串流的加強型評估設定。 | 
REST 資源:v1alpha.properties.dataStreams.eventCreateRules
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*/dataStreams/*}/eventCreateRules建立 EventCreateRule。 | 
| delete | DELETE /v1alpha/{name=properties/*/dataStreams/*/eventCreateRules/*}刪除 EventCreateRule。 | 
| get | GET /v1alpha/{name=properties/*/dataStreams/*/eventCreateRules/*}查詢單一 EventCreateRule。 | 
| list | GET /v1alpha/{parent=properties/*/dataStreams/*}/eventCreateRules列出網站資料串流的 EventCreateRules。 | 
| patch | PATCH /v1alpha/{eventCreateRule.name=properties/*/dataStreams/*/eventCreateRules/*}更新 EventCreateRule。 | 
REST 資源:v1alpha.properties.dataStreams.eventEditRules
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*/dataStreams/*}/eventEditRules建立 EventEditRule。 | 
| delete | DELETE /v1alpha/{name=properties/*/dataStreams/*/eventEditRules/*}刪除 EventEditRule。 | 
| get | GET /v1alpha/{name=properties/*/dataStreams/*/eventEditRules/*}查詢單一 EventEditRule。 | 
| list | GET /v1alpha/{parent=properties/*/dataStreams/*}/eventEditRules列出網站資料串流的 EventEditRules。 | 
| patch | PATCH /v1alpha/{eventEditRule.name=properties/*/dataStreams/*/eventEditRules/*}更新 EventEditRule。 | 
| reorder | POST /v1alpha/{parent=properties/*/dataStreams/*}/eventEditRules:reorder變更指定資料串流的事件編輯規則處理順序。 | 
REST 資源:v1alpha.properties.dataStreams.measurementProtocolSecrets
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*/dataStreams/*}/measurementProtocolSecrets建立 Measurement Protocol 密鑰。 | 
| delete | DELETE /v1alpha/{name=properties/*/dataStreams/*/measurementProtocolSecrets/*}刪除目標 MeasurementProtocolSecret。 | 
| get | GET /v1alpha/{name=properties/*/dataStreams/*/measurementProtocolSecrets/*}查閱單一 MeasurementProtocolSecret。 | 
| list | GET /v1alpha/{parent=properties/*/dataStreams/*}/measurementProtocolSecrets傳回指定父項資源下的子項 MeasurementProtocolSecrets。 | 
| patch | PATCH /v1alpha/{measurementProtocolSecret.name=properties/*/dataStreams/*/measurementProtocolSecrets/*}更新 Measurement Protocol 密鑰。 | 
REST 資源:v1alpha.properties.dataStreams.sKAdNetworkConversionValueSchema
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*/dataStreams/*}/sKAdNetworkConversionValueSchema建立 SKAdNetworkConversionValueSchema。 | 
| delete | DELETE /v1alpha/{name=properties/*/dataStreams/*/sKAdNetworkConversionValueSchema/*}刪除目標 SKAdNetworkConversionValueSchema。 | 
| get | GET /v1alpha/{name=properties/*/dataStreams/*/sKAdNetworkConversionValueSchema/*}Looks up a single SKAdNetworkConversionValueSchema. | 
| list | GET /v1alpha/{parent=properties/*/dataStreams/*}/sKAdNetworkConversionValueSchema在串流中列出 SKAdNetworkConversionValueSchema。 | 
| patch | PATCH /v1alpha/{skadnetworkConversionValueSchema.name=properties/*/dataStreams/*/sKAdNetworkConversionValueSchema/*}更新 SKAdNetworkConversionValueSchema。 | 
REST 資源:v1alpha.properties.displayVideo360AdvertiserLinkProposals
| 方法 | |
|---|---|
| approve | POST /v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}:approve核准 DisplayVideo360AdvertiserLinkProposal。 | 
| cancel | POST /v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}:cancel取消 DisplayVideo360AdvertiserLinkProposal。 | 
| create | POST /v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinkProposals建立 DisplayVideo360AdvertiserLinkProposal。 | 
| delete | DELETE /v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}刪除資源中的 DisplayVideo360AdvertiserLinkProposal。 | 
| get | GET /v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}查詢單一 DisplayVideo360AdvertiserLinkProposal。 | 
| list | GET /v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinkProposals列出資源中的 DisplayVideo360AdvertiserLinkProposals。 | 
REST 資源:v1alpha.properties.displayVideo360AdvertiserLinks
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinks建立 DisplayVideo360AdvertiserLink。 | 
| delete | DELETE /v1alpha/{name=properties/*/displayVideo360AdvertiserLinks/*}刪除資源中的 DisplayVideo360AdvertiserLink。 | 
| get | GET /v1alpha/{name=properties/*/displayVideo360AdvertiserLinks/*}查閱單一 DisplayVideo360AdvertiserLink | 
| list | GET /v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinks列出資源中的所有 DisplayVideo360AdvertiserLinks。 | 
| patch | PATCH /v1alpha/{displayVideo360AdvertiserLink.name=properties/*/displayVideo360AdvertiserLinks/*}更新資源中的 DisplayVideo360AdvertiserLink。 | 
REST 資源:v1alpha.properties.expandedDataSets
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/expandedDataSets建立 ExpandedDataSet。 | 
| delete | DELETE /v1alpha/{name=properties/*/expandedDataSets/*}刪除資源的 ExpandedDataSet。 | 
| get | GET /v1alpha/{name=properties/*/expandedDataSets/*}查閱單一 ExpandedDataSet。 | 
| list | GET /v1alpha/{parent=properties/*}/expandedDataSets列出資源中的 ExpandedDataSet。 | 
| patch | PATCH /v1alpha/{expandedDataSet.name=properties/*/expandedDataSets/*}更新資源中的 ExpandedDataSet。 | 
REST 資源:v1alpha.properties.firebaseLinks
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/firebaseLinks建立 FirebaseLink。 | 
| delete | DELETE /v1alpha/{name=properties/*/firebaseLinks/*}刪除資源的 Firebase 連結 | 
| list | GET /v1alpha/{parent=properties/*}/firebaseLinks列出資源的 Firebase 連結。 | 
REST 資源:v1alpha.properties.googleAdsLinks
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/googleAdsLinks建立 GoogleAdsLink。 | 
| delete | DELETE /v1alpha/{name=properties/*/googleAdsLinks/*}刪除資源中的 GoogleAdsLink | 
| list | GET /v1alpha/{parent=properties/*}/googleAdsLinks列出資源的 GoogleAdsLinks。 | 
| patch | PATCH /v1alpha/{googleAdsLink.name=properties/*/googleAdsLinks/*}更新資源的 GoogleAdsLink | 
REST 資源:v1alpha.properties.keyEvents
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/keyEvents建立重要事件。 | 
| delete | DELETE /v1alpha/{name=properties/*/keyEvents/*}刪除重要事件。 | 
| get | GET /v1alpha/{name=properties/*/keyEvents/*}擷取單一重要事件。 | 
| list | GET /v1alpha/{parent=properties/*}/keyEvents傳回指定上層資源中的重要事件清單。 | 
| patch | PATCH /v1alpha/{keyEvent.name=properties/*/keyEvents/*}更新重要事件。 | 
REST 資源:v1alpha.properties.reportingDataAnnotations
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/reportingDataAnnotations建立報表資料註解。 | 
| delete | DELETE /v1alpha/{name=properties/*/reportingDataAnnotations/*}刪除報表資料註解。 | 
| get | GET /v1alpha/{name=properties/*/reportingDataAnnotations/*}查詢單一報表資料註解。 | 
| list | GET /v1alpha/{parent=properties/*}/reportingDataAnnotations列出資源的所有報表資料註解。 | 
| patch | PATCH /v1alpha/{reportingDataAnnotation.name=properties/*/reportingDataAnnotations/*}更新報表資料註解。 | 
REST 資源:v1alpha.properties.rollupPropertySourceLinks
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/rollupPropertySourceLinks建立綜覽資源來源連結。 | 
| delete | DELETE /v1alpha/{name=properties/*/rollupPropertySourceLinks/*}刪除綜覽資源來源連結。 | 
| get | GET /v1alpha/{name=properties/*/rollupPropertySourceLinks/*}查詢單一綜覽資源來源連結。 | 
| list | GET /v1alpha/{parent=properties/*}/rollupPropertySourceLinks列出資源中的綜覽資源來源連結。 | 
REST 資源:v1alpha.properties.searchAds360Links
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/searchAds360Links建立 SearchAds360Link。 | 
| delete | DELETE /v1alpha/{name=properties/*/searchAds360Links/*}刪除資源中的 SearchAds360Link。 | 
| get | GET /v1alpha/{name=properties/*/searchAds360Links/*}查詢單一 SearchAds360Link | 
| list | GET /v1alpha/{parent=properties/*}/searchAds360Links列出資源上的所有 SearchAds360Links。 | 
| patch | PATCH /v1alpha/{searchAds360Link.name=properties/*/searchAds360Links/*}更新資源的 SearchAds360Link。 | 
REST 資源:v1alpha.properties.subpropertyEventFilters
| 方法 | |
|---|---|
| create | POST /v1alpha/{parent=properties/*}/subpropertyEventFilters建立子資源事件篩選器。 | 
| delete | DELETE /v1alpha/{name=properties/*/subpropertyEventFilters/*}刪除子資源事件篩選器。 | 
| get | GET /v1alpha/{name=properties/*/subpropertyEventFilters/*}查詢單一子資源事件篩選器。 | 
| list | GET /v1alpha/{parent=properties/*}/subpropertyEventFilters列出資源中的所有子資源事件篩選器。 | 
| patch | PATCH /v1alpha/{subpropertyEventFilter.name=properties/*/subpropertyEventFilters/*}更新子資源事件篩選器。 | 
REST 資源:v1alpha.properties.subpropertySyncConfigs
| 方法 | |
|---|---|
| get | GET /v1alpha/{name=properties/*/subpropertySyncConfigs/*}查詢單一 SubpropertySyncConfig。 | 
| list | GET /v1alpha/{parent=properties/*}/subpropertySyncConfigs列出資源的所有 SubpropertySyncConfig屬性。 | 
| patch | PATCH /v1alpha/{subpropertySyncConfig.name=properties/*/subpropertySyncConfigs/*}更新 SubpropertySyncConfig。 |