Method: properties.audienceExports.get
รับข้อมูลเมตาการกำหนดค่าเกี่ยวกับการส่งออกกลุ่มเป้าหมายที่เฉพาะเจาะจง คุณจะใช้วิธีนี้เพื่อทำความเข้าใจการส่งออกกลุ่มเป้าหมายหลังจากที่สร้างแล้วได้
ดูการสร้างการส่งออกกลุ่มเป้าหมายสำหรับข้อมูลเบื้องต้นเกี่ยวกับการส่งออกกลุ่มเป้าหมายพร้อมตัวอย่าง
Audience Export API มีบางเมธอดที่เวอร์ชันอัลฟ่าและวิธีอื่นๆ สำหรับความเสถียรของรุ่นเบต้า เราตั้งใจที่จะพัฒนาวิธีไปสู่ความเสถียรของเวอร์ชันเบต้าหลังจากได้รับความคิดเห็นและการนำไปใช้ หากต้องการแสดงความคิดเห็นเกี่ยวกับ API นี้ โปรดกรอกความคิดเห็นเกี่ยวกับ Audience Export API ของ Google Analytics
คำขอ HTTP
GET https://analyticsdata.googleapis.com/v1beta/{name=properties/*/audienceExports/*}
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ ชื่อแหล่งข้อมูลการส่งออกกลุ่มเป้าหมาย รูปแบบ: properties/{property}/audienceExports/{audienceExport}
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ AudienceExport
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth อย่างใดอย่างหนึ่งต่อไปนี้
https://www.googleapis.com/auth/analytics.readonly
https://www.googleapis.com/auth/analytics
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-05-02 UTC
[null,null,["อัปเดตล่าสุด 2024-05-02 UTC"],[[["This API endpoint retrieves configuration metadata for a specific audience export, allowing users to understand its details after creation."],["The request requires the `name` path parameter specifying the audience export resource in the format `properties/{property}/audienceExports/{audienceExport}`."],["Successful responses provide an `AudienceExport` object containing the export's metadata."],["Authorization requires either the `https://www.googleapis.com/auth/analytics.readonly` or `https://www.googleapis.com/auth/analytics` OAuth scope."],["Refer to the \"Creating an Audience Export\" guide for introductory information and examples related to Audience Exports."]]],["This document outlines the process of retrieving configuration metadata for a specific audience export via the Google Analytics Audience Export API. Key actions include sending a `GET` request to a specific URL, structured using gRPC Transcoding syntax. The request requires a `name` parameter specifying the audience export resource. The request body must be empty. A successful response contains an instance of `AudienceExport`. Authorization requires either `analytics.readonly` or `analytics` OAuth scopes. The user can give feedback using the provided form.\n"]]