किसी खास ऑडियंस एक्सपोर्ट के बारे में कॉन्फ़िगरेशन मेटाडेटा की जानकारी देता है. इस तरीके का इस्तेमाल, ऑडियंस एक्सपोर्ट करने के बाद उसे समझने के लिए किया जा सकता है.
उदाहरणों के साथ ऑडियंस एक्सपोर्ट के बारे में जानकारी पाने के लिए, ऑडियंस एक्सपोर्ट करना लेख पढ़ें.
ऑडियंस एक्सपोर्ट एपीआई के कुछ तरीके ऐल्फ़ा और अन्य बीटा वर्शन पर काम करते हैं. हमारा मकसद है कि कुछ लोगों से सुझाव मिलने और उन्हें लागू करने के बाद, बीटा वर्शन को बेहतर बनाने के तरीकों को बेहतर बनाया जाए. इस एपीआई के बारे में सुझाव/राय देने या शिकायत करने के लिए, Google Analytics Audience Export API का फ़ीडबैक फ़ॉर्म भरें.
एचटीटीपी अनुरोध
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) को अपडेट किया गया."],[[["\u003cp\u003eThis API endpoint retrieves configuration metadata for a specific audience export, allowing users to understand its details after creation.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires the \u003ccode\u003ename\u003c/code\u003e path parameter specifying the audience export resource in the format \u003ccode\u003eproperties/{property}/audienceExports/{audienceExport}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful responses provide an \u003ccode\u003eAudienceExport\u003c/code\u003e object containing the export's metadata.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires either the \u003ccode\u003ehttps://www.googleapis.com/auth/analytics.readonly\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/analytics\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"],["\u003cp\u003eRefer to the "Creating an Audience Export" guide for introductory information and examples related to Audience Exports.\u003c/p\u003e\n"]]],["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"],null,[]]