AdWords API Re: how can I set maxCpc in Keyword object?

2010-03-18 Thread Peer Jakobsen (AdWords API Guru)
Based on your other post it looks like you think that migrating to
v2009 is as simple as migration from V12 to V13 was.

The classes in V2009 have completely different structures, so I
suggest you use the documentation to get a good overview of the
changes. Nothing can be reused.

For example bids are now part of the BiddableAdGroupCriterion class:
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.BiddableAdGroupCriterion.html

Cheers

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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

To unsubscribe from this group, send email to 
adwords-api+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


AdWords API Re: how can I set maxCpc in Keyword object?

2010-03-18 Thread Brian Graves
Yes, I know that the classes are completely different...but the Per-
Call Migration documenatation only gives any examples in Python.   I
was hoping that switching to the client libraries would make things
easier but I didn't know a new class was required for setting the
maxcpc.  Is there any documentation that goes over what is taken out
and moved into other classes?

On Mar 18, 6:37 pm, Peer Jakobsen (AdWords API Guru)
peer.jakob...@gmail.com wrote:
 Based on your other post it looks like you think that migrating to
 v2009 is as simple as migration from V12 to V13 was.

 The classes in V2009 have completely different structures, so I
 suggest you use the documentation to get a good overview of the
 changes. Nothing can be reused.

 For example bids are now part of the BiddableAdGroupCriterion 
 class:http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCrite...

 Cheers

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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

To unsubscribe from this group, send email to 
adwords-api+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.