Campaign Consolidated Recommendations

Warning

Sponsored Product v3 is not available for Sandbox endpoint

Note

This API is version 3.0

Note

This API is not clear which marketplaces are supported

{
"code":400,
"responseHeaders":null,
"responseBody":null,
"message":"Marketplace is not supported"
}
class ad_api.api.sp.CampaignsRecommendations(account='default', marketplace: Marketplaces = Marketplaces.EU, credentials=None, proxies=None, verify=True, timeout=None, debug=False, access_token=None)

Endpoints available

Method

Endpoint

Description

GET

/sp/campaign/recommendations

Gets the top consolidated recommendations.

list_campaigns_recommendations(self, **kwargs) ApiResponse:

Gets the top consolidated recommendations across bid, budget, targeting for SP campaigns given an advertiser profile id. The recommendations are refreshed everyday.

Param:
query nextToken (string). Optional. Token to retrieve subsequent page of results.
query maxResults (string). Optional. Limits the number of items to return in the response.

Returns:

ApiResponse