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-03-21 UTC."],[[["This page provides documentation for the `CustomDimension` class within the Google Analytics Admin API's Java client library, specifically focusing on version `0.26.0`, but also providing links to versions ranging from 0.14.0 to 0.70.0, the latest version."],["`CustomDimension` is a class that extends `GeneratedMessageV3` and implements `CustomDimensionOrBuilder`, used for defining custom dimensions within the Analytics Admin API."],["The `CustomDimension` class has static fields like `DESCRIPTION_FIELD_NUMBER`, `DISALLOW_ADS_PERSONALIZATION_FIELD_NUMBER`, `DISPLAY_NAME_FIELD_NUMBER`, and others that are integers representing field numbers, which are used in Protocol Buffers."],["The `CustomDimension` class includes various methods for parsing, building, and handling custom dimension data, including methods for managing scope, descriptions, and names."],["Static methods like `getDefaultInstance`, `newBuilder`, and `parseFrom` allow for creating instances, parsing data, and handling default configurations, all within the `CustomDimension` class."]]],[]]