AudienceDimension
Kitle boyutu, bir kullanıcı özelliğidir. Belirli bir kullanıcı ilişkilendirilir ve daha sonra QueryAudienceListResponse
içinde döndürülür.
JSON gösterimi |
{
"dimensionName": string
} |
Alanlar |
dimensionName |
string
İsteğe bağlı. Boyutun API adı. Boyut adlarının listesi için API Boyutları bölümüne bakın.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-11-20 UTC.
[null,null,["Son güncelleme tarihi: 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"]]