HI Jia,

For the bidding option in your screenshot, you may set the 
biddingStrategyType 
<https://developers.google.com/adwords/api/docs/reference/v201806/CampaignService.BiddingStrategyConfiguration#biddingstrategytype>
 as 
MANUAL_CPC, and then in your ManualCpcBiddingScheme 
<https://developers.google.com/adwords/api/docs/reference/v201806/CampaignService.ManualCpcBiddingScheme>
 object, 
you can set the enhancedCpcEnabled 
<https://developers.google.com/adwords/api/docs/reference/v201806/CampaignService.ManualCpcBiddingScheme#enhancedcpcenabled>
 field 
to true. You can check this Java example 
<https://developers.google.com/adwords/api/docs/samples/java/basic-operations#add-campaigns>
 on 
how to add campaigns which is also available to other languages that 
AdWords API supports. There is a campaign in the example with MANUAL_CPC 
and what you need to add in the code is the enhancedCpcEnabled field which 
is being set to true.

Let me know if you have further clarifications.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7de44f6a-752b-4afb-b218-386b2ef8cbf7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... jia zheng
    • ... 'Vincent Racaza (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... jia zheng
      • ... jia zheng
        • ... 'Vincent Racaza (AdWords API Team)' via AdWords API and Google Ads API Forum
          • ... jia zheng

Reply via email to