Thank you for your replay, Yes I'm looking for this type of setting. Indeed I try to create my campaign over the API with the following setting : bidding_strategy_goal_type <https://developers.google.com/google-ads/api/reference/rpc/v8/Campaign.AppCampaignSetting#bidding_strategy_goal_type> = OPTIMIZE_INSTALLS_TARGET_INSTALL_COST <https://developers.google.com/google-ads/api/reference/rpc/v8/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType#optimize_installs_target_install_cost> advertising_channel_sub_type <https://developers.google.com/google-ads/api/reference/rpc/v8/Campaign#advertising_channel_sub_type> = APP_CAMPAIGN <https://developers.google.com/google-ads/api/reference/rpc/v8/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType#app_campaign>
If I use taget_cpa as bidding strategy, everything is working as expected. But I'm looking for a solution where I do not have to set any Bidding strategy. On google Ads UI it looks like it's possible. If I create campaign on Ads UI with the setting I want then read the data with the API, I can see that the campaign doesn't have any Bidding strategy (no taget_cpa, no manual_cpc, no target_spend...), and the bidding_strategy_goal_type <https://developers.google.com/google-ads/api/reference/rpc/v8/Campaign.AppCampaignSetting#bidding_strategy_goal_type> is set to 'UNKNOWN". If I try to use the exact same setting to create my ad, I get some error saying that the Bidding strategy is mandatory. Regards, On Friday, September 10, 2021 at 12:49:18 PM UTC+9 adsapi wrote: > Hello, > > Thank you for reaching out to us. > > Can you check on this guide > <https://developers.google.com/google-ads/api/docs/app-campaigns/create-campaign#focus_more_installs> > and > let us know if this is what you're looking for? > > Regards, > [image: Google Logo] > Mark Kevin Albios > Google Ads API Team > > > ref:_00D1U1174p._5004Q2NSeQw:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0d043077-205f-47b5-9dfe-2cc95e1d3439n%40googlegroups.com.
