Google Analytics Admin V1alpha API - Class Google::Analytics::Admin::V1alpha::ArchiveCustomMetricRequest (v0.11.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha API class Google::Analytics::Admin::V1alpha::ArchiveCustomMetricRequest.

Request message for ArchiveCustomMetric RPC.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the CustomMetric to archive. Example format: properties/1234/customMetrics/5678

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the CustomMetric to archive. Example format: properties/1234/customMetrics/5678
Returns
  • (::String) — Required. The name of the CustomMetric to archive. Example format: properties/1234/customMetrics/5678