mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 15:14:52 +00:00
Include PartnerTag and PartnerType
This commit is contained in:
@@ -8,7 +8,7 @@ require 'paapi/response'
|
||||
module Paapi
|
||||
class Error < StandardError; end
|
||||
class NotImplemented < StandardError; end
|
||||
SEARCH_PARAMS = %i[keywords actor, artist, author, brand title].freeze
|
||||
SEARCH_PARAMS = %i[Keywords Actor Artist Author Brand Title].freeze
|
||||
DEFAULT_PARTNER_TYPE = 'Associates'
|
||||
DEFAULT_MARKET = :us
|
||||
DEFAULT_CONDITION = 'Any'
|
||||
|
||||
Reference in New Issue
Block a user