pypi python-amazon-sp-api 1.9.18
v1.9.18

one day ago

v1.9.18

Changes Relevant to End-Users

  • New Report Types: Added support for new brand analytics report types in the ReportType enum:
    • GET_BRAND_ANALYTICS_SEARCH_CATALOG_PERFORMANCE_REPORT
    • GET_BRAND_ANALYTICS_SEARCH_QUERY_PERFORMANCE_REPORT

Internal Changes

  • Dependency Updates: Updated dependencies for improved performance and security:
    • boto3 updated from 1.37.0 to 1.37.2
    • setuptools updated from 75.8.0 to 75.8.2

Mermaid Diagram Representation

graph TD;
    A[ReportType Enum] -->|Added| B[GET_BRAND_ANALYTICS_SEARCH_CATALOG_PERFORMANCE_REPORT];
    A -->|Added| C[GET_BRAND_ANALYTICS_SEARCH_QUERY_PERFORMANCE_REPORT];
    D[Dependencies] -->|Updated| E[boto3, setuptools];
Loading

This release introduces new report types for enhanced brand analytics capabilities and updates dependencies for better stability and security.

Don't miss a new python-amazon-sp-api release

NewReleases is sending notifications on new releases.