Product Recommendation Service
Warning
Sponsored Product v3 is not available for Sandbox endpoint
Note
This API is version 3.0
- class ad_api.api.sp.ProductRecommendations(account: str = 'default', marketplace: Marketplaces = Marketplaces.EU, credentials: Dict[str, str] | None = None, proxies: Dict[str, str] | None = None, verify: bool = True, timeout: int | None = None, debug: bool = False, access_token: str | None = None, verify_additional_credentials: bool = True)
Endpoint available
Method
Endpoint
Description
POST
/sp/targets/products/recommendations
Suggested target ASINs for your advertised product.
- list_products_recommendations(self, **kwargs) ApiResponse:
- list_products_recommendations(**kwargs)