سرور MCP را برای Google Analytics امتحان کنید. از
GitHub نصب کنید و برای جزئیات بیشتر به
اطلاعیه مراجعه کنید.
AudienceDimension
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
بعد مخاطب یک ویژگی کاربر است. کاربر خاص منتسب درخواست شده و سپس در QueryAudienceListResponse
برگردانده می شود.
نمایندگی JSON |
---|
{
"dimensionName": string
} |
فیلدها |
---|
dimension Name | string اختیاری. نام API بعد. برای لیست نام ابعاد به ابعاد API مراجعه کنید. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eAudience dimensions are user attributes that are requested and returned in the \u003ccode\u003eQueryAudienceListResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDimensions are represented in JSON format using the \u003ccode\u003edimensionName\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edimensionName\u003c/code\u003e field is optional and uses the API name of the dimension, which can be found in the API Dimensions documentation.\u003c/p\u003e\n"]]],["The core content describes audience dimensions as user attributes. These dimensions, identified by a `dimensionName` string, are requested and subsequently returned in a `QueryAudienceListResponse`. The `dimensionName` field, which is optional, represents the API name of the dimension. A list of available dimension names can be found in the linked API Dimensions documentation. The structure is represented in JSON with the key `\"dimensionName\"` holding a string value.\n"],null,["# AudienceDimension\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nAn audience dimension is a user attribute. Specific user attributed are requested and then later returned in the `QueryAudienceListResponse`.\n\n| JSON representation |\n|-------------------------------------|\n| ``` { \"dimensionName\": string } ``` |\n\n| Fields ||\n|-------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `dimension``Name` | `string` Optional. The API name of the dimension. See the [API Dimensions](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-api-schema#dimensions) for the list of dimension names. |"]]