Required. Display name for this custom dimension as shown in the Analytics UI. Max length of 82 characters, alphanumeric plus space and underscore starting with a letter. Legacy system-generated display names may contain square brackets, but updates to this field will never permit square brackets.
Required. Display name for this custom dimension as shown in the Analytics UI. Max length of 82 characters, alphanumeric plus space and underscore starting with a letter. Legacy system-generated display names may contain square brackets, but updates to this field will never permit square brackets.
Required. Immutable. Tagging parameter name for this custom dimension.
If this is a user-scoped dimension, then this is the user property name. If this is an event-scoped dimension, then this is the event parameter name.
If this is an item-scoped dimension, then this is the parameter name found in the eCommerce items array.
May only contain alphanumeric and underscore characters, starting with a letter. Max length of 24 characters for user-scoped dimensions, 40 characters for event-scoped dimensions.
Required. Immutable. Tagging parameter name for this custom dimension.
If this is a user-scoped dimension, then this is the user property name. If this is an event-scoped dimension, then this is the event parameter name.
If this is an item-scoped dimension, then this is the parameter name found in the eCommerce items array.
May only contain alphanumeric and underscore characters, starting with a letter. Max length of 24 characters for user-scoped dimensions, 40 characters for event-scoped dimensions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This page provides documentation for the `CustomDimension` class within the Google Analytics Admin API for Java, showing its inheritance and implemented interfaces."],["The latest version of the `CustomDimension` documentation is version 0.70.0, with a list of prior versions provided ranging from 0.69.0 all the way down to 0.14.0, as well as the currently viewed version, 0.39.0."],["`CustomDimension` is a protocol buffer type (`google.analytics.admin.v1beta.CustomDimension`) used to define custom dimensions in Google Analytics, with details on required and optional fields like `display_name`, `parameter_name`, `scope`, and `description`."],["The `CustomDimension` class inherits from several abstract classes including `GeneratedMessageV3`, and implements the `CustomDimensionOrBuilder` interface, showing the class hierarchy."],["The static methods listed provide ways to interact with `CustomDimension`, including creating new instances, parsing data, and retrieving descriptors, along with instance methods showing how it can interact with other objects or data types."]]],[]]