Hi Manh,

You can refer to this code example for 
details. 
https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201402/AdvancedOperations/UseSharedBiddingStrategy.php

Essentially, you create a bidding strategy using 
BiddingStrategyService<https://developers.google.com/adwords/api/docs/reference/v201402/BiddingStrategyService>,
 
then create a budget using 
BudgetService<https://developers.google.com/adwords/api/docs/reference/v201402/BudgetService>,
 
then create a campaign using 
CampaignService<https://developers.google.com/adwords/api/docs/reference/v201402/CampaignService>that
 uses the budget and bidding strategy you created earlier.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Monday, May 26, 2014 12:53:10 AM UTC-4, Manh Huynh Xuan wrote:
>
> Hello,
>
> I would like to create a campaign via Adwords-API by java code. My 
> question is how to create a campaign with default Automatic CPC (select 
> option: AdWords will set my bids to help maximize clicks within my target 
> budget) at Campaign's Bid strategy?
>
>
> Thanks
> Manh
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to