Hi, 

Thank you for your response. 

I am looking to update a campaign with a *s**tandard (campaign-level) bid 
strategy* as *TARGET_ROAS* or *TARGET_CPA* . 

Could you please provide an example of how to set the standard 
(campaign-level) bidding strategy as *target_roas* or *target_cpa* ?'

Thankyou 

On Tuesday, August 13, 2024 at 10:45:58 AM UTC+2 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team. 
>
> To use a portfolio bidding strategy 
> <https://support.google.com/google-ads/answer/6263072> with your 
> campaign, you can follow the below steps:
>
>    - Use an existing BiddingStrategy 
>    
> <https://developers.google.com/google-ads/api/reference/rpc/v17/BiddingStrategy>
>    . 
>    - Use MutateBiddingStrategies 
>    
> <https://developers.google.com/google-ads/api/reference/rpc/v17/BiddingStrategyService#mutatebiddingstrategies>
>  to 
>    create a new one with the fields name 
>    
> <https://developers.google.com/google-ads/api/reference/rpc/v17/BiddingStrategy#name>
>     and scheme 
>    
> <https://developers.google.com/google-ads/api/reference/rpc/v17/BiddingStrategy#scheme>
>  set. 
>    For BiddingStrategyType 
>    
> <https://developers.google.com/google-ads/api/reference/rpc/v17/BiddingStrategyTypeEnum.BiddingStrategyType>,
>  
>    a `target_spend`, `maximize_conversion_value`, or 
>    `maximize_conversions bidding strategy, set the field target_spend 
>    
> <https://developers.google.com/google-ads/api/reference/rpc/v17/BiddingStrategy#target_spend>
>  with 
>    a new object typed as TargetSpend 
>    
> <https://developers.google.com/google-ads/api/reference/rpc/v17/TargetSpend>
>    . 
>
> Once you've chosen a BiddingStrategy 
> <https://developers.google.com/google-ads/api/reference/rpc/v17/BiddingStrategy>,
>  
> configure your campaign to use it by setting the campaign's 
> bidding_strategy 
> <https://developers.google.com/google-ads/api/reference/rpc/v17/Campaign#bidding_strategy>
>  field 
> to its resource_name 
> <https://developers.google.com/google-ads/api/reference/rpc/v17/BiddingStrategy#resource_name>
> .
>
> You can refer to the sample code 
> <https://developers.google.com/google-ads/api/docs/campaigns/bidding/assign-strategies#portfolio_bidding_strategies>
>  example 
> on how to create a new portfolio TARGET_SPEND bidding strategy for a new 
> campaign. If you observe any issues while implementing setting bidding 
> strategy, kindly provide us with the complete API logs (request 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  
> and response 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  
> logs with request-id 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>  
> and request header 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>)
>  
> generated at your end. 
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the Python 
> <https://developers.google.com/google-ads/api/docs/client-libs/python/logging>
>  guide 
> to enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02vErsO:ref" 
> (ADR-00263009) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
> <https://adsonair.withgoogle.com/events/performance-max-api-workshop> for 
> the upcoming workshop: Performance Max and the Google Ads API!*
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/460afbe8-8a3b-4e5b-b9ff-6f06723fdd1an%40googlegroups.com.

Reply via email to