0

I have been trying to get bid recommendations for a list of given keywords using this API => https://advertising.amazon.com/API/docs/en-us/sponsored-products/2-0/openapi#/Bid%20recommendations/createKeywordBidRecommendations

But it requires to provide an "adGroupId" beforehand for the same. Is there any way that we can get bid suggestions for a given list of keywords without providing the adgroup/campaign etc?

Thanks

MC Emperor
  • 22,334
  • 15
  • 80
  • 130
Nishat Sayyed
  • 151
  • 2
  • 10

1 Answers1

2

I think Amazon tries to use historical performance as part of its bid recommendation. Either way, it does require it.

The best I can think of is to create a dummy adgroup and either delete it after or keep it around for this very purpose. It doesn't have to be enabled.

mr_mooo_cow
  • 1,098
  • 1
  • 6
  • 16