I have two settings and I can't find the corresponding adword api service object. Here is my screenshot. Which of the two objects are used separately?

70 views
Skip to first unread message

jia zheng

unread,
Jun 8, 2018, 10:47:23 PM6/8/18
to AdWords API and Google Ads API Forum

I have two settings and I can't find the corresponding adword api service object. Here is my screenshot. Which of the two objects are used separately?

Vincent Racaza (AdWords API Team)

unread,
Jun 11, 2018, 2:15:37 AM6/11/18
to AdWords API and Google Ads API Forum
Hi Jia,

Both of your screenshots regarding conservative targeting as well as about marketing goals of display campaigns are not yet supported in the AdWords API. There is currently no way to set up or retrieve them via the AdWords API. Please follow our blog to receive any future updates like new releases.

You may use the AdWords UI instead if you want to set these fields.

Thanks,
Vincent
AdWords API Team

jia zheng

unread,
Jun 11, 2018, 6:07:49 AM6/11/18
to AdWords API and Google Ads API Forum


OK, I understand. Thank you very much. I also have a question about bid settings. As shown in the screenshot. When I only select Manual cost-per-click bidding under Manual bidding option instead of Enable Enhanced CPC. Which bid type should I use? MANUAL_CPC or ENHANCED_CPC? And when I also select Manual cost-per-click bidding and Enable Enhanced CPC for the Manual bidding option, should I select MANUAL_CPC or ENHANCED_CPC? I use the Adword API to check if Enable Enhanced CPC is checked and return to the settings of campaign. I can't observe the difference between them.

jia zheng

unread,
Jun 11, 2018, 9:13:48 PM6/11/18
to AdWords API and Google Ads API Forum

I would like to specify whether the Enable Enhanced CPC function can be enabled during manual cost-per-click bidding under Manual bidding using adword api

在 2018年6月11日星期一 UTC+8下午2:15:37,Vincent Racaza (AdWords API Team)写道:

Vincent Racaza (AdWords API Team)

unread,
Jun 11, 2018, 11:30:51 PM6/11/18
to AdWords API and Google Ads API Forum
HI Jia,

For the bidding option in your screenshot, you may set the biddingStrategyType as MANUAL_CPC, and then in your ManualCpcBiddingScheme object, you can set the enhancedCpcEnabled field to true. You can check this Java example 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.

jia zheng

unread,
Jun 12, 2018, 9:55:07 PM6/12/18
to AdWords API and Google Ads API Forum

Very good, it worked. thank you very much
Reply all
Reply to author
Forward
0 new messages