Google Groups Home Help | Sign in
AdWords API Version 12 Now Available
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
AdWords API Advisor Google employee  
View profile
 More options Mar 26, 11:12 am
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Wed, 26 Mar 2008 08:12:03 -0700 (PDT)
Local: Wed, Mar 26 2008 11:12 am
Subject: AdWords API Version 12 Now Available
We are happy to announce the release of the AdWords API Version 12
(V12).

V12 introduces several changes to the AdWords API. Below, you'll find
the main highlights from this release. For a complete list of V12
changes, please see our release notes (http://www.google.com/apis/
adwords/developer/releasenotes.html).

V12 HIGHLIGHTS

* Conversion Optimizer support: Now you can enable Conversion
Optimizer (http://www.google.com/apis/adwords/developer/
adwords_api_services.html#conversion_optimizer_section) to pay only
when an ad click leads to a conversion. Using Conversion Optimizer
requires conversion tracking to be enabled on an existing campaign
with at least 200 conversions in the past 30 days.

* CPC bidding for placement-targeted ads: Now you can use
Website.maxCpc (http://www.google.com/apis/adwords/developer/
Website.html#maxCpc) or
AdGroup.siteMaxCpc (http://www.google.com/apis/adwords/developer/
AdGroup.html#siteMaxCpc) to pay only when a user clicks on your
placement-targeted ad.

* Expanded code sample library: As mentioned in a previous blog post
(http://groups.google.com/group/adwords-api/browse_thread/thread/
a4bed68b87312148/744c5156eb25e217?lnk=gst&q=code+sample
+#744c5156eb25e217), we have released 140 new code samples, 20 in 7
programming languages. Check out it out at http://www.google.com/apis/adwords/samplecode.html

V11 SUNSET IN 2008

Per our versioning policy (http://www.google.com/support/adwordsapi/
bin/answer.py?answer=33152), V11 will be supported for four months
from today, after which time it will be turned off. Therefore, please
make sure that you upgrade to V12 before July 26, 2008. As with every
new version of the AdWords API, we strongly encourage you to review
the Release Notes (http://www.google.com/apis/adwords/developer/
releasenotes.html) section of the Developer's Guide (http://
www.google.com/apis/adwords/developer/index.html) to learn more about
this version.

-- Borana Toska, Product Marketing


    Reply    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tozor  
View profile
 More options Mar 26, 12:10 pm
From: tozor <t...@adlucent.com>
Date: Wed, 26 Mar 2008 09:10:33 -0700 (PDT)
Local: Wed, Mar 26 2008 12:10 pm
Subject: Re: AdWords API Version 12 Now Available
The release notes indicate that the AdGroup.id field has been changed
from V11 to V12.  However there is no difference in the field
description between the V11 and V12 versions of the docs.  Is this
simply an error in the release notes?

Thanks.

    Tim

On Mar 26, 10:12 am, AdWords API Advisor


    Reply    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rajan  
View profile
 More options Mar 26, 12:36 pm
From: rajan <sunda...@gmail.com>
Date: Wed, 26 Mar 2008 09:36:16 -0700 (PDT)
Local: Wed, Mar 26 2008 12:36 pm
Subject: Re: AdWords API Version 12 Now Available
It is just type change from int to long. i see the long in
description.

Rajan

On Mar 26, 12:10 pm, tozor <t...@adlucent.com> wrote:


    Reply    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
eelco.v987  
View profile
 More options Mar 26, 12:45 pm
From: "eelco.v987" <eelco.v...@gmail.com>
Date: Wed, 26 Mar 2008 09:45:19 -0700 (PDT)
Local: Wed, Mar 26 2008 12:45 pm
Subject: Re: AdWords API Version 12 Now Available
Nice to see it released, I would've liked to see some more optimizer
options, but I'm not complaining...

Just out of curiosity, I assume the developers allowed to set monthly
budget know who they are?
"Monthly - Indicates a monthly base budget (available only to a
limited set of developers).  new in v12"

On 26 mrt, 16:12, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:


    Reply    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
zdvsoftware@hotmail.com  
View profile
 More options Mar 26, 12:45 pm
From: "zdvsoftw...@hotmail.com" <zdvsoftw...@hotmail.com>
Date: Wed, 26 Mar 2008 09:45:49 -0700 (PDT)
Local: Wed, Mar 26 2008 12:45 pm
Subject: Re: AdWords API Version 12 Now Available
It changes from int to long, but the v10/v11docs were accidently
changed (they make you believe that in v11 AdGroup.Id is a long, but
it is actually an int).

BTW The v12 docs has another omission:
DefinedReportJob.AdGroups is defined as an int[], I assume that must
be long[] ?!
Or does the API have an error?

Thanks.

On Mar 26, 5:10 pm, tozor <t...@adlucent.com> wrote:


    Reply    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile
 More options Mar 26, 4:58 pm
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Wed, 26 Mar 2008 13:58:31 -0700 (PDT)
Local: Wed, Mar 26 2008 4:58 pm
Subject: Re: AdWords API Version 12 Now Available
Thanks for the feedback on the documentation update. The v11 docs do
appear to have been changed inadvertently; the ad group IDs are still
ints, not longs, in v11. I've let the docs team know about that.

As for the DefinedReportJob.AdGroups array, the v12 docs are correct.
The v12 ReportService service still expects an array of ints (which is
a little counter-intuitive, I know).

And as for the monthly budget changes, yes, accounts that have been
enabled for monthly budgets via the API will have been notified.

Cheers,
-Jeffrey Posnick, AdWords API Team

On Mar 26, 12:45 pm, "zdvsoftw...@hotmail.com"


    Reply    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile
 More options Apr 1, 7:50 pm
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Tue, 1 Apr 2008 16:50:03 -0700 (PDT)
Local: Tues, Apr 1 2008 7:50 pm
Subject: Re: AdWords API Version 12 Now Available
UPDATE: April  2, 2008

Please note that now you can enable Conversion Optimizer to adjust
cost-per-acquisition bids through the AdWords API. The way this
feature was initially described was inaccurate. We apologize for the
confusion.

-- Borana Toska, Product Marketing

On Mar 27, 2:12 am, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:


    Reply    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google