Optional. If set to true, sets this dimension as NPA and excludes it from ads
personalization.
This is currently only supported by user-scoped custom dimensions.
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.
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.
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 webpage provides documentation for the `CustomDimension` class in the Google Analytics Admin v1beta Java library, with the latest version being 0.70.0, and older versions ranging down to 0.14.0 available for reference."],["The `CustomDimension` class is a final class that extends `GeneratedMessageV3` and implements `CustomDimensionOrBuilder`, representing a definition for a custom dimension within the Google Analytics Admin."],["The `CustomDimension` class has several static fields, including `DESCRIPTION_FIELD_NUMBER`, `DISALLOW_ADS_PERSONALIZATION_FIELD_NUMBER`, `DISPLAY_NAME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, `PARAMETER_NAME_FIELD_NUMBER`, and `SCOPE_FIELD_NUMBER` which represent the different attributes of the Custom Dimension."],["The documentation also includes details on the inherited members and static methods of `CustomDimension`, and specific methods of the class such as `getDisplayName`, `getParameterName`, and `getScope`, which allows interaction with the data it contains."],["This documentation includes methods for parsing a `CustomDimension` object from various input types, including byte arrays, ByteStrings, CodedInputStreams, InputStreams, and ByteBuffers, and methods to get the default instance and create new instances or builders."]]],[]]