AudienceDimension
Eine Zielgruppendimension ist ein Nutzerattribut. Bestimmte Nutzerattribute werden angefordert und später in der QueryAudienceListResponse
zurückgegeben.
JSON-Darstellung |
{
"dimensionName": string
} |
Felder |
dimensionName |
string
Optional. Der API-Name der Dimension. Eine Liste der Dimensionsnamen finden Sie unter API-Dimensionen.
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-11-20 (UTC).
[null,null,["Zuletzt aktualisiert: 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"]]