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