Hi, You're correct, currently the only way to get all disapproved ads is to iterate over all of them. An example of this is included in the Java client library:
http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v200909/GetAllDisapprovedAds.java To get back results with zero impressions you need to ensure that DefinedReportJob.includeZeroImpression is set to true. http://code.google.com/apis/adwords/docs/developer/DefinedReportJob.html#includeZeroImpression Unfortunately the change history is not exposed via the API, so it isn't possible to tell when an ad was created. Best, - Eric Koleda, AdWords API Team. On Mar 17, 5:23 pm, "tsmthi...@gmail.com" <tsmthi...@gmail.com> wrote: > Still about the ad's.. > > How can i know how long ago the ad was created? > > regards, > Thiago. > > On 17 mar, 18:10, "tsmthi...@gmail.com" <tsmthi...@gmail.com> wrote: > > > > > Hello, > > > Is there any way to get the disapproved Ad's through api (v13 report > > or v200906)? > > > The only way that i see, is returning all of the ads, and check one by > > one if one of them is disapproved, but with this way, i will pay a lot > > of API units. > > > Another question is: Can i get the ad's with zero impression through > > api report? > > > regards, > > Thiago. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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