Hi Rukeith,
Thank you for reaching out. This code snippet shows where you could set the TARGET_SPEND as the bidding strategy.
Thanks and regards,
Xiaoming, Google Ads API Team
|
||||||
Hi Rukeith,
Thank you for reaching out. For the Google Ads API, you could refer to this code snippet on how to enable the TARGET_SPEND bidding strategy.
Thanks and regards,
Xiaoming, Google Ads API Team
Hi Rukeith,
Thank you for reaching out. In order to set the TARGET_SPEND bidding strategy to a campaign you need to create the bidding strategy first and then set the bidding_strategy_id to campaign.bidding_strategy. Please refer to this sample code on how to implement it.
Thanks and regards,
Xiaoming, Google Ads API Team