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
- (::Google::Analytics::Admin::V1alpha::ConversionEvent) — Required. The conversion event to create.
#conversion_event=
def conversion_event=(value) -> ::Google::Analytics::Admin::V1alpha::ConversionEvent
Parameter
- value (::Google::Analytics::Admin::V1alpha::ConversionEvent) — Required. The conversion event to create.
Returns
- (::Google::Analytics::Admin::V1alpha::ConversionEvent) — Required. The conversion event to create.
#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