ลองใช้เซิร์ฟเวอร์ MCP สำหรับ Google Analytics ติดตั้งจาก
GitHub และดูรายละเอียดเพิ่มเติมได้ที่
ประกาศ
REST Resource: properties.bigQueryLinks
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ทรัพยากร: BigQueryLink
ลิงก์ระหว่างพร็อพเพอร์ตี้ Google Analytics กับโปรเจ็กต์ BigQuery
การแสดง JSON |
{
"name": string,
"project": string,
"createTime": string,
"dailyExportEnabled": boolean,
"streamingExportEnabled": boolean,
"freshDailyExportEnabled": boolean,
"includeAdvertisingId": boolean,
"exportStreams": [
string
],
"excludedEvents": [
string
],
"datasetLocation": string
} |
ช่อง |
name |
string
เอาต์พุตเท่านั้น ชื่อทรัพยากรของลิงก์ BigQuery นี้ รูปแบบ: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' รูปแบบ: 'properties/1234/bigQueryLinks/abc567'
|
project |
string
เปลี่ยนแปลงไม่ได้ โปรเจ็กต์ Google Cloud ที่ลิงก์ เมื่อสร้าง BigQueryLink คุณสามารถระบุชื่อทรัพยากรนี้โดยใช้หมายเลขโปรเจ็กต์หรือรหัสโปรเจ็กต์ เมื่อสร้างทรัพยากรนี้แล้ว โปรเจ็กต์ที่แสดงผลจะมีโปรเจ็กต์ที่มีหมายเลขโปรเจ็กต์เสมอ รูปแบบ: "projects/{project number}" ตัวอย่างเช่น "projects/1234"
|
createTime |
string (Timestamp format)
เอาต์พุตเท่านั้น เวลาที่สร้างลิงก์ ใช้ RFC 3339 ซึ่งเอาต์พุตที่สร้างขึ้นจะเป็นรูปแบบ Z-normalized เสมอ และใช้ตัวเลขทศนิยม 0, 3, 6 หรือ 9 ระบบยังยอมรับออฟเซตอื่นๆ นอกเหนือจาก "Z" ด้วย ตัวอย่างเช่น "2014-10-02T15:01:23Z" , "2014-10-02T15:01:23.045123456Z" หรือ "2014-10-02T15:01:23+05:30"
|
dailyExportEnabled |
boolean
หากตั้งค่าเป็น "จริง" ระบบจะเปิดใช้การส่งออกข้อมูลรายวันไปยังโปรเจ็กต์ Google Cloud ที่ลิงก์
|
streamingExportEnabled |
boolean
หากตั้งค่าเป็น "จริง" ระบบจะเปิดใช้การส่งออกสตรีมมิงไปยังโปรเจ็กต์ Google Cloud ที่ลิงก์
|
freshDailyExportEnabled |
boolean
หากตั้งค่าเป็น "จริง" ระบบจะเปิดใช้การส่งออกข้อมูลใหม่รายวันไปยังโปรเจ็กต์ Google Cloud ที่ลิงก์
|
includeAdvertisingId |
boolean
หากตั้งค่าเป็น "จริง" ข้อมูลที่ส่งออกจะมีตัวระบุการโฆษณาสําหรับสตรีมแอปบนอุปกรณ์เคลื่อนที่
|
exportStreams[] |
string
รายการสตรีมภายใต้พร็อพเพอร์ตี้หลักที่จะส่งออกข้อมูล รูปแบบ: properties/{property_id}/dataStreams/{stream_id} ตัวอย่างเช่น ['properties/1000/dataStreams/2000']
|
excludedEvents[] |
string
รายการชื่อเหตุการณ์ที่จะยกเว้นในการส่งออก
|
datasetLocation |
string
ต้องระบุ เปลี่ยนแปลงไม่ได้ สถานที่ตั้งทางภูมิศาสตร์ที่ชุดข้อมูล BigQuery ที่สร้างขึ้นควรอยู่ ดูตำแหน่งที่รองรับได้ที่ https://cloud.google.com/bigquery/docs/locations
|
เมธอด |
|
สร้าง BigQueryLink |
|
ลบ BigQueryLink ในพร็อพเพอร์ตี้ |
|
ค้นหาลิงก์ BigQuery รายการเดียว |
|
แสดงลิงก์ BigQuery ในพร็อพเพอร์ตี้ |
|
อัปเดต BigQueryLink |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eBigQueryLink connects a Google Analytics 4 property to a BigQuery project for data export.\u003c/p\u003e\n"],["\u003cp\u003eIt supports daily, streaming, and fresh daily exports, with options to include advertising IDs and exclude specific events.\u003c/p\u003e\n"],["\u003cp\u003eData is exported to a BigQuery dataset in a specified geographic location.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage BigQueryLinks using methods to create, delete, get, list, and update them.\u003c/p\u003e\n"]]],["A BigQueryLink connects a Google Analytics property to a BigQuery project. Key actions include creating, deleting, getting, listing, and updating these links. The link configuration includes enabling daily, streaming, and fresh daily exports, specifying which data streams to export, and excluding specific events. It also involves setting the dataset location and deciding whether to include advertising identifiers. The link's name, linked project, and creation time are also tracked.\n"],null,["- [Resource: BigQueryLink](#BigQueryLink)\n - [JSON representation](#BigQueryLink.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: BigQueryLink A link between a Google Analytics property and BigQuery project.\n\n| JSON representation |\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"project\": string, \"createTime\": string, \"dailyExportEnabled\": boolean, \"streamingExportEnabled\": boolean, \"freshDailyExportEnabled\": boolean, \"includeAdvertisingId\": boolean, \"exportStreams\": [ string ], \"excludedEvents\": [ string ], \"datasetLocation\": string } ``` |\n\n| Fields ||\n|---------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567' |\n| `project` | `string` Immutable. The linked Google Cloud project. When creating a BigQueryLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, the returned project will always have a project that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234' |\n| `createTime` | `string (`[Timestamp](https://protobuf.dev/reference/protobuf/google.protobuf/#timestamp)` format)` Output only. Time when the link was created. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than \"Z\" are also accepted. Examples: `\"2014-10-02T15:01:23Z\"`, `\"2014-10-02T15:01:23.045123456Z\"` or `\"2014-10-02T15:01:23+05:30\"`. |\n| `dailyExportEnabled` | `boolean` If set true, enables daily data export to the linked Google Cloud project. |\n| `streamingExportEnabled` | `boolean` If set true, enables streaming export to the linked Google Cloud project. |\n| `freshDailyExportEnabled` | `boolean` If set true, enables fresh daily export to the linked Google Cloud project. |\n| `includeAdvertisingId` | `boolean` If set true, exported data will include advertising identifiers for mobile app streams. |\n| `exportStreams[]` | `string` The list of streams under the parent property for which data will be exported. Format: properties/{property_id}/dataStreams/{stream_id} Example: \\['properties/1000/dataStreams/2000'\\] |\n| `excludedEvents[]` | `string` The list of event names that will be excluded from exports. |\n| `datasetLocation` | `string` Required. Immutable. The geographic location where the created BigQuery dataset should reside. See \u003chttps://cloud.google.com/bigquery/docs/locations\u003e for supported locations. |\n\n| Methods ||\n|---------------------------------------------------------------------------------------------|---------------------------------------|\n| [create](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.bigQueryLinks/create) | Creates a BigQueryLink. |\n| [delete](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.bigQueryLinks/delete) | Deletes a BigQueryLink on a property. |\n| [get](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.bigQueryLinks/get) | Lookup for a single BigQuery Link. |\n| [list](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.bigQueryLinks/list) | Lists BigQuery Links on a property. |\n| [patch](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.bigQueryLinks/patch) | Updates a BigQueryLink. |"]]