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 =
OPTIMIZE_INSTALLS_TARGET_INSTALL_COST advertising_channel_sub_type =
APP_CAMPAIGNIf 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 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,