AudienceDimension
目標對象維度是使用者屬性。系統會要求特定使用者歸因,並在稍後透過 QueryAudienceListResponse
傳回。
JSON 表示法 |
{
"dimensionName": string
} |
欄位 |
dimensionName |
string
選用設定。維度的 API 名稱。如需維度名稱清單,請參閱「API 維度」。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-20 (世界標準時間)。
[null,null,["上次更新時間:2024-11-20 (世界標準時間)。"],[[["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"]]