Hi Charles,

Bidding type (a.k.a. bidding strategy type) is set at the campaign level 
while specific bids are set at the ad group level. In both case you use the 
BiddingStrategyConfiguration<https://developers.google.com/adwords/api/docs/reference/v201309/CampaignService.BiddingStrategyConfiguration>object
 that can be attached to a Campaign and an AdGroup. For Campaigns you 
only set biddingStrategyType in the BiddingStrategyConfiguration (and 
sometimes the biddingScheme with the extra information required for the 
biddingStrategyType), while for Ad Groups you set the bids in the 
BiddingStrategyConfiguration.

Best,

- David Torres - AdWords API Team

On Friday, October 25, 2013 5:02:37 AM UTC-4, acc...@koopjespakker.nl wrote:
>
> The bidding type(manual or automatic) in the api can be set on campaign 
> level( $biddingStrategyConfiguration->biddingStrategyType ) AND on adgroup 
> level ( $bid = new CpcBid() )
> Why is that , and when should witch method be used?
> regards,
> Charles
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/groups/opt_out.

Reply via email to