Class: Google::Shopping::Merchant::OrderTracking::V1::CreateOrderTrackingSignalRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb

Overview

Signals only can be created but not updated. Businesses need to call this API only when the order is completely shipped. Creates new order signal.

Instance Attribute Summary collapse

Instance Attribute Details

#order_tracking_signal::Google::Shopping::Merchant::OrderTracking::V1::OrderTrackingSignal



38
39
40
41
# File 'proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb', line 38

class CreateOrderTrackingSignalRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#order_tracking_signal_id::String (readonly)



38
39
40
41
# File 'proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb', line 38

class CreateOrderTrackingSignalRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



38
39
40
41
# File 'proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb', line 38

class CreateOrderTrackingSignalRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end