Hi,
    I have tried a few ways to enable TARGET_SPEND, but it still not work.

1. 
campaign.target_spend.target_spend_micros = 10000000

2. 
campaign.target_spend = Ture

3. 
campaign.target_spend = Ture
fm = protobuf_helpers.field_mask(None, campaign)
fm.paths.append("target_spend")
campaign_operation.update_mask.CopyFrom(fm)


adsapiforumadvisor 在 2020年11月19日 星期四上午3:26:59 [UTC+8] 的信中寫道:

> Hi Rukeith,
>
> Thank you for reaching out. For the Google Ads API, you could refer to 
> this code snippet 
> <https://github.com/googleads/google-ads-python/blob/master/examples/basic_operations/add_campaigns.py#L80>on
>  
> how to enable the TARGET_SPEND bidding strategy.
>
>
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>  
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q27uO3F: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 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 
"AdWords API and Google Ads 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/b9decb20-d901-42f0-aae6-33ada7245d73n%40googlegroups.com.

Reply via email to