AudienceDimension
Dimensi audiens adalah atribut pengguna. Atribut pengguna tertentu diminta, lalu ditampilkan di QueryAudienceListResponse
.
Representasi JSON |
{
"dimensionName": string
} |
Kolom |
dimensionName |
string
Opsional. Nama API dimensi. Lihat Dimensi API untuk mengetahui daftar nama dimensi.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-11-20 UTC.
[null,null,["Terakhir diperbarui pada 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"]]