AudienceDimension
ऑडियंस डाइमेंशन, उपयोगकर्ता एट्रिब्यूट होता है. किसी खास उपयोगकर्ता को एट्रिब्यूट करने का अनुरोध किया जाता है. इसके बाद, उसे QueryAudienceListResponse
में दिखाया जाता है.
JSON के काेड में दिखाना |
{
"dimensionName": string
} |
फ़ील्ड |
dimensionName |
string
ज़रूरी नहीं. डाइमेंशन का एपीआई नाम. डाइमेंशन के नामों की सूची के लिए, एपीआई डाइमेंशन देखें.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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"]]