Hi I'm trying to follow the example provided here <https://developers.google.com/google-ads/api/docs/keyword-planning/generate-forecast-metrics#python> to generate forecast metrics. But, when I try to use any bidding strategy other than manual_cpc_bidding_strategy it fails with the following error:
*Request made: ClientCustomerId: ..., Host: googleads.googleapis.com, Method: /google.ads.googleads.v15.services.KeywordPlanIdeaService/GenerateKeywordForecastMetrics, RequestId: AJHTJDQm1WECfu-sji-v0A, IsFault: True, FaultMessage: The input has an invalid value.Request with ID "AJHTJDQm1WECfu-sji-v0A" failed with status "INVALID_ARGUMENT" and includes the following errors:Error with message "The input has an invalid value."* It doesn't depend on if I use test manager account or the real one. It fails even if I run the example. Just replace *campaign_to_forecast.bidding_strategy.manual_cpc_bidding_strategy.max_cpc_bid_micros = 1000000* with: *campaign_to_forecast.bidding_strategy.maximize_clicks_bidding_strategy.daily_target_spend_micros = **1000000* or *campaign_to_forecast.bidding_strategy.maximize_conversions_bidding_strategy.daily_target_spend_micros = **1000000* Could somebody assist? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/7ee2205d-78eb-4229-909d-a8bd16531fe9n%40googlegroups.com.