Hi,
  The short version is that ReportDefintionService.get was removed - we 
want people to use AdHoc reports rather than looking at defined reports. 
 With this method gone, the ReportDefinition object disappeared from the 
WSDL.  We're now publishing an XSD instead.  The various libraries are 
supporting this in different ways - some are copying the older version of 
the object and updating the namespace, others are generating from XSD.

- Kevin Winter
AdWords API Team

On Wednesday, August 8, 2012 1:34:38 AM UTC-4, cwu2006 wrote:
>
> Is there any reason that adwords makes such a change? 
>
> On Wednesday, 8 August 2012 12:29:25 UTC+10, Anash P. Oommen wrote:
>>
>> Hi,
>>
>> If you are using the .NET client library, then it already has a 
>> definition for ReportDefinition in v201206, so you may continue using it. 
>> Other options are to use AWQL ( 
>> https://developers.google.com/adwords/api/docs/guides/awql), write the 
>> stub yourself by copy-pasting it from v201109_1 definition (and replacing 
>> v201109_1 with v201206) or generating them from xsd (
>> https://adwords.google.com/api/adwords/reportdownload/v201206/reportDefinition.xsd)
>>  using 
>> xsd.exe.
>>
>> Cheers,
>> Anash P. Oommen,
>> AdWords API Advisor.
>>
>> On Wednesday, 8 August 2012 06:41:51 UTC+5:30, cwu2006 wrote:
>>>
>>>
>>> I have just realised that the ReportDefinition class has been removed 
>>> from ReportDefinitionService wsdl file. to tell Ad Hoc report to download 
>>> particular report, what is the recommended way for .net application? 
>>
>>

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

Reply via email to