Audience Export API には、アルファ版のメソッドとベータ版の安定版のメソッドがあります。フィードバックと導入を経て、ベータ版を安定させるための手法を進めることを目的としています。この API に関するフィードバックは、Google アナリティクス Audience Export API フィードバック フォームにご記入ください。
HTTP リクエスト
GET https://analyticsdata.googleapis.com/v1beta/{name=properties/*/audienceExports/*}
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-26 UTC。"],[],["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"]]