v201302 and old Java client library

2013-03-04 Thread cefc
Following the announcement of the new API version, I see that an update has 
been released for the New Java Client library (v 1.13.0), but as yet no 
update for the old Java Client Library. 
Is there an update coming to the old Java client library for v201302?
Christian

On Monday, March 4, 2013 12:22:25 PM UTC-8, David Torres wrote:

 We are pleased to announce the release of AdWords API v201302. 
 This latest release of the API adds native support to AdWords enhanced 
 campaigns along with a rich set of new functionalities.
 For more information check the release 
 *announcement*http://googleadsdeveloper.blogspot.com/2013/03/announcing-v201302-of-adwords-api.html
 .
  
 - The AdWords API Team


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.




Re: Observing significant rise in occurrence of axis ConfigurationException when calling AdwordsUser.getService

2013-03-01 Thread cefc
Anash,
 
Thanks for the tip. I'll raise an issue on the library tracker.
 
 
Takeshi,
 
We were using v201206 from the (old) Java client library 
adwords-api-8.7.0.jar.  I've also seen similar events in the testing of our 
migrating to v201209 (adwords-api-8.10.1.jar).

On Thursday, February 28, 2013 4:05:14 AM UTC-8, Takeshi Hagikura wrote:

 Hello cefc,

 Also, can you please write the library version you are using?

 Thanks,
 - Takeshi, AdWords API Team

 On Thursday, February 28, 2013 7:51:11 PM UTC+9, Anash P. Oommen (AdWords 
 API Team) wrote:

 Hi,

 Could you please open a new issue on the library's issue tracker? The 
 library maintainer will follow up directly with you over the issue tracker.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Wednesday, February 27, 2013 11:04:45 PM UTC+5:30, cefc wrote:

 Hello, 

 I'm using the (old) Java client library and over the past few weeks have 
 noticed that on first use of a service (also seen in AdgroupAdService, 
 AdgroupCriterionService, CampaignService) an wrapped 
 ConfigurationException: No Named Service is being thrown.  

 Is this merely happening because of class loading that's invoked by the 
 first getService() call for a particular service triggering an exception 
 which in turn gets caught somewhere in the client library and then 
 instantiates the relevant constructors?

 Christian


 2013-02-27 09:12:25 DEBUG ProjectResourceBundle:handleGetObject 72 - 
 org.apache.axis.i18n.resource::handleGetObject(transport00)
 2013-02-27 09:12:25 DEBUG Call:setTransport 2119 - Transport is 
 org.apache.axis.transport.http.HTTPTransport@1029f93b
 2013-02-27 09:12:25 DEBUG Call:invoke 2351 - Enter: Call::invoke(ns, 
 meth, args)
 2013-02-27 09:12:25 DEBUG Call:getParamList 2043 - 
 operation=name:get
 returnQName: {https://adwords.google.com/api/adwords/info/v201209}rval
 returnType:  {
 https://adwords.google.com/api/adwords/info/v201209}ApiUsageInfo
 returnClass: class com.google.api.adwords.v201209.info.ApiUsageInfo
 elementQName:null
 soapAction:  null
 style:   wrapped
 use: literal
 numInParams: 1
 method:null
  ParameterDesc[0]:
   name:   {
 https://adwords.google.com/api/adwords/info/v201209}selector
   typeEntry:  null
   mode:   IN
   position:   0
   isReturn:   false
   typeQName:  {
 https://adwords.google.com/api/adwords/info/v201209}InfoSelector
   javaType:   class com.google.api.adwords.v201209.info.InfoSelector
   inHeader:   false
   outHeader:  false

  FaultDesc[0]:
   name: null
   qname: {
 https://adwords.google.com/api/adwords/info/v201209}ApiExceptionFault
   type: {https://adwords.google.com/api/adwords/cm/v201209}ApiException
   Class: com.google.api.adwords.v201209.cm.ApiException

 [axis out lines removed for brevity]
 2013-02-27 09:12:25 DEBUG ConfigurationException:logException 110 - 
 Exception: 
 org.apache.axis.ConfigurationException: No service named 
 InfoServiceInterfacePort is available
 org.apache.axis.ConfigurationException: No service named 
 InfoServiceInterfacePort is available
 at 
 org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
 at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
 at 
 org.apache.axis.MessageContext.setTargetService(MessageContext.java:756)
 at org.apache.axis.client.Call.invoke(Call.java:2690)
 at org.apache.axis.client.Call.invoke(Call.java:2443)
 at org.apache.axis.client.Call.invoke(Call.java:2366)
 at org.apache.axis.client.Call.invoke(Call.java:1812)
 at 
 com.google.api.adwords.v201209.info.InfoServiceSoapBindingStub.get(InfoServiceSoapBindingStub.java:458)



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.




Observing significant rise in occurrence of axis ConfigurationException when calling AdwordsUser.getService

2013-02-27 Thread cefc
Hello, 

I'm using the (old) Java client library and over the past few weeks have 
noticed that on first use of a service (also seen in AdgroupAdService, 
AdgroupCriterionService, CampaignService) an wrapped 
ConfigurationException: No Named Service is being thrown.  

Is this merely happening because of class loading that's invoked by the 
first getService() call for a particular service triggering an exception 
which in turn gets caught somewhere in the client library and then 
instantiates the relevant constructors?

Christian


2013-02-27 09:12:25 DEBUG ProjectResourceBundle:handleGetObject 72 - 
org.apache.axis.i18n.resource::handleGetObject(transport00)
2013-02-27 09:12:25 DEBUG Call:setTransport 2119 - Transport is 
org.apache.axis.transport.http.HTTPTransport@1029f93b
2013-02-27 09:12:25 DEBUG Call:invoke 2351 - Enter: Call::invoke(ns, meth, 
args)
2013-02-27 09:12:25 DEBUG Call:getParamList 2043 - operation=name:
get
returnQName: {https://adwords.google.com/api/adwords/info/v201209}rval
returnType:  
{https://adwords.google.com/api/adwords/info/v201209}ApiUsageInfo
returnClass: class com.google.api.adwords.v201209.info.ApiUsageInfo
elementQName:null
soapAction:  null
style:   wrapped
use: literal
numInParams: 1
method:null
 ParameterDesc[0]:
  name:   {https://adwords.google.com/api/adwords/info/v201209}selector
  typeEntry:  null
  mode:   IN
  position:   0
  isReturn:   false
  typeQName:  
{https://adwords.google.com/api/adwords/info/v201209}InfoSelector
  javaType:   class com.google.api.adwords.v201209.info.InfoSelector
  inHeader:   false
  outHeader:  false

 FaultDesc[0]:
  name: null
  qname: 
{https://adwords.google.com/api/adwords/info/v201209}ApiExceptionFault
  type: {https://adwords.google.com/api/adwords/cm/v201209}ApiException
  Class: com.google.api.adwords.v201209.cm.ApiException

[axis out lines removed for brevity]
2013-02-27 09:12:25 DEBUG ConfigurationException:logException 110 - 
Exception: 
org.apache.axis.ConfigurationException: No service named 
InfoServiceInterfacePort is available
org.apache.axis.ConfigurationException: No service named 
InfoServiceInterfacePort is available
at 
org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
at 
org.apache.axis.MessageContext.setTargetService(MessageContext.java:756)
at org.apache.axis.client.Call.invoke(Call.java:2690)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at 
com.google.api.adwords.v201209.info.InfoServiceSoapBindingStub.get(InfoServiceSoapBindingStub.java:458)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.




Re: Update for v201206 sunset

2013-02-12 Thread cefc
Kevin,
 
Can I suggest that someone also post this annoucement to the Ads Developer 
Blog?

Christian

On Friday, February 8, 2013 1:42:09 PM UTC-8, Kevin Winter (AdWords API 
Team) wrote:

 The sunset for 
 v201206http://googleadsdeveloper.blogspot.com/2012/10/adwords-api-v201209-launch-including.html
  of 
 the AdWords API has been postponed to March 
 25thhttps://developers.google.com/adwords/api/docs/sunset-dates
 .
 - Kevin Winter
 AdWords API Team


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.




Test Accounts and Sandbox Viewer

2012-11-19 Thread cefc

I saw the  
introducing-test-accountshttp://googleadsdeveloper.blogspot.com/2012/11/introducing-test-accounts.htmlannouncement
 regarding 
deprecation of the Sandbox API and migration to Test Accounts and noted 
this remark:

 Test Accounts are not visible in and not accessible via AdWords User 
Interface.

We found the sandbox viewer particularly helpful for development.  I would 
hope that a similar application would be available for examining the test 
accounts if there is no plan to make them available in the Adwords UI.

Can anyone from the API team comment?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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





V201206 old java client library Report Definition selector fields and predicates

2012-09-26 Thread cefc
Since the transition from com.google.api.adwords.v201206.cm to 
com.google.api.adwords.v201206.jaxb.cm for ReportDefinition classes.  Is 
there a simple means to translate selector fields and predicates between 
the two packages?

Currently, I seem to be faced with re-writing the references from
com.google.api.adwords.v201206.cm.Selector selector = new Selector();
selector.setFields(new String[] {AdGroupId, KeywordId, Id, 
Impressions, Clicks, Cost, AveragePosition, Date});
statusPredicate = new Predicate(Status, PredicateOperator.IN, new 
String[] {ENABLED, PAUSED, DISABLED});

to
fields.addAll(Arrays.StringasList(new String[] {AdGroupId, 
KeywordId, Id, Impressions, Clicks, Cost, AveragePosition, 
Date}));
statusPredicate = new Predicate();
statusPredicate.setField(Status);
statusPredicate.setOperator(PredicateOperator.IN);
statusPredicate.getValues().add(ENABLED);
statusPredicate.getValues().add(PAUSED);
statusPredicate.getValues().add(DISABLED);

Perhaps I'm missing something but this seems cumbersome.

Christian

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Migration to Adwords api v201206: New vs Old java client library?

2012-09-21 Thread cefc
Thanks Kevin.  

Would you happen to know if there is a migration guide for reporting and 
also any examples for V201206 Reporting using the old client library?

Christian

On Tuesday, September 18, 2012 9:02:04 AM UTC-7, Kevin Winter wrote:

 Hi,
   I'm a bit biased as I maintain the new library, but some of the benefits 
 include support for maven, OAuth2, AppEngine as well an a completely 
 re-written architecture and session handling to make it easier to work 
 with.  We don't have any firm plans for deprecating the old java library - 
 it is being maintained and updated with new versions but primary focus is 
 on the new library.  We'll be sure to give advance notice when we have firm 
 plans.

 Here's the migration guide if you haven't already seen it: 
 https://code.google.com/p/google-api-ads-java/wiki/MigrationGuide

 The service interfaces and generated code should be nearly identical to 
 the old library (aside from v201206 report downloads) so the main changes 
 are how to configure the session and retrieve a Service object.

 - Kevin Winter
 AdWords API Team

 On Wednesday, September 12, 2012 8:16:36 PM UTC-4, cefc wrote:

 K D,

 I'm not asking when the current API version will be made obsolete.  I'm 
 trying to find out if I should switch from using the old java client 
 library (https://code.google.com/p/google-api-adwords-java/) to the 
 new java client library (https://code.google.com/p/google-api-ads-java/) 
 at the same time as updating to v201206.

 On Monday, September 10, 2012 8:23:59 PM UTC-7, K D wrote:

 Looking ahead a little, is there any plan to promote the new client 
 library to be the offical version and sunset the old client library?

 This should explain more:
 https://developers.google.com/adwords/api/docs/sunset-dates

 Also check out the release notes for v201206 version.




 On Tuesday, September 11, 2012 1:03:27 AM UTC+9, cefc wrote:

 For the upcoming adwords api version migration to v201206 (from v201109 
 using old client library) is there any significant benefit in switching to 
 the new java client library over the existing (old) one?

 Looking ahead a little, is there any plan to promote the new client 
 library to be the official version and sunset the old client library?

 Christian



-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Migration to Adwords api v201206: New vs Old java client library?

2012-09-12 Thread cefc
K D,

I'm not asking when the current API version will be made obsolete.  I'm 
trying to find out if I should switch from using the old java client 
library (https://code.google.com/p/google-api-adwords-java/) to the new 
java client library (https://code.google.com/p/google-api-ads-java/) at the 
same time as updating to v201206.

On Monday, September 10, 2012 8:23:59 PM UTC-7, K D wrote:

 Looking ahead a little, is there any plan to promote the new client 
 library to be the offical version and sunset the old client library?

 This should explain more:
 https://developers.google.com/adwords/api/docs/sunset-dates

 Also check out the release notes for v201206 version.




 On Tuesday, September 11, 2012 1:03:27 AM UTC+9, cefc wrote:

 For the upcoming adwords api version migration to v201206 (from v201109 
 using old client library) is there any significant benefit in switching to 
 the new java client library over the existing (old) one?

 Looking ahead a little, is there any plan to promote the new client 
 library to be the offical version and sunset the old client library?

 Christian



-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Migration to Adwords api v201206: New vs Old java client library?

2012-09-10 Thread cefc
For the upcoming adwords api version migration to v201206 (from v201109 
using old client library) is there any significant benefit in switching to 
the new java client library over the existing (old) one?

Looking ahead a little, is there any plan to promote the new client library 
to be the offical version and sunset the old client library?

Christian

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Any recent issues with adwords-api v201109 AdgroupCriterionService mutate

2012-08-21 Thread cefc
Hello Danial,

Could you please give an estimate of the acceptable range for the adwords 
API so that I can distinguish load related performance from a more serious 
issue?

Regards

On Monday, August 20, 2012 3:29:20 AM UTC-7, Danial Klimkin wrote:

 Hello cefc,


 The system load and performance can change between different days and 
 different times of the day. The numbers you have provided lay withing 
 acceptable limits for a remote API.

 Also, you may want to consider using MutateJobService for larger requests.


 -Danial, AdWords API Team.



 On Friday, August 17, 2012 1:00:00 AM UTC+4, cefc wrote:

 We use v201109 to submit bid changes and have noticed in recent days that 
 the time for mutate calls to complete has increased from around 300ms (on 
 2012-07-14) to fluctuation between 1000 and 1200ms.

 AdGroupCriterionServiceInterface adgCriterionService201109
 rval = adgCriterionService201109.mutate(criteriaOperations);

 Are there currently any known issues?



-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Any recent issues with adwords-api v201109 AdgroupCriterionService mutate

2012-08-16 Thread cefc
We use v201109 to submit bid changes and have noticed in recent days that 
the time for mutate calls to complete has increased from around 300ms (on 
2012-07-14) to fluctuation between 1000 and 1200ms.

AdGroupCriterionServiceInterface adgCriterionService201109
rval = adgCriterionService201109.mutate(criteriaOperations);

Are there currently any known issues?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Impact of from-scratch re-write of Java Client Library on Adwords Api v201109

2012-05-21 Thread cefc

In light of the blog post Announcing a from-scratch rewrite of the Java 
Client 
Libraryhttp://googleadsdeveloper.blogspot.com/2012/05/announcing-from-scratch-rewrite-of-java.html;
 
can you please give some information regarding any plans for 
transition/sunset of the existing (v201109) Adwords Api?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: InfoService usage for reporting quota usage on v13, v20xx

2012-01-27 Thread cefc
Kevin,

Thanks for the clarification. Much appreciated!


On Jan 26, 7:52 am, Kevin Winter kevin.win...@google.com wrote:
 Hi,
   The InfoService returns information about units spent overall - not tied
 to the version used.  For example, you can use v201109 InfoService and see
 all units spent across all versions (such as v13 or v201101).  Data will
 not be affected by the sunset.

 - Kevin Winter
 AdWords API Team







 On Tuesday, January 24, 2012 3:33:35 PM UTC-5, cefc wrote:

  Since everything is transitioning to v201109, will the previous
  version of the InfoService (specifically v13, v200909, v201101) be
  available for reporting quota usage on those services and if so, for
  how long after the transition date will the data for previous version
  be available?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


InfoService usage for reporting quota usage on v13, v20xx

2012-01-24 Thread cefc
Since everything is transitioning to v201109, will the previous
version of the InfoService (specifically v13, v200909, v201101) be
available for reporting quota usage on those services and if so, for
how long after the transition date will the data for previous version
be available?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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