I've been searching everywhere, but I can't find out how to migrate from 
using ConversionOptimizerAdGroupBids to whatever a replacement is for 
v201306.  
 
                var bids = new ConversionOptimizerAdGroupBids();
                bids.targetCpa = new Bid();
                bids.targetCpa.amount = new Money() { microAmount = 
GetCPA(Price), microAmountSpecified = true };
                adGroup.bids = bids;
 
This is the code I was using (GetCPA was a method I used to determine what 
I wanted the cpa to be for each product).  I have no idea how to replace 
this, and can't find anything about this in the migration docs or in the 
example code.
 
Any ideas?  Thx.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to