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

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

Request message for CreateConversionEvent RPC

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#conversion_event

def conversion_event() -> ::Google::Analytics::Admin::V1alpha::ConversionEvent
Returns

#conversion_event=

def conversion_event=(value) -> ::Google::Analytics::Admin::V1alpha::ConversionEvent
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of the parent property where this conversion event will be created. Format: properties/123

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the parent property where this conversion event will be created. Format: properties/123
Returns
  • (::String) — Required. The resource name of the parent property where this conversion event will be created. Format: properties/123