public interface EntityOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyId()
A Google Analytics GA4 property id.
|
com.google.protobuf.ByteString |
getPropertyIdBytes()
A Google Analytics GA4 property id.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getPropertyId()
A Google Analytics GA4 property id. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id).
string property_id = 1;com.google.protobuf.ByteString getPropertyIdBytes()
A Google Analytics GA4 property id. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id).
string property_id = 1;Copyright © 2021 Google LLC. All rights reserved.