Class: Google::Analytics::Data::V1beta::MetricMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/analytics/data/v1beta/data.rb

Overview

Explains a metric.

Defined Under Namespace

Modules: BlockedReason

Instance Attribute Summary collapse

Instance Attribute Details

#api_name::String



1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1081

class MetricMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Justifications for why this metric is blocked.
  module BlockedReason
    # Will never be specified in API response.
    BLOCKED_REASON_UNSPECIFIED = 0

    # If present, your access is blocked to revenue related metrics for this
    # property, and this metric is revenue related.
    NO_REVENUE_METRICS = 1

    # If present, your access is blocked to cost related metrics for this
    # property, and this metric is cost related.
    NO_COST_METRICS = 2
  end
end

#blocked_reasons::Array<::Google::Analytics::Data::V1beta::MetricMetadata::BlockedReason>



1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1081

class MetricMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Justifications for why this metric is blocked.
  module BlockedReason
    # Will never be specified in API response.
    BLOCKED_REASON_UNSPECIFIED = 0

    # If present, your access is blocked to revenue related metrics for this
    # property, and this metric is revenue related.
    NO_REVENUE_METRICS = 1

    # If present, your access is blocked to cost related metrics for this
    # property, and this metric is cost related.
    NO_COST_METRICS = 2
  end
end

#category::String



1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1081

class MetricMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Justifications for why this metric is blocked.
  module BlockedReason
    # Will never be specified in API response.
    BLOCKED_REASON_UNSPECIFIED = 0

    # If present, your access is blocked to revenue related metrics for this
    # property, and this metric is revenue related.
    NO_REVENUE_METRICS = 1

    # If present, your access is blocked to cost related metrics for this
    # property, and this metric is cost related.
    NO_COST_METRICS = 2
  end
end

#custom_definition::Boolean



1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1081

class MetricMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Justifications for why this metric is blocked.
  module BlockedReason
    # Will never be specified in API response.
    BLOCKED_REASON_UNSPECIFIED = 0

    # If present, your access is blocked to revenue related metrics for this
    # property, and this metric is revenue related.
    NO_REVENUE_METRICS = 1

    # If present, your access is blocked to cost related metrics for this
    # property, and this metric is cost related.
    NO_COST_METRICS = 2
  end
end

#deprecated_api_names::Array<::String>



1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1081

class MetricMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Justifications for why this metric is blocked.
  module BlockedReason
    # Will never be specified in API response.
    BLOCKED_REASON_UNSPECIFIED = 0

    # If present, your access is blocked to revenue related metrics for this
    # property, and this metric is revenue related.
    NO_REVENUE_METRICS = 1

    # If present, your access is blocked to cost related metrics for this
    # property, and this metric is cost related.
    NO_COST_METRICS = 2
  end
end

#description::String



1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1081

class MetricMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Justifications for why this metric is blocked.
  module BlockedReason
    # Will never be specified in API response.
    BLOCKED_REASON_UNSPECIFIED = 0

    # If present, your access is blocked to revenue related metrics for this
    # property, and this metric is revenue related.
    NO_REVENUE_METRICS = 1

    # If present, your access is blocked to cost related metrics for this
    # property, and this metric is cost related.
    NO_COST_METRICS = 2
  end
end

#expression::String



1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1081

class MetricMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Justifications for why this metric is blocked.
  module BlockedReason
    # Will never be specified in API response.
    BLOCKED_REASON_UNSPECIFIED = 0

    # If present, your access is blocked to revenue related metrics for this
    # property, and this metric is revenue related.
    NO_REVENUE_METRICS = 1

    # If present, your access is blocked to cost related metrics for this
    # property, and this metric is cost related.
    NO_COST_METRICS = 2
  end
end

#type::Google::Analytics::Data::V1beta::MetricType



1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1081

class MetricMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Justifications for why this metric is blocked.
  module BlockedReason
    # Will never be specified in API response.
    BLOCKED_REASON_UNSPECIFIED = 0

    # If present, your access is blocked to revenue related metrics for this
    # property, and this metric is revenue related.
    NO_REVENUE_METRICS = 1

    # If present, your access is blocked to cost related metrics for this
    # property, and this metric is cost related.
    NO_COST_METRICS = 2
  end
end

#ui_name::String



1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1081

class MetricMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Justifications for why this metric is blocked.
  module BlockedReason
    # Will never be specified in API response.
    BLOCKED_REASON_UNSPECIFIED = 0

    # If present, your access is blocked to revenue related metrics for this
    # property, and this metric is revenue related.
    NO_REVENUE_METRICS = 1

    # If present, your access is blocked to cost related metrics for this
    # property, and this metric is cost related.
    NO_COST_METRICS = 2
  end
end