peddler 5.0.0.pre.3 → 5.0.0.pre.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +209 -36
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/address.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/destination_details.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_eligibility.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_preferences.rb +3 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment.rb +6 -6
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment_summary.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_listing.rb +4 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_summary.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/measurement_data.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/prep_details.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/prep_instruction.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/product_quantity.rb +4 -4
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/shipment_listing.rb +4 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/transportation_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rb +14 -14
- data/lib/peddler/apis/aplus_content_2020_11_01/decorator.rb +3 -3
- data/lib/peddler/apis/aplus_content_2020_11_01/image_component.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/plain_text_item.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_comparison_product_block.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/text_item.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01.rb +38 -38
- data/lib/peddler/apis/catalog_items_2020_12_01/item_identifiers_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/item_variations_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01.rb +8 -8
- data/lib/peddler/apis/catalog_items_2022_04_01/brand_refinement.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/classification_refinement.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_browse_classifications_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_dimensions_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_identifiers_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_images_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_product_type_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_relationship.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_relationships_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_sales_ranks_by_marketplace.rb +3 -3
- data/lib/peddler/apis/catalog_items_2022_04_01/item_search_results.rb +4 -4
- data/lib/peddler/apis/catalog_items_2022_04_01/item_summary_by_marketplace.rb +5 -5
- data/lib/peddler/apis/catalog_items_2022_04_01/item_variation_theme.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_vendor_details_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01.rb +14 -12
- data/lib/peddler/apis/catalog_items_v0.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_occurrence.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_star_rating_impact.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_topics_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trends_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic.rb +3 -3
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics.rb +8 -8
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics_response.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends_response.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_star_rating_impact.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_subtopic.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/child_asin_metrics.rb +4 -4
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_browse_node_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_subtopic.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic_metrics.rb +3 -3
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics.rb +8 -8
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trend_point.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends.rb +4 -4
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01.rb +14 -14
- data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_response.rb +1 -1
- data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_specification.rb +5 -5
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_document_response.rb +4 -4
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_queries_response.rb +5 -5
- data/lib/peddler/apis/data_kiosk_2023_11_15/query.rb +11 -11
- data/lib/peddler/apis/data_kiosk_2023_11_15.rb +9 -7
- data/lib/peddler/apis/easy_ship_2022_03_23/create_scheduled_packages_response.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request_params.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_response_body.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/return.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/returns_response.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11.rb +12 -12
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/address.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/document_v2.rb +4 -6
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/line_item.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/marketplace_attributes.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_line_item.rb +6 -6
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_ship_label.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/pagination.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/recommended_package_line_item.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment.rb +4 -4
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_acknowledgement_request.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_info.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_line_item.rb +10 -10
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipping_info.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11.rb +7 -7
- data/lib/peddler/apis/fba_inbound_eligibility_v1.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/granularity.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/inventory_details.rb +3 -2
- data/lib/peddler/apis/fba_inventory_v1/pagination.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1/reserved_quantity.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1.rb +7 -7
- data/lib/peddler/apis/feeds_2021_06_30/create_feed_specification.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed_document.rb +6 -6
- data/lib/peddler/apis/feeds_2021_06_30/get_feeds_response.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30.rb +10 -10
- data/lib/peddler/apis/finances_2024_06_19/item.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19/marketplace_details.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/selling_partner_metadata.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/transaction.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/transactions_payload.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19.rb +11 -11
- data/lib/peddler/apis/finances_v0/adjustment_event.rb +7 -7
- data/lib/peddler/apis/finances_v0/adjustment_item.rb +2 -2
- data/lib/peddler/apis/finances_v0/affordability_expense_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/debt_recovery_item.rb +2 -2
- data/lib/peddler/apis/finances_v0/direct_payment.rb +5 -5
- data/lib/peddler/apis/finances_v0/fba_liquidation_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/fee_component.rb +3 -3
- data/lib/peddler/apis/finances_v0/financial_event_group.rb +6 -6
- data/lib/peddler/apis/finances_v0/imaging_services_fee_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/list_financial_event_groups_payload.rb +1 -1
- data/lib/peddler/apis/finances_v0/list_financial_events_payload.rb +1 -1
- data/lib/peddler/apis/finances_v0/network_commingling_transaction_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/pay_with_amazon_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/removal_shipment_adjustment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/removal_shipment_item.rb +4 -4
- data/lib/peddler/apis/finances_v0/removal_shipment_item_adjustment.rb +3 -3
- data/lib/peddler/apis/finances_v0/rental_transaction_event.rb +10 -10
- data/lib/peddler/apis/finances_v0/seller_review_enrollment_payment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/service_fee_event.rb +2 -2
- data/lib/peddler/apis/finances_v0/shipment_event.rb +5 -5
- data/lib/peddler/apis/finances_v0/shipment_item.rb +6 -6
- data/lib/peddler/apis/finances_v0/solution_provider_credit_event.rb +2 -2
- data/lib/peddler/apis/finances_v0/tax_withheld_component.rb +1 -1
- data/lib/peddler/apis/finances_v0/trial_shipment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0.rb +24 -23
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_input.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_update_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/compliance_detail.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_transportation_options_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/content_update_preview.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_inbound_plan_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_marketplace_item_labels_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/delivery_window_option.rb +7 -7
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/document_download.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/freight_information.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_placement_options_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_self_ship_appointment_slots_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan.rb +11 -11
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan_summary.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/package_grouping_input.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_configuration.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option_summary.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/prep_instruction.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/quote.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/selected_delivery_window.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/self_ship_appointment_slots_availability.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_prep_details_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_destination.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_summary.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_transportation_configuration.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipping_configuration.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/transportation_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/window_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20.rb +41 -45
- data/lib/peddler/apis/fulfillment_inbound_v0/address.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_v0/bill_of_lading_download_url.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/get_shipment_items_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/get_shipments_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_info.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_v0.rb +39 -38
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/address.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/cod_settings.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_item.rb +6 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_request.rb +19 -19
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_document.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_preferences.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_window.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/drop_off_location.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature_settings.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature_sku.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order_item.rb +8 -8
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview.rb +3 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_shipment.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment.rb +8 -7
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_item.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_package.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_inventory_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_sku_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_request.rb +7 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_package_tracking_details_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/list_all_fulfillment_orders_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/package_tracking_details.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/reason_code_details.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/return_authorization.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/scheduled_delivery_info.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/submit_fulfillment_order_status_update_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/tracking_event.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/unfulfillable_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_request.rb +8 -8
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/variable_precision_address.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01.rb +18 -18
- data/lib/peddler/apis/invoices_2024_06_19/export.rb +3 -3
- data/lib/peddler/apis/invoices_2024_06_19/export_invoices_request.rb +7 -7
- data/lib/peddler/apis/invoices_2024_06_19/get_invoices_exports_response.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/get_invoices_response.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/invoice.rb +7 -7
- data/lib/peddler/apis/invoices_2024_06_19/invoices_attributes.rb +3 -3
- data/lib/peddler/apis/invoices_2024_06_19/invoices_document.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19/transaction_identifier.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19.rb +22 -22
- data/lib/peddler/apis/listings_items_2020_09_01/patch_operation.rb +1 -1
- data/lib/peddler/apis/listings_items_2020_09_01.rb +6 -6
- data/lib/peddler/apis/listings_items_2021_08_01/issue.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcement_action.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcements.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/issue_exemption.rb +4 -4
- data/lib/peddler/apis/listings_items_2021_08_01/item_relationship.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/item_summary_by_marketplace.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_variation_theme.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/listings_item_submission_response.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/patch_operation.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01.rb +32 -32
- data/lib/peddler/apis/listings_restrictions_2021_08_01/restriction.rb +1 -1
- data/lib/peddler/apis/listings_restrictions_2021_08_01.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/create_shipment_request.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/item.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/package_dimensions.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/rejected_shipping_service.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment_request_details.rb +3 -3
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service_options.rb +6 -5
- data/lib/peddler/apis/messaging_v1/attachment.rb +3 -3
- data/lib/peddler/apis/messaging_v1/create_amazon_motors_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_customization_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_delivery_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_order_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_service_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_digital_access_key_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_legal_disclosure_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_unexpected_problem_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_warranty_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1.rb +24 -24
- data/lib/peddler/apis/notifications_v1/create_destination_request.rb +1 -1
- data/lib/peddler/apis/notifications_v1/destination_resource_specification.rb +2 -2
- data/lib/peddler/apis/notifications_v1/event_bridge_resource.rb +3 -3
- data/lib/peddler/apis/notifications_v1/event_bridge_resource_specification.rb +1 -1
- data/lib/peddler/apis/notifications_v1/event_filter.rb +3 -3
- data/lib/peddler/apis/notifications_v1.rb +4 -4
- data/lib/peddler/apis/orders_v0/address.rb +3 -4
- data/lib/peddler/apis/orders_v0/automated_shipping_settings.rb +1 -1
- data/lib/peddler/apis/orders_v0/buyer_info.rb +2 -2
- data/lib/peddler/apis/orders_v0/delivery_preferences.rb +1 -1
- data/lib/peddler/apis/orders_v0/exception_dates.rb +1 -1
- data/lib/peddler/apis/orders_v0/order.rb +44 -46
- data/lib/peddler/apis/orders_v0/order_address.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_buyer_info.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_item.rb +17 -16
- data/lib/peddler/apis/orders_v0/order_items_buyer_info_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_items_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_regulated_info.rb +1 -1
- data/lib/peddler/apis/orders_v0/orders_list.rb +6 -6
- data/lib/peddler/apis/orders_v0/package_detail.rb +3 -3
- data/lib/peddler/apis/orders_v0/payment_execution_detail_item.rb +6 -11
- data/lib/peddler/apis/orders_v0/prescription_detail.rb +6 -6
- data/lib/peddler/apis/orders_v0/regulated_information.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_information_field.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_order_verification_status.rb +5 -5
- data/lib/peddler/apis/orders_v0/shipping_constraints.rb +2 -2
- data/lib/peddler/apis/orders_v0/update_verification_status_request_body.rb +1 -1
- data/lib/peddler/apis/orders_v0/valid_verification_detail.rb +4 -4
- data/lib/peddler/apis/orders_v0.rb +64 -64
- data/lib/peddler/apis/product_fees_v0.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/batch_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_request.rb +4 -4
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response_body.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_buying_option.rb +5 -4
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response_body.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_result.rb +5 -5
- data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offers_input.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/offer_identifier.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/price.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/reference_price.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/segment_details.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/segmented_featured_offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/batch_offers_request_params.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/buy_box_price_type.rb +3 -3
- data/lib/peddler/apis/product_pricing_v0/competitive_price_type.rb +7 -7
- data/lib/peddler/apis/product_pricing_v0/detailed_shipping_time_type.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/get_offers_result.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/http_response_headers.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_offers_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/lowest_price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/offer_count_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/offer_detail.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/offer_type.rb +4 -4
- data/lib/peddler/apis/product_pricing_v0/price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/prime_information_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/summary.rb +8 -8
- data/lib/peddler/apis/product_pricing_v0.rb +21 -21
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_definition.rb +3 -3
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_version.rb +2 -2
- data/lib/peddler/apis/product_type_definitions_2020_09_01/schema_link.rb +1 -1
- data/lib/peddler/apis/product_type_definitions_2020_09_01.rb +12 -12
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_request.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_response_metric.rb +20 -20
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_filters.rb +3 -3
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_pagination.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_response_offer.rb +14 -14
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_filters.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_pagination.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_response_offer.rb +3 -3
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration_preferences.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration_promotions.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/preference.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/time_interval.rb +4 -4
- data/lib/peddler/apis/reports_2021_06_30/create_report_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_specification.rb +3 -3
- data/lib/peddler/apis/reports_2021_06_30/create_report_specification.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/get_reports_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/report.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/report_document.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/report_schedule.rb +5 -5
- data/lib/peddler/apis/reports_2021_06_30.rb +15 -15
- data/lib/peddler/apis/sales_v1/order_metrics_interval.rb +3 -3
- data/lib/peddler/apis/sales_v1.rb +29 -28
- data/lib/peddler/apis/seller_wallet_2024_03_01/bank_account.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/create_transaction_response.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/fx_rate_details.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/payment_preference.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/schedule_expression.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_account.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_initiation_request.rb +7 -7
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_instrument_details.rb +3 -3
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_listing.rb +2 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule.rb +5 -5
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_information.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_listing.rb +2 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_request.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01.rb +27 -27
- data/lib/peddler/apis/sellers_v1/business.rb +2 -2
- data/lib/peddler/apis/sellers_v1/participation.rb +1 -1
- data/lib/peddler/apis/sellers_v1.rb +2 -3
- data/lib/peddler/apis/services_v1/appointment_slot_report.rb +1 -1
- data/lib/peddler/apis/services_v1/create_reservation_record.rb +1 -1
- data/lib/peddler/apis/services_v1/create_reservation_response.rb +1 -1
- data/lib/peddler/apis/services_v1/date_time_range.rb +2 -2
- data/lib/peddler/apis/services_v1/fixed_slot.rb +4 -4
- data/lib/peddler/apis/services_v1/fixed_slot_capacity.rb +1 -1
- data/lib/peddler/apis/services_v1/fixed_slot_capacity_query.rb +2 -2
- data/lib/peddler/apis/services_v1/fulfillment_document.rb +2 -2
- data/lib/peddler/apis/services_v1/item_delivery.rb +1 -1
- data/lib/peddler/apis/services_v1/job_listing.rb +2 -2
- data/lib/peddler/apis/services_v1/range_slot_capacity_query.rb +1 -1
- data/lib/peddler/apis/services_v1/recurrence.rb +1 -1
- data/lib/peddler/apis/services_v1/reservation.rb +2 -2
- data/lib/peddler/apis/services_v1/service_job.rb +1 -1
- data/lib/peddler/apis/services_v1/service_upload_document.rb +1 -1
- data/lib/peddler/apis/services_v1/set_appointment_fulfillment_data_request.rb +1 -1
- data/lib/peddler/apis/services_v1/set_appointment_response.rb +3 -3
- data/lib/peddler/apis/services_v1/update_reservation_record.rb +1 -1
- data/lib/peddler/apis/services_v1/update_reservation_response.rb +1 -1
- data/lib/peddler/apis/services_v1/update_schedule_response.rb +1 -1
- data/lib/peddler/apis/services_v1.rb +25 -25
- data/lib/peddler/apis/shipment_invoicing_v0/shipment_item.rb +1 -1
- data/lib/peddler/apis/shipment_invoicing_v0/submit_invoice_request.rb +2 -2
- data/lib/peddler/apis/shipment_invoicing_v0.rb +3 -3
- data/lib/peddler/apis/shipping_v1/container_item.rb +2 -2
- data/lib/peddler/apis/shipping_v1/time_range.rb +1 -1
- data/lib/peddler/apis/shipping_v2/access_point.rb +1 -1
- data/lib/peddler/apis/shipping_v2/address.rb +1 -1
- data/lib/peddler/apis/shipping_v2/amazon_shipment_details.rb +1 -1
- data/lib/peddler/apis/shipping_v2/available_value_added_service_group.rb +1 -1
- data/lib/peddler/apis/shipping_v2/direct_fulfillment_item_identifiers.rb +3 -3
- data/lib/peddler/apis/shipping_v2/direct_purchase_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/goods_owner.rb +1 -1
- data/lib/peddler/apis/shipping_v2/item.rb +2 -2
- data/lib/peddler/apis/shipping_v2/ndr_request_data.rb +1 -1
- data/lib/peddler/apis/shipping_v2/purchase_shipment_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/rate.rb +2 -2
- data/lib/peddler/apis/shipping_v2/requested_value_added_service.rb +1 -1
- data/lib/peddler/apis/shipping_v2/tax_detail.rb +1 -1
- data/lib/peddler/apis/shipping_v2/tracking_detail_codes.rb +2 -2
- data/lib/peddler/apis/shipping_v2.rb +30 -30
- data/lib/peddler/apis/solicitations_v1.rb +4 -4
- data/lib/peddler/apis/supply_sources_2020_07_01/address.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/curbside_pickup_configuration.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/in_store_pickup_configuration.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/supply_source_configuration.rb +1 -1
- data/lib/peddler/apis/tokens_2021_03_01/create_restricted_data_token_response.rb +2 -2
- data/lib/peddler/apis/tokens_2021_03_01/restricted_resource.rb +10 -10
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_request.rb +3 -3
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_response.rb +1 -1
- data/lib/peddler/apis/transfers_2024_06_01/payment_method_details.rb +3 -3
- data/lib/peddler/apis/transfers_2024_06_01.rb +3 -3
- data/lib/peddler/apis/uploads_2020_11_01.rb +9 -9
- data/lib/peddler/apis/vehicles_2024_11_01/vehicle.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01/vehicles_response.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/inventory_update.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/item_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/acknowledgement_status.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/address.rb +10 -10
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/buyer_customized_info_detail.rb +3 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_acknowledgement_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item_acknowledgement.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/shipment_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/acknowledgement_status.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/address.rb +10 -10
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_acknowledgement_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item_acknowledgement.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/shipment_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_detail.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/tax_detail.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/scenario.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/transaction.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/address.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/container.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/label_data.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/package.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/packed_item.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/pagination.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_confirmation.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_details.rb +6 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_schedule.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_status_update.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/status_update_details.rb +8 -8
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/submit_shipment_confirmations_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/submit_shipment_status_updates_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rb +16 -16
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/container.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/label_data.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/packed_item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_confirmation.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_details.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_status_update.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/status_update_details.rb +9 -9
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/submit_shipment_confirmations_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/submit_shipment_status_updates_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1.rb +13 -13
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/credit_note_details.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/invoice.rb +7 -7
- data/lib/peddler/apis/vendor_invoices_v1/invoice_item.rb +7 -7
- data/lib/peddler/apis/vendor_invoices_v1/payment_terms.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/submit_invoices_request.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/import_details.rb +8 -8
- data/lib/peddler/apis/vendor_orders_v1/order_acknowledgement_item.rb +6 -6
- data/lib/peddler/apis/vendor_orders_v1/order_details.rb +10 -10
- data/lib/peddler/apis/vendor_orders_v1/order_item.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_item_status.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_status.rb +3 -3
- data/lib/peddler/apis/vendor_orders_v1/ordered_quantity_details.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1.rb +30 -28
- data/lib/peddler/apis/vendor_shipments_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/carrier_details.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/carton.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/carton_reference_details.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/collect_freight_pickup_details.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/container_identification.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/container_item.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/containers.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/expiry.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/import_details.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/item.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/item_details.rb +6 -6
- data/lib/peddler/apis/vendor_shipments_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/package_item_details.rb +5 -5
- data/lib/peddler/apis/vendor_shipments_v1/packed_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/packed_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/purchase_order_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/purchase_orders.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/route.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/shipment.rb +18 -18
- data/lib/peddler/apis/vendor_shipments_v1/shipment_confirmation.rb +12 -12
- data/lib/peddler/apis/vendor_shipments_v1/shipment_information.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/shipment_measurements.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/total_weight.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transport_label.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transport_shipment_measurements.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transportation_details.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/transportation_details_for_shipment_confirmation.rb +9 -8
- data/lib/peddler/apis/vendor_shipments_v1.rb +26 -25
- data/lib/peddler/apis/vendor_transaction_status_v1/transaction.rb +1 -1
- data/lib/peddler/apis/vendor_transaction_status_v1.rb +1 -1
- data/lib/peddler/data_kiosk/economics20240315/ad_summary.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/aggregated_detail.rb +47 -0
- data/lib/peddler/data_kiosk/economics20240315/amount.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/analytics_economics20240315.rb +28 -0
- data/lib/peddler/data_kiosk/economics20240315/economics.rb +62 -0
- data/lib/peddler/data_kiosk/economics20240315/economics_property.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/fba_per_unit_cost.rb +19 -0
- data/lib/peddler/data_kiosk/economics20240315/fee.rb +47 -0
- data/lib/peddler/data_kiosk/economics20240315/fee_component.rb +26 -0
- data/lib/peddler/data_kiosk/economics20240315/fee_summary.rb +23 -0
- data/lib/peddler/data_kiosk/economics20240315/mfn_per_unit_cost.rb +24 -0
- data/lib/peddler/data_kiosk/economics20240315/net_proceeds.rb +23 -0
- data/lib/peddler/data_kiosk/economics20240315/per_unit_cost.rb +31 -0
- data/lib/peddler/data_kiosk/economics20240315/sales.rb +42 -0
- data/lib/peddler/data_kiosk/economics20240315.json +2585 -0
- data/lib/peddler/data_kiosk/economics20240315.rb +17 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/amount.rb +20 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/analytics_salesandtraffic20231115.rb +23 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_asin_sales.rb +37 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_asin_traffic.rb +150 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_date_sales.rb +89 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_date_traffic.rb +119 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/sales_and_traffic_by_asin.rb +42 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/sales_and_traffic_by_date.rb +30 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115.json +2783 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115.rb +17 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/amount.rb +20 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/analytics_salesandtraffic20240424.rb +28 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_sales.rb +37 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_traffic.rb +150 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_sales.rb +89 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_traffic.rb +119 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_by_asin.rb +42 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_by_date.rb +30 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_trends.rb +44 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.json +3088 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.rb +17 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/amount.rb +20 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/analytics_vendoranalytics20240930.rb +22 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/costs.rb +40 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_return_topics.rb +24 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_review_topics.rb +58 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_reviews.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_satisfaction.rb +23 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/forecasted_demand_statistic.rb +30 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/forecasted_demand_weekly.rb +26 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/group_by_attributes.rb +92 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view.rb +31 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view_metrics.rb +38 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view_metrics_grouped_by.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/orders.rb +28 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/product_availability.rb +51 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/shipped_orders.rb +22 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing.rb +46 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view.rb +31 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view_metrics.rb +29 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view_metrics_grouped_by.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/traffic.rb +17 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/units_with_value.rb +20 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930.json +2938 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930.rb +17 -0
- data/lib/peddler/feeds/listings_feed_message_schema/feed.rb +9 -9
- data/lib/peddler/feeds/listings_feed_message_schema/patch.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/feed.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/header.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/issue.rb +2 -2
- data/lib/peddler/feeds/listings_feed_processing_report_schema/item_summary.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/report.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/summary.rb +1 -1
- data/lib/peddler/feeds/listings_feed_schema/header.rb +3 -3
- data/lib/peddler/feeds/listings_feed_schema/message.rb +10 -10
- data/lib/peddler/feeds/listings_feed_schema/patch.rb +1 -1
- data/lib/peddler/feeds/listings_feed_schema/report.rb +3 -3
- data/lib/peddler/helpers/data_kiosk_2023_11_15.rb +34 -0
- data/lib/peddler/notifications/b2b_any_offer_changed/b2b_any_offer_changed_notification.rb +1 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/notification.rb +3 -3
- data/lib/peddler/notifications/b2b_any_offer_changed/offer.rb +2 -2
- data/lib/peddler/notifications/b2b_any_offer_changed/prime_information.rb +1 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/shipping_time.rb +4 -4
- data/lib/peddler/notifications/b2b_any_offer_changed/summary.rb +4 -4
- data/lib/peddler/notifications/branded_item_content_change/payload.rb +5 -5
- data/lib/peddler/notifications/data_kiosk_query_processing_finished/payload.rb +11 -11
- data/lib/peddler/notifications/detail_page_traffic_event/detail_page_traffic_event.rb +1 -1
- data/lib/peddler/notifications/feed_processing_finished/feed_processing_finished_notification.rb +2 -2
- data/lib/peddler/notifications/item_inventory_event_change/item_inventory_event_change.rb +3 -3
- data/lib/peddler/notifications/item_sales_event_change/item_sales_event_change.rb +2 -2
- data/lib/peddler/notifications/listings_item_issues_change/payload.rb +4 -4
- data/lib/peddler/notifications/listings_item_issues_change_notification_2023_12_13/payload.rb +8 -8
- data/lib/peddler/notifications/listings_item_mfn_quantity_change/payload.rb +2 -2
- data/lib/peddler/notifications/listings_item_status_change/payload.rb +3 -3
- data/lib/peddler/notifications/order_change/notification.rb +1 -1
- data/lib/peddler/notifications/order_change/order_change_notification.rb +1 -1
- data/lib/peddler/notifications/order_change/order_change_trigger.rb +1 -1
- data/lib/peddler/notifications/order_change/order_item.rb +2 -2
- data/lib/peddler/notifications/order_change/summary.rb +10 -10
- data/lib/peddler/notifications/order_status_change/order_status_change_notification.rb +1 -1
- data/lib/peddler/notifications/pricing_health/summary.rb +2 -2
- data/lib/peddler/notifications/report_processing_finished/report_processing_finished_notification.rb +3 -3
- data/lib/peddler/notifications/transaction_update/notification.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/account_health_rating.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/on_time_delivery_rate.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/performance_metric.rb +8 -8
- data/lib/peddler/reports/account_health_report_2020_11_18/pre_fulfillment_cancellation_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/unit_on_time_delivery_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/valid_tracking_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/warning_state.rb +1 -1
- data/lib/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19/recommendation.rb +12 -12
- data/lib/peddler/reports/end_user_data/asin_metrics.rb +2 -2
- data/lib/peddler/reports/end_user_data/report_options.rb +1 -1
- data/lib/peddler/reports/end_user_data/report_specification.rb +6 -6
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_options.rb +2 -2
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_specification.rb +4 -4
- data/lib/peddler/reports/promotion/details_by_product.rb +1 -1
- data/lib/peddler/reports/promotion/details_by_promotion.rb +1 -1
- data/lib/peddler/reports/promotion/report_options.rb +2 -2
- data/lib/peddler/reports/promotion/report_specification.rb +1 -1
- data/lib/peddler/reports/seller_coupon/coupon_details.rb +8 -8
- data/lib/peddler/reports/seller_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/seller_sales_and_traffic/report.rb +1 -1
- data/lib/peddler/reports/seller_sales_and_traffic/report_options.rb +4 -4
- data/lib/peddler/reports/seller_sales_and_traffic/report_specification.rb +15 -15
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_asin.rb +4 -4
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_date.rb +1 -1
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_asin.rb +5 -5
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_date.rb +25 -25
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_asin.rb +48 -48
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_date.rb +35 -35
- data/lib/peddler/reports/selling_partner_market_basket_analysis/details_by_asin.rb +5 -5
- data/lib/peddler/reports/selling_partner_market_basket_analysis/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_repeat_purchase/data_by_asin.rb +2 -2
- data/lib/peddler/reports/selling_partner_repeat_purchase/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_repeat_purchase/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_options.rb +2 -2
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_cart_add_data.rb +4 -4
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_click_data.rb +3 -3
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_impression_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_purchase_data.rb +4 -4
- data/lib/peddler/reports/selling_partner_search_query_performance/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_data.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_cart_add_data.rb +7 -7
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_click_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_data.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_impression_data.rb +3 -3
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_purchase_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_terms/details_by_department_and_search_term.rb +8 -8
- data/lib/peddler/reports/selling_partner_search_terms/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_terms/report_specification.rb +5 -5
- data/lib/peddler/reports/vendor_coupon/asin_details.rb +1 -1
- data/lib/peddler/reports/vendor_coupon/coupon_details.rb +7 -7
- data/lib/peddler/reports/vendor_coupon/details_by_campaign.rb +6 -6
- data/lib/peddler/reports/vendor_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/vendor_forecasting/forecast_by_asin.rb +9 -9
- data/lib/peddler/reports/vendor_forecasting/report.rb +1 -1
- data/lib/peddler/reports/vendor_forecasting/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_inventory/inventory_aggregate.rb +29 -29
- data/lib/peddler/reports/vendor_inventory/inventory_by_asin.rb +26 -26
- data/lib/peddler/reports/vendor_inventory/report.rb +1 -1
- data/lib/peddler/reports/vendor_inventory/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_inventory/report_specification.rb +7 -7
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_aggregate_details.rb +2 -2
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_details_by_asin.rb +2 -2
- data/lib/peddler/reports/vendor_net_pure_product_margin/report.rb +1 -1
- data/lib/peddler/reports/vendor_net_pure_product_margin/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_net_pure_product_margin/report_specification.rb +6 -6
- data/lib/peddler/reports/vendor_real_time_inventory/report_data.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_inventory/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_data.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_traffic/report_specification.rb +3 -3
- data/lib/peddler/reports/vendor_sales/report.rb +1 -1
- data/lib/peddler/reports/vendor_sales/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_sales/report_specification.rb +7 -7
- data/lib/peddler/reports/vendor_sales/sales_aggregate.rb +3 -3
- data/lib/peddler/reports/vendor_sales/sales_by_asin.rb +3 -3
- data/lib/peddler/reports/vendor_traffic/report.rb +1 -1
- data/lib/peddler/reports/vendor_traffic/report_specification.rb +6 -6
- data/lib/peddler/version.rb +1 -1
- data/sig/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rbs +37 -74
- data/sig/peddler/apis/aplus_content_2020_11_01.rbs +54 -110
- data/sig/peddler/apis/application_integrations_2024_04_01.rbs +6 -12
- data/sig/peddler/apis/application_management_2023_11_30.rbs +2 -4
- data/sig/peddler/apis/catalog_items_2020_12_01.rbs +18 -36
- data/sig/peddler/apis/catalog_items_2022_04_01.rbs +28 -59
- data/sig/peddler/apis/catalog_items_v0.rbs +3 -6
- data/sig/peddler/apis/customer_feedback_2024_06_01.rbs +39 -78
- data/sig/peddler/apis/data_kiosk_2023_11_15.rbs +7 -14
- data/sig/peddler/apis/easy_ship_2022_03_23.rbs +21 -42
- data/sig/peddler/apis/external_fulfillment_inventory_2024_09_11.rbs +11 -22
- data/sig/peddler/apis/external_fulfillment_returns_2024_09_11.rbs +12 -24
- data/sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs +49 -98
- data/sig/peddler/apis/fba_inbound_eligibility_v1.rbs +2 -6
- data/sig/peddler/apis/fba_inventory_v1.rbs +17 -34
- data/sig/peddler/apis/feeds_2021_06_30.rbs +9 -18
- data/sig/peddler/apis/finances_2024_06_19.rbs +18 -36
- data/sig/peddler/apis/finances_v0.rbs +49 -98
- data/sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs +125 -250
- data/sig/peddler/apis/fulfillment_inbound_v0.rbs +21 -44
- data/sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs +72 -154
- data/sig/peddler/apis/invoices_2024_06_19.rbs +16 -32
- data/sig/peddler/apis/listings_items_2020_09_01.rbs +7 -14
- data/sig/peddler/apis/listings_items_2021_08_01.rbs +25 -50
- data/sig/peddler/apis/listings_restrictions_2021_08_01.rbs +5 -10
- data/sig/peddler/apis/merchant_fulfillment_v0.rbs +36 -88
- data/sig/peddler/apis/messaging_v1.rbs +28 -56
- data/sig/peddler/apis/notifications_v1.rbs +24 -48
- data/sig/peddler/apis/orders_v0.rbs +55 -123
- data/sig/peddler/apis/product_fees_v0.rbs +13 -30
- data/sig/peddler/apis/product_pricing_2022_05_01.rbs +35 -70
- data/sig/peddler/apis/product_pricing_v0.rbs +40 -87
- data/sig/peddler/apis/product_type_definitions_2020_09_01.rbs +7 -17
- data/sig/peddler/apis/replenishment_2022_11_07.rbs +26 -52
- data/sig/peddler/apis/reports_2021_06_30.rbs +11 -22
- data/sig/peddler/apis/sales_v1.rbs +3 -6
- data/sig/peddler/apis/seller_wallet_2024_03_01.rbs +24 -48
- data/sig/peddler/apis/sellers_v1.rbs +9 -21
- data/sig/peddler/apis/services_v1.rbs +60 -122
- data/sig/peddler/apis/shipment_invoicing_v0.rbs +14 -28
- data/sig/peddler/apis/shipping_v1.rbs +41 -82
- data/sig/peddler/apis/shipping_v2.rbs +96 -210
- data/sig/peddler/apis/solicitations_v1.rbs +7 -14
- data/sig/peddler/apis/supply_sources_2020_07_01.rbs +22 -56
- data/sig/peddler/apis/tokens_2021_03_01.rbs +5 -10
- data/sig/peddler/apis/transfers_2024_06_01.rbs +7 -14
- data/sig/peddler/apis/uploads_2020_11_01.rbs +3 -6
- data/sig/peddler/apis/vehicles_2024_11_01.rbs +8 -16
- data/sig/peddler/apis/vendor_direct_fulfillment_inventory_v1.rbs +6 -16
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rbs +22 -49
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_v1.rbs +22 -47
- data/sig/peddler/apis/vendor_direct_fulfillment_payments_v1.rbs +13 -26
- data/sig/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rbs +12 -24
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rbs +33 -68
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_v1.rbs +35 -72
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rbs +4 -8
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_v1.rbs +4 -8
- data/sig/peddler/apis/vendor_invoices_v1.rbs +17 -34
- data/sig/peddler/apis/vendor_orders_v1.rbs +24 -50
- data/sig/peddler/apis/vendor_shipments_v1.rbs +53 -106
- data/sig/peddler/apis/vendor_transaction_status_v1.rbs +4 -8
- data/sig/peddler/data_kiosk/economics20240315.rbs +272 -0
- data/sig/peddler/data_kiosk/sales_and_traffic20231115.rbs +220 -0
- data/sig/peddler/data_kiosk/sales_and_traffic20240424.rbs +245 -0
- data/sig/peddler/data_kiosk/vendor_analytics20240930.rbs +444 -0
- data/sig/peddler/feeds/listings_feed_message_schema.rbs +2 -4
- data/sig/peddler/feeds/listings_feed_processing_report_schema.rbs +6 -12
- data/sig/peddler/feeds/listings_feed_schema.rbs +5 -10
- data/sig/peddler/helpers/data_kiosk_2023_11_15.rbs +13 -0
- data/sig/peddler/notifications/any_offer_changed.rbs +14 -33
- data/sig/peddler/notifications/b2b_any_offer_changed.rbs +13 -30
- data/sig/peddler/notifications/branded_item_content_change.rbs +2 -4
- data/sig/peddler/notifications/data_kiosk_query_processing_finished.rbs +2 -4
- data/sig/peddler/notifications/detail_page_traffic_event.rbs +4 -8
- data/sig/peddler/notifications/fba_inventory_availability_change.rbs +2 -4
- data/sig/peddler/notifications/fba_outbound_shipment_status.rbs +3 -6
- data/sig/peddler/notifications/fee_promotion.rbs +17 -34
- data/sig/peddler/notifications/feed_processing_finished.rbs +3 -6
- data/sig/peddler/notifications/fulfillment_order_status.rbs +6 -12
- data/sig/peddler/notifications/item_inventory_event_change.rbs +4 -8
- data/sig/peddler/notifications/item_product_type_change.rbs +2 -4
- data/sig/peddler/notifications/item_sales_event_change.rbs +4 -8
- data/sig/peddler/notifications/listings_item_issues_change.rbs +2 -4
- data/sig/peddler/notifications/listings_item_issues_change_notification_2023_12_13.rbs +2 -4
- data/sig/peddler/notifications/listings_item_mfn_quantity_change.rbs +2 -4
- data/sig/peddler/notifications/listings_item_status_change.rbs +2 -4
- data/sig/peddler/notifications/mfn_order_status_change.rbs +2 -4
- data/sig/peddler/notifications/order_change.rbs +5 -12
- data/sig/peddler/notifications/order_status_change.rbs +3 -6
- data/sig/peddler/notifications/pricing_health.rbs +11 -22
- data/sig/peddler/notifications/product_type_definitions_change.rbs +2 -4
- data/sig/peddler/notifications/report_processing_finished.rbs +3 -6
- data/sig/peddler/notifications/transaction_update.rbs +6 -12
- data/sig/peddler/reports/account_health_report_2020_11_18.rbs +17 -34
- data/sig/peddler/reports/b2b_product_opportunities_not_yet_on_amazon_report_2020_11_19.rbs +2 -4
- data/sig/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19.rbs +1 -5
- data/sig/peddler/reports/end_user_data.rbs +5 -10
- data/sig/peddler/reports/marketplace_asin_page_view_metrics.rbs +4 -8
- data/sig/peddler/reports/promotion.rbs +5 -10
- data/sig/peddler/reports/seller_coupon.rbs +5 -10
- data/sig/peddler/reports/seller_sales_and_traffic.rbs +9 -18
- data/sig/peddler/reports/selling_partner_market_basket_analysis.rbs +4 -8
- data/sig/peddler/reports/selling_partner_repeat_purchase.rbs +4 -8
- data/sig/peddler/reports/selling_partner_search_catalog_performance.rbs +8 -16
- data/sig/peddler/reports/selling_partner_search_query_performance.rbs +9 -18
- data/sig/peddler/reports/selling_partner_search_terms.rbs +4 -8
- data/sig/peddler/reports/vendor_coupon.rbs +4 -12
- data/sig/peddler/reports/vendor_forecasting.rbs +4 -8
- data/sig/peddler/reports/vendor_inventory.rbs +5 -10
- data/sig/peddler/reports/vendor_net_pure_product_margin.rbs +5 -10
- data/sig/peddler/reports/vendor_real_time_inventory.rbs +3 -6
- data/sig/peddler/reports/vendor_real_time_sales.rbs +4 -8
- data/sig/peddler/reports/vendor_real_time_traffic.rbs +3 -6
- data/sig/peddler/reports/vendor_sales.rbs +5 -10
- data/sig/peddler/reports/vendor_traffic.rbs +5 -10
- metadata +70 -3
@@ -17,7 +17,7 @@ module Peddler
|
|
17
17
|
attribute(:end_date, Date, from: "endDate")
|
18
18
|
|
19
19
|
# @return [Integer] The number of orders. An order may include multiple quantities of a product and differs from
|
20
|
-
#
|
20
|
+
# ordered units.
|
21
21
|
attribute(:orders, Integer)
|
22
22
|
|
23
23
|
# @return [Float] Fraction of unique customers that are repeat customers.
|
@@ -30,7 +30,7 @@ module Peddler
|
|
30
30
|
attribute(:repeat_purchase_revenue_pct_total, Float, from: "repeatPurchaseRevenuePctTotal")
|
31
31
|
|
32
32
|
# @return [Date] The start date of the data contained within the object. If the request spans multiple
|
33
|
-
#
|
33
|
+
# reportPeriods, byAsin data will be shared for each of these reportPeriods.
|
34
34
|
attribute(:start_date, Date, from: "startDate")
|
35
35
|
|
36
36
|
# @return [Integer] Number of unique customers who placed an order containing the asin.
|
@@ -10,7 +10,7 @@ module Peddler
|
|
10
10
|
# Report options specifying parameters such as reportPeriod.
|
11
11
|
ReportOptions = Structure.new do
|
12
12
|
# @return [String] Determines what granularity of data is expected in the report. Valid values are: WEEK, MONTH,
|
13
|
-
#
|
13
|
+
# QUARTER.
|
14
14
|
attribute(:report_period, String, from: "reportPeriod")
|
15
15
|
end
|
16
16
|
end
|
@@ -11,18 +11,18 @@ module Peddler
|
|
11
11
|
# Summarizes the original report request.
|
12
12
|
ReportSpecification = Structure.new do
|
13
13
|
# @return [Date] Determines the end date of the report - the time component is ignored. For WEEK, MONTH and
|
14
|
-
#
|
15
|
-
# dataEndTime must be a Saturday for the WEEK reportPeriod.
|
14
|
+
# QUARTER reportPeriods, this value must correspond to the last day in the specified reportPeriod. For
|
15
|
+
# example, dataEndTime must be a Saturday for the WEEK reportPeriod.
|
16
16
|
attribute(:data_end_time, Date, from: "dataEndTime")
|
17
17
|
|
18
18
|
# @return [Date] Determines the start date of the report - the time component is ignored. For WEEK, MONTH and
|
19
|
-
#
|
20
|
-
# dataStartTime must be a Sunday for the WEEK reportPeriod.
|
19
|
+
# QUARTER reportPeriods, this value must correspond to the first day in the specified reportPeriod. For
|
20
|
+
# example, dataStartTime must be a Sunday for the WEEK reportPeriod.
|
21
21
|
attribute(:data_start_time, Date, from: "dataStartTime")
|
22
22
|
|
23
23
|
# @return [Array<String>] This parameter must match the marketplaceId of the selling partner account. This
|
24
|
-
#
|
25
|
-
#
|
24
|
+
# report type supports only one marketplaceId per report. Specifying multiple marketplaces will result in
|
25
|
+
# failure to generate the report.
|
26
26
|
attribute(:marketplace_ids, [String], from: "marketplaceIds")
|
27
27
|
|
28
28
|
# @return [ReportOptions] Report options specifying parameters such as reportPeriod.
|
@@ -13,8 +13,8 @@ module Peddler
|
|
13
13
|
attribute(:report_period, String, from: "reportPeriod")
|
14
14
|
|
15
15
|
# @return [String] A space-separated list of Amazon Standard Identification Number (ASINs) for which you can
|
16
|
-
#
|
17
|
-
#
|
16
|
+
# request the report. If you do not provide ASINs, the report returns search catalog performance data for all
|
17
|
+
# ASINs for which you are a brand owner. There is a 200-character limit.
|
18
18
|
attribute?(:asins, String)
|
19
19
|
end
|
20
20
|
end
|
@@ -11,18 +11,18 @@ module Peddler
|
|
11
11
|
# Summarizes the original report request.
|
12
12
|
ReportSpecification = Structure.new do
|
13
13
|
# @return [Date] The end date of the report (Amazon ignores the time component). For WEEK, MONTH, and QUARTER
|
14
|
-
#
|
15
|
-
# error returns. For example, dataEndTime must be a Saturday for the WEEK reportPeriod.
|
14
|
+
# reportPeriods, this value must correspond to the last day in the reportPeriod that you specify or else a
|
15
|
+
# fatal error returns. For example, dataEndTime must be a Saturday for the WEEK reportPeriod.
|
16
16
|
attribute(:data_end_time, Date, from: "dataEndTime")
|
17
17
|
|
18
18
|
# @return [Date] The start date of the report (Amazon ignores the time component). For WEEK, MONTH, and QUARTER
|
19
|
-
#
|
20
|
-
#
|
19
|
+
# reportPeriods, this value must correspond to the first day in the reportPeriod that you specify or else a
|
20
|
+
# fatal error returns. For example, dataStartTime must be a Sunday for the WEEK reportPeriod.
|
21
21
|
attribute(:data_start_time, Date, from: "dataStartTime")
|
22
22
|
|
23
23
|
# @return [Array<String>] This parameter must match the marketplaceId of the selling partner account. This
|
24
|
-
#
|
25
|
-
#
|
24
|
+
# report type supports only one marketplaceId per report. If you specify multiple marketplaces, a fatal error
|
25
|
+
# returns and report generation fails.
|
26
26
|
attribute(:marketplace_ids, [String], from: "marketplaceIds")
|
27
27
|
|
28
28
|
# @return [ReportOptions] The report options that specify parameters, such as reportPeriod.
|
@@ -10,22 +10,22 @@ module Peddler
|
|
10
10
|
# The search attributed cart-add data for your catalog.
|
11
11
|
SearchCatalogPerformanceCartAddData = Structure.new do
|
12
12
|
# @return [Integer] The number of times customers add an ASIN to a cart. This data originates from the search
|
13
|
-
#
|
13
|
+
# results page.
|
14
14
|
attribute(:cart_add_count, Integer, from: "cartAddCount")
|
15
15
|
|
16
16
|
# @return [Money]
|
17
17
|
attribute(:cart_added_median_price, Money, from: "cartAddedMedianPrice")
|
18
18
|
|
19
19
|
# @return [Integer] The number of times customers add an ASIN to a cart with the one-day delivery message in the
|
20
|
-
#
|
20
|
+
# search results page.
|
21
21
|
attribute(:one_day_shipping_cart_add_count, Integer, from: "oneDayShippingCartAddCount")
|
22
22
|
|
23
23
|
# @return [Integer] The number of times customers add an ASIN to a cart with the same day delivery message in
|
24
|
-
#
|
24
|
+
# the search results page.
|
25
25
|
attribute(:same_day_shipping_cart_add_count, Integer, from: "sameDayShippingCartAddCount")
|
26
26
|
|
27
27
|
# @return [Integer] The number of times customers add an ASIN to a cart with the two-day delivery message in the
|
28
|
-
#
|
28
|
+
# search results page.
|
29
29
|
attribute(:two_day_shipping_cart_add_count, Integer, from: "twoDayShippingCartAddCount")
|
30
30
|
end
|
31
31
|
end
|
@@ -19,15 +19,15 @@ module Peddler
|
|
19
19
|
attribute(:clicked_median_price, Money, from: "clickedMedianPrice")
|
20
20
|
|
21
21
|
# @return [Integer] The number of times customers click on the ASIN with the one-day delivery message on the
|
22
|
-
#
|
22
|
+
# search results page.
|
23
23
|
attribute(:one_day_shipping_click_count, Integer, from: "oneDayShippingClickCount")
|
24
24
|
|
25
25
|
# @return [Integer] The number of times customers click on the ASIN with the same day delivery message on the
|
26
|
-
#
|
26
|
+
# search results page.
|
27
27
|
attribute(:same_day_shipping_click_count, Integer, from: "sameDayShippingClickCount")
|
28
28
|
|
29
29
|
# @return [Integer] The number of times customers click on the ASIN with the two-day delivery message on the
|
30
|
-
#
|
30
|
+
# search results page.
|
31
31
|
attribute(:two_day_shipping_click_count, Integer, from: "twoDayShippingClickCount")
|
32
32
|
end
|
33
33
|
end
|
@@ -10,23 +10,23 @@ module Peddler
|
|
10
10
|
# The search impression data for your catalog.
|
11
11
|
SearchCatalogPerformanceImpressionData = Structure.new do
|
12
12
|
# @return [Integer] Total number of impressions for the given ASIN, which originates from the search results
|
13
|
-
#
|
14
|
-
# page. Impressions include sponsored search results.
|
13
|
+
# page across all search queries. Amazon counts an impression every time the ASIN displays in the search
|
14
|
+
# results page. Impressions include sponsored search results.
|
15
15
|
attribute(:impression_count, Integer, from: "impressionCount")
|
16
16
|
|
17
17
|
# @return [Money]
|
18
18
|
attribute(:impression_median_price, Money, from: "impressionMedianPrice")
|
19
19
|
|
20
20
|
# @return [Integer] The number of times the impressed ASIN displays with the one-day delivery message in a
|
21
|
-
#
|
21
|
+
# search results page.
|
22
22
|
attribute(:one_day_shipping_impression_count, Integer, from: "oneDayShippingImpressionCount")
|
23
23
|
|
24
24
|
# @return [Integer] The number of times the impressed ASIN displays with the same day delivery message in a
|
25
|
-
#
|
25
|
+
# search results page.
|
26
26
|
attribute(:same_day_shipping_impression_count, Integer, from: "sameDayShippingImpressionCount")
|
27
27
|
|
28
28
|
# @return [Integer] The number of times the impressed ASIN displays with the two-day delivery message in a
|
29
|
-
#
|
29
|
+
# search results page.
|
30
30
|
attribute(:two_day_shipping_impression_count, Integer, from: "twoDayShippingImpressionCount")
|
31
31
|
end
|
32
32
|
end
|
@@ -13,25 +13,25 @@ module Peddler
|
|
13
13
|
attribute(:conversion_rate, Float, from: "conversionRate")
|
14
14
|
|
15
15
|
# @return [Integer] The number of times customers purchase an ASIN with the one-day delivery message in the
|
16
|
-
#
|
16
|
+
# search results page.
|
17
17
|
attribute(:one_day_shipping_purchase_count, Integer, from: "oneDayShippingPurchaseCount")
|
18
18
|
|
19
19
|
# @return [Integer] The total number of purchases for an ASIN. This data originates from the search results
|
20
|
-
#
|
20
|
+
# page.
|
21
21
|
attribute(:purchase_count, Integer, from: "purchaseCount")
|
22
22
|
|
23
23
|
# @return [Money]
|
24
24
|
attribute(:purchase_median_price, Money, from: "purchaseMedianPrice")
|
25
25
|
|
26
26
|
# @return [Integer] The number of times customers purchase an ASIN with the same day delivery message in the
|
27
|
-
#
|
27
|
+
# search results page.
|
28
28
|
attribute(:same_day_shipping_purchase_count, Integer, from: "sameDayShippingPurchaseCount")
|
29
29
|
|
30
30
|
# @return [Money]
|
31
31
|
attribute(:search_traffic_sales, Money, from: "searchTrafficSales")
|
32
32
|
|
33
33
|
# @return [Integer] The number of times customers purchase an ASIN with the two-day delivery message in the
|
34
|
-
#
|
34
|
+
# search results page.
|
35
35
|
attribute(:two_day_shipping_purchase_count, Integer, from: "twoDayShippingPurchaseCount")
|
36
36
|
end
|
37
37
|
end
|
@@ -10,7 +10,7 @@ module Peddler
|
|
10
10
|
# The report options that specify parameters, such as reportPeriod and asin.
|
11
11
|
ReportOptions = Structure.new do
|
12
12
|
# @return [String] A space-separated list of ASINs for which you can request the report. There is a
|
13
|
-
#
|
13
|
+
# 200-character limit.
|
14
14
|
attribute(:asin, String)
|
15
15
|
|
16
16
|
# @return [String] The granularity of the data in the report. Valid values are WEEK, MONTH, and QUARTER.
|
@@ -11,18 +11,18 @@ module Peddler
|
|
11
11
|
# Summarizes the original report request.
|
12
12
|
ReportSpecification = Structure.new do
|
13
13
|
# @return [Date] The end date of the report (Amazon ignores the time component). For WEEK, MONTH, and QUARTER
|
14
|
-
#
|
15
|
-
# error returns. For example, dataEndTime must be a Saturday for the WEEK reportPeriod.
|
14
|
+
# reportPeriods, this value must correspond to the last day in the reportPeriod that you specify or else a
|
15
|
+
# fatal error returns. For example, dataEndTime must be a Saturday for the WEEK reportPeriod.
|
16
16
|
attribute(:data_end_time, Date, from: "dataEndTime")
|
17
17
|
|
18
18
|
# @return [Date] The start date of the report (Amazon ignores the time component). For WEEK, MONTH, and QUARTER
|
19
|
-
#
|
20
|
-
#
|
19
|
+
# reportPeriods, this value must correspond to the first day in the reportPeriod that you specify or else a
|
20
|
+
# fatal error returns. For example, dataStartTime must be a Sunday for the WEEK reportPeriod.
|
21
21
|
attribute(:data_start_time, Date, from: "dataStartTime")
|
22
22
|
|
23
23
|
# @return [Array<String>] This parameter must match the marketplaceId of the selling partner account. This
|
24
|
-
#
|
25
|
-
#
|
24
|
+
# report type supports only one marketplaceId per report. If you specify multiple marketplaces, a fatal error
|
25
|
+
# returns and report generation fails.
|
26
26
|
attribute(:marketplace_ids, [String], from: "marketplaceIds")
|
27
27
|
|
28
28
|
# @return [ReportOptions] The report options that specify parameters, such as reportPeriod and asin.
|
@@ -13,7 +13,7 @@ module Peddler
|
|
13
13
|
attribute(:search_query, String, from: "searchQuery")
|
14
14
|
|
15
15
|
# @return [Integer] The rank for a search query in comparison to other queries for the ASIN. The ranking
|
16
|
-
#
|
16
|
+
# mechanism measures overall performance (the highest rank is 1).
|
17
17
|
attribute(:search_query_score, Integer, from: "searchQueryScore")
|
18
18
|
|
19
19
|
# @return [Integer] The number of times customers search for a query at a select time period.
|
@@ -10,37 +10,37 @@ module Peddler
|
|
10
10
|
# The search query performance cart add data.
|
11
11
|
SearchQueryPerformanceCartAddData = Structure.new do
|
12
12
|
# @return [Integer] For a search query, the number of cart-adds for the ASIN that originates from the search
|
13
|
-
#
|
13
|
+
# results page.
|
14
14
|
attribute(:asin_cart_add_count, Integer, from: "asinCartAddCount")
|
15
15
|
|
16
16
|
# @return [Float] The fraction of cart-adds for the ASIN in comparison to the total cart-add count for the
|
17
|
-
#
|
17
|
+
# query.
|
18
18
|
attribute(:asin_cart_add_share, Float, from: "asinCartAddShare")
|
19
19
|
|
20
20
|
# @return [Money]
|
21
21
|
attribute(:asin_median_cart_add_price, Money, from: "asinMedianCartAddPrice")
|
22
22
|
|
23
23
|
# @return [Integer] For a search query, the number of cart-adds that originate from the search result page
|
24
|
-
#
|
24
|
+
# across all ASINs.
|
25
25
|
attribute(:total_cart_add_count, Integer, from: "totalCartAddCount")
|
26
26
|
|
27
27
|
# @return [Float] For a search query, the number of cart-adds across all ASINs divided by the search query
|
28
|
-
#
|
28
|
+
# volume.
|
29
29
|
attribute(:total_cart_add_rate, Float, from: "totalCartAddRate")
|
30
30
|
|
31
31
|
# @return [Money]
|
32
32
|
attribute(:total_median_cart_add_price, Money, from: "totalMedianCartAddPrice")
|
33
33
|
|
34
34
|
# @return [Integer] The number of times customers add any ASIN with the one-day delivery message to a cart from
|
35
|
-
#
|
35
|
+
# the search results page for the specific query.
|
36
36
|
attribute(:total_one_day_shipping_cart_add_count, Integer, from: "totalOneDayShippingCartAddCount")
|
37
37
|
|
38
38
|
# @return [Integer] The number of times customers add any ASIN with the same-day delivery message to a cart from
|
39
|
-
#
|
39
|
+
# the search results page for the specific query.
|
40
40
|
attribute(:total_same_day_shipping_cart_add_count, Integer, from: "totalSameDayShippingCartAddCount")
|
41
41
|
|
42
42
|
# @return [Integer] The number of times customers add any ASIN with the two-day delivery message to a cart from
|
43
|
-
#
|
43
|
+
# the search results page for the specific query.
|
44
44
|
attribute(:total_two_day_shipping_cart_add_count, Integer, from: "totalTwoDayShippingCartAddCount")
|
45
45
|
end
|
46
46
|
end
|
@@ -13,14 +13,14 @@ module Peddler
|
|
13
13
|
attribute(:asin_click_count, Integer, from: "asinClickCount")
|
14
14
|
|
15
15
|
# @return [Float] The fraction of clicks for the current ASIN in comparison to the total click count for the
|
16
|
-
#
|
16
|
+
# query.
|
17
17
|
attribute(:asin_click_share, Float, from: "asinClickShare")
|
18
18
|
|
19
19
|
# @return [Money]
|
20
20
|
attribute(:asin_median_click_price, Money, from: "asinMedianClickPrice")
|
21
21
|
|
22
22
|
# @return [Integer] For a search query, the number of ASIN clicks that originate from the search results page
|
23
|
-
#
|
23
|
+
# for any ASIN.
|
24
24
|
attribute(:total_click_count, Integer, from: "totalClickCount")
|
25
25
|
|
26
26
|
# @return [Float] For a search query, the number of clicks divided by the search query volume.
|
@@ -30,15 +30,15 @@ module Peddler
|
|
30
30
|
attribute(:total_median_click_price, Money, from: "totalMedianClickPrice")
|
31
31
|
|
32
32
|
# @return [Integer] The number of times customers click on any ASIN with the one-day delivery message from the
|
33
|
-
#
|
33
|
+
# search results page for the specific query.
|
34
34
|
attribute(:total_one_day_shipping_click_count, Integer, from: "totalOneDayShippingClickCount")
|
35
35
|
|
36
36
|
# @return [Integer] The number of times customers click on any ASIN with the same-day delivery message from the
|
37
|
-
#
|
37
|
+
# search results page for the specific query.
|
38
38
|
attribute(:total_same_day_shipping_click_count, Integer, from: "totalSameDayShippingClickCount")
|
39
39
|
|
40
40
|
# @return [Integer] The number of times customers click on any ASIN with the two-day delivery message from the
|
41
|
-
#
|
41
|
+
# search results page for the specific query.
|
42
42
|
attribute(:total_two_day_shipping_click_count, Integer, from: "totalTwoDayShippingClickCount")
|
43
43
|
end
|
44
44
|
end
|
data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_data.rb
CHANGED
@@ -11,7 +11,7 @@ module Peddler
|
|
11
11
|
# Contains search query performance data at the ASIN level.
|
12
12
|
SearchQueryPerformanceData = Structure.new do
|
13
13
|
# @return [String] A space-separated list of ASINs for which you can request the report. There is a
|
14
|
-
#
|
14
|
+
# 200-character limit.
|
15
15
|
attribute(:asin, String)
|
16
16
|
|
17
17
|
# @return [SearchQueryPerformanceCartAddData]
|
@@ -10,15 +10,15 @@ module Peddler
|
|
10
10
|
# The search query performance impression data.
|
11
11
|
SearchQueryPerformanceImpressionData = Structure.new do
|
12
12
|
# @return [Integer] The total number of impressions that originate from the search results page for the current
|
13
|
-
#
|
13
|
+
# ASIN with the current query.
|
14
14
|
attribute(:asin_impression_count, Integer, from: "asinImpressionCount")
|
15
15
|
|
16
16
|
# @return [Float] The fraction of impressions for the ASIN in comparison to the total impression count for the
|
17
|
-
#
|
17
|
+
# query.
|
18
18
|
attribute(:asin_impression_share, Float, from: "asinImpressionShare")
|
19
19
|
|
20
20
|
# @return [Integer] The total number of impressions that originate from the search results page for all ASINs
|
21
|
-
#
|
21
|
+
# with the current query.
|
22
22
|
attribute(:total_query_impression_count, Integer, from: "totalQueryImpressionCount")
|
23
23
|
end
|
24
24
|
end
|
@@ -16,29 +16,29 @@ module Peddler
|
|
16
16
|
attribute(:asin_purchase_count, Integer, from: "asinPurchaseCount")
|
17
17
|
|
18
18
|
# @return [Float] The fraction of purchase actions for the ASIN in comparison to the total purchase count for
|
19
|
-
#
|
19
|
+
# the query.
|
20
20
|
attribute(:asin_purchase_share, Float, from: "asinPurchaseShare")
|
21
21
|
|
22
22
|
# @return [Money]
|
23
23
|
attribute(:total_median_purchase_price, Money, from: "totalMedianPurchasePrice")
|
24
24
|
|
25
25
|
# @return [Integer] The number of times customers purchase any ASIN with a one-day delivery message from the
|
26
|
-
#
|
26
|
+
# search results page for the specific query.
|
27
27
|
attribute(:total_one_day_shipping_purchase_count, Integer, from: "totalOneDayShippingPurchaseCount")
|
28
28
|
|
29
29
|
# @return [Integer] For a search query, the number of purchases that originate from the search result for any
|
30
|
-
#
|
30
|
+
# ASIN.
|
31
31
|
attribute(:total_purchase_count, Integer, from: "totalPurchaseCount")
|
32
32
|
|
33
33
|
# @return [Float] For a search query, the number of purchases divided by the search query volume.
|
34
34
|
attribute(:total_purchase_rate, Float, from: "totalPurchaseRate")
|
35
35
|
|
36
36
|
# @return [Integer] The number of times customers purchase any ASIN with the same-day delivery message from the
|
37
|
-
#
|
37
|
+
# search results page for the specific query.
|
38
38
|
attribute(:total_same_day_shipping_purchase_count, Integer, from: "totalSameDayShippingPurchaseCount")
|
39
39
|
|
40
40
|
# @return [Integer] The number of times customers purchase any ASIN with a two-day delivery message from the
|
41
|
-
#
|
41
|
+
# search results page for the specific query.
|
42
42
|
attribute(:total_two_day_shipping_purchase_count, Integer, from: "totalTwoDayShippingPurchaseCount")
|
43
43
|
end
|
44
44
|
end
|
data/lib/peddler/reports/selling_partner_search_terms/details_by_department_and_search_term.rb
CHANGED
@@ -10,29 +10,29 @@ module Peddler
|
|
10
10
|
# Contains search term analytics by department name and search term.
|
11
11
|
DetailsByDepartmentAndSearchTerm = Structure.new do
|
12
12
|
# @return [Float] The fraction of clicks that the product received compared to the total clicks for the
|
13
|
-
#
|
14
|
-
# a percentage.
|
13
|
+
# searchTerm within the departmentName for the specified reportPeriod. Multiply the value by 100 to represent
|
14
|
+
# as a percentage.
|
15
15
|
attribute(:click_share, Float, from: "clickShare")
|
16
16
|
|
17
17
|
# @return [Integer] The relative ranking of the clickedAsin based on clickShare.
|
18
18
|
attribute(:click_share_rank, Integer, from: "clickShareRank")
|
19
19
|
|
20
20
|
# @return [String] The Amazon Standard Identification Number of a product that the customer clicked on after
|
21
|
-
#
|
21
|
+
# using the searchTerm within a departmentName.
|
22
22
|
attribute(:clicked_asin, String, from: "clickedAsin")
|
23
23
|
|
24
24
|
# @return [Float] The fraction of conversions that the product achieved in comparison to the total conversions
|
25
|
-
#
|
26
|
-
#
|
27
|
-
#
|
25
|
+
# that resulted from the departmentName and searchTerm in the respective reportPeriod. For example, if overall
|
26
|
+
# conversions for searchTerm=batteries was 98, and the conversions for clickedAsin were 13, conversionShare
|
27
|
+
# would be 13/98=0.1327. Multiply by 100 to express as a percentage.
|
28
28
|
attribute(:conversion_share, Float, from: "conversionShare")
|
29
29
|
|
30
30
|
# @return [String] The name of the Amazon search department the searchTerm was searched within. For example,
|
31
|
-
#
|
31
|
+
# customers may search across all of Amazon.com or within the Beauty department within Amazon.com.
|
32
32
|
attribute(:department_name, String, from: "departmentName")
|
33
33
|
|
34
34
|
# @return [Integer] The relative ranking of the searchTerm within a departmentName based on frequency of
|
35
|
-
#
|
35
|
+
# searches for the specified reportPeriod.
|
36
36
|
attribute(:search_frequency_rank, Integer, from: "searchFrequencyRank")
|
37
37
|
|
38
38
|
# @return [String] The term the customer used when searching for products.
|
@@ -10,7 +10,7 @@ module Peddler
|
|
10
10
|
# Report options specifying parameters such as reportPeriod.
|
11
11
|
ReportOptions = Structure.new do
|
12
12
|
# @return [String] Determines what granularity of data is expected in the report. Valid values are: DAY, WEEK,
|
13
|
-
#
|
13
|
+
# MONTH, QUARTER.
|
14
14
|
attribute(:report_period, String, from: "reportPeriod")
|
15
15
|
end
|
16
16
|
end
|
@@ -11,17 +11,17 @@ module Peddler
|
|
11
11
|
# Summarizes the original report request.
|
12
12
|
ReportSpecification = Structure.new do
|
13
13
|
# @return [Date] Determines the end date of the report - the time component is ignored. For WEEK, MONTH and
|
14
|
-
#
|
15
|
-
# dataEndTime must be a Saturday for the WEEK reportPeriod.
|
14
|
+
# QUARTER reportPeriods, this value must correspond to the last day in the specified reportPeriod. For
|
15
|
+
# example, dataEndTime must be a Saturday for the WEEK reportPeriod.
|
16
16
|
attribute(:data_end_time, Date, from: "dataEndTime")
|
17
17
|
|
18
18
|
# @return [Date] Determines the start date of the report - the time component is ignored. For WEEK, MONTH and
|
19
|
-
#
|
20
|
-
# dataStartTime must be a Sunday for the WEEK reportPeriod.
|
19
|
+
# QUARTER reportPeriods, this value must correspond to the first day in the specified reportPeriod. For
|
20
|
+
# example, dataStartTime must be a Sunday for the WEEK reportPeriod.
|
21
21
|
attribute(:data_start_time, Date, from: "dataStartTime")
|
22
22
|
|
23
23
|
# @return [Array<String>] This parameter must match the marketplaceId of the selling partner account. Each
|
24
|
-
#
|
24
|
+
# selling partner account belongs to one marketplaceId.
|
25
25
|
attribute(:marketplace_ids, [String], from: "marketplaceIds")
|
26
26
|
|
27
27
|
# @return [ReportOptions] Report options specifying parameters such as reportPeriod.
|
@@ -13,7 +13,7 @@ module Peddler
|
|
13
13
|
attribute(:asin, String)
|
14
14
|
|
15
15
|
# @return [Float] Discount amount the customer receives on the product. Reflects a percentage when discountType
|
16
|
-
#
|
16
|
+
# is PERCENT_OFF_LIST_PRICE and a currency value when discountType is AMOUNT_OFF_LIST_PRICE.
|
17
17
|
attribute(:discount_amount, Float, from: "discountAmount")
|
18
18
|
|
19
19
|
# @return [String] Whether the discount is given as a fixed amount or a percentage off the list price.
|
@@ -14,11 +14,11 @@ module Peddler
|
|
14
14
|
attribute(:asins, [ASINDetails])
|
15
15
|
|
16
16
|
# @return [Float] Percentage of the allocated budget that has been spent, equal to the budgetSpent divided by
|
17
|
-
#
|
17
|
+
# budget or campaign totalBudget as appropriate.
|
18
18
|
attribute(:budget_percentage_used, Float, from: "budgetPercentageUsed")
|
19
19
|
|
20
20
|
# @return [Float] Total amount spent by the vendor on the coupon, including clip fees and redemption fees.
|
21
|
-
#
|
21
|
+
# Currency value. Represents a gross value, including purchases that were returned or cancelled.
|
22
22
|
attribute(:budget_spent, Float, from: "budgetSpent")
|
23
23
|
|
24
24
|
# @return [Integer] Number of times the coupon has been applied on the product page.
|
@@ -37,23 +37,23 @@ module Peddler
|
|
37
37
|
attribute(:once_per_customer, :boolean, from: "isOncePerCustomer")
|
38
38
|
|
39
39
|
# @return [Integer] Number of times the coupon has been used for a purchase. Represents a gross value, including
|
40
|
-
#
|
40
|
+
# purchases that were returned or cancelled.
|
41
41
|
attribute(:redemptions, Integer)
|
42
42
|
|
43
43
|
# @return [Time] Coupon start date-time in UTC.
|
44
44
|
attribute(:start_date_time, Time, from: "startDateTime")
|
45
45
|
|
46
46
|
# @return [Float] Total amount saved by customers redeeming the coupon. Currency value. Represents a gross
|
47
|
-
#
|
47
|
+
# value, including purchases that were returned or cancelled.
|
48
48
|
attribute(:total_discount, Float, from: "totalDiscount")
|
49
49
|
|
50
50
|
# @return [Float] Budget allocated to the coupon. Currency value. Only present when campaign budgetType is
|
51
|
-
#
|
51
|
+
# PER_INDIVIDUAL_COUPON.
|
52
52
|
attribute?(:budget, Float)
|
53
53
|
|
54
54
|
# @return [Float] Budget remaining for the coupon, equal to budget minus budgetSpent. Currency value. Only
|
55
|
-
#
|
56
|
-
# were returned or cancelled.
|
55
|
+
# present when campaign budgetType is PER_INDIVIDUAL_COUPON. Represents a gross value, including purchases
|
56
|
+
# that were returned or cancelled.
|
57
57
|
attribute?(:budget_remaining, Float, from: "budgetRemaining")
|
58
58
|
|
59
59
|
# @return [String] The name given to the coupon.
|
@@ -29,18 +29,18 @@ module Peddler
|
|
29
29
|
attribute(:subscribe_and_save, :boolean, from: "isSubscribeAndSave")
|
30
30
|
|
31
31
|
# @return [Time] The latest date-time the campaign data in this report was updated. May be up to 24 hours before
|
32
|
-
#
|
32
|
+
# the current date-time.
|
33
33
|
attribute(:last_updated_date_time, Time, from: "lastUpdatedDateTime")
|
34
34
|
|
35
35
|
# @return [String] The marketplace the campaign is running in.
|
36
36
|
attribute(:marketplace_id, String, from: "marketplaceId")
|
37
37
|
|
38
38
|
# @return [Integer] Total number of times a coupon in the campaign has been applied on the product page, equal
|
39
|
-
#
|
39
|
+
# to the sum of all coupon clips.
|
40
40
|
attribute(:total_clips, Integer, from: "totalClips")
|
41
41
|
|
42
42
|
# @return [Integer] Total number of times a coupon in the campaign has been used for a purchase, equal to the
|
43
|
-
#
|
43
|
+
# sum of all coupon redemptions.
|
44
44
|
attribute(:total_redemptions, Integer, from: "totalRedemptions")
|
45
45
|
|
46
46
|
# @return [String] The vendor code associated with the campaign.
|
@@ -50,15 +50,15 @@ module Peddler
|
|
50
50
|
attribute?(:currency_code, String, from: "currencyCode")
|
51
51
|
|
52
52
|
# @return [Float] Total budget allocated to the campaign. Currency value. Only present when budgetType is
|
53
|
-
#
|
53
|
+
# SHARED_BUDGET.
|
54
54
|
attribute?(:total_budget, Float, from: "totalBudget")
|
55
55
|
|
56
56
|
# @return [Float] The budget remaining for the campaign, equal to totalBudget minus totalBudgetSpent. Currency
|
57
|
-
#
|
57
|
+
# value. Only present when budgetType is SHARED_BUDGET.
|
58
58
|
attribute?(:total_budget_remaining, Float, from: "totalBudgetRemaining")
|
59
59
|
|
60
60
|
# @return [Float] Total amount spent by the vendor on the campaign, including clip fees and redemption fees,
|
61
|
-
#
|
61
|
+
# equal to the sum of all coupon budgetSpent. Currency value. Only present when budgetType is SHARED_BUDGET.
|
62
62
|
attribute?(:total_budget_spent, Float, from: "totalBudgetSpent")
|
63
63
|
end
|
64
64
|
end
|
@@ -11,11 +11,11 @@ module Peddler
|
|
11
11
|
# Report options specifying parameters campaignStartDateFrom and campaignStartDateTo.
|
12
12
|
ReportOptions = Structure.new do
|
13
13
|
# @return [Time] The start of a date-time range in UTC used for selecting coupons to report on. All coupons with
|
14
|
-
#
|
14
|
+
# a start date-time that falls within the range will be included.
|
15
15
|
attribute(:campaign_start_date_from, Time, from: "campaignStartDateFrom")
|
16
16
|
|
17
17
|
# @return [Time] The end of a date-time range in UTC used for selecting coupons to report on. All coupons with a
|
18
|
-
#
|
18
|
+
# start date-time that falls within the range will be included.
|
19
19
|
attribute(:campaign_start_date_to, Time, from: "campaignStartDateTo")
|
20
20
|
end
|
21
21
|
end
|