public interface AudienceDimensionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDimensionName()
The API name of the dimension.
|
com.google.protobuf.ByteString |
getDimensionNameBytes()
The API name of the dimension.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDimensionName()
The API name of the dimension. See the [API Dimensions](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-api-schema#dimensions) for the list of dimension names.
string dimension_name = 1;com.google.protobuf.ByteString getDimensionNameBytes()
The API name of the dimension. See the [API Dimensions](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-api-schema#dimensions) for the list of dimension names.
string dimension_name = 1;Copyright © 2023 Google LLC. All rights reserved.