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-09 UTC."],[[["This page provides documentation for the `CustomDimension` class within the Google Analytics Admin v1alpha package, detailing its structure and functionality."],["The latest version of the `CustomDimension` documentation is version 0.70.0, with a comprehensive list of prior versions ranging from 0.69.0 down to 0.14.0 also provided."],["The `CustomDimension` class is a protocol buffer type used to define a custom dimension, as reflected by its inheritance from `GeneratedMessageV3` and its implementation of the `CustomDimensionOrBuilder` interface."],["The class includes methods for managing and accessing various properties such as `name`, `displayName`, `description`, `parameterName`, `scope`, and `disallowAdsPersonalization`, as well as methods for parsing and serialization."],["The `CustomDimension` class utilizes several static fields, such as `DESCRIPTION_FIELD_NUMBER`, `DISALLOW_ADS_PERSONALIZATION_FIELD_NUMBER`, `DISPLAY_NAME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, `PARAMETER_NAME_FIELD_NUMBER`, and `SCOPE_FIELD_NUMBER`, to represent fields within the custom dimension data structure."]]],[]]