Class: Google::Shopping::Merchant::Accounts::V1beta::CreateAndConfigureAccountRequest::AddAccountService

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

Overview

Additional instructions to add account services during creation of the account.

Instance Attribute Summary collapse

Instance Attribute Details

#account_aggregation::Google::Shopping::Merchant::Accounts::V1beta::AccountAggregation

Returns The provider is an aggregator for the account. Payload for service type Account Aggregation.

Returns:



124
125
126
127
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/accounts.rb', line 124

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

#provider::String

Returns Optional. The provider of the service. Format: accounts/{account}.

Returns:

  • (::String)

    Optional. The provider of the service. Format: accounts/{account}



124
125
126
127
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/accounts.rb', line 124

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