AudienceDimension
מאפיין קהל הוא מאפיין משתמש. מבקשים מאפיינים ספציפיים של משתמשים, ולאחר מכן מחזירים אותם ב-QueryAudienceListResponse
.
ייצוג ב-JSON |
{
"dimensionName": string
} |
שדות |
dimensionName |
string
זה שינוי אופציונלי. שם ה-API של המאפיין. רשימת שמות המאפיינים מופיעה במאמר מאפייני API.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-20 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-20 (שעון UTC)."],[[["Audience dimensions are user attributes that are requested and returned in the `QueryAudienceListResponse`."],["Dimensions are represented in JSON format using the `dimensionName` field."],["The `dimensionName` field is optional and uses the API name of the dimension, which can be found in the API Dimensions documentation."]]],["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"]]