Class: Google::Shopping::Merchant::Promotions::V1beta::ListPromotionsRequest

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

Overview

Request message for the ListPromotions method.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer (readonly)



155
156
157
158
# File 'proto_docs/google/shopping/merchant/promotions/v1beta/promotions.rb', line 155

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

#page_token::String (readonly)



155
156
157
158
# File 'proto_docs/google/shopping/merchant/promotions/v1beta/promotions.rb', line 155

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

#parent::String



155
156
157
158
# File 'proto_docs/google/shopping/merchant/promotions/v1beta/promotions.rb', line 155

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