Re: Copying data of Report / Downloading Report as a new Sheet in existing workbook

2014-09-19 Thread Ray Tsang (AdWords API Team)
Vandita, Have you verified that the data was successfully saved into the file, and that it is being read by the program? If you are having issues w/ processing CSV files using non-AdWords APIs, please refer to the respective developer support. Thanks! Ray On Friday, September 19, 2014 6:38:10

Re: Campaign performance report doesn't match web interface

2014-09-19 Thread Ray Tsang (AdWords API Team)
Liam, No worries - glad that helped. Are you referring to the Webmaster Tools API ? The forum seems to be right place. Thanks! Ray On Thursday, September 18, 2014 7:07:17 PM UTC-4, Liam O'Boyle wrote: > > Aah, I'm an idiot. The campaigns

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-19 Thread eli . avzak
Hi Josh, The API compliance team just got back to me - they they that the terms are not signed in the production MCC account and recommend to consult in this forum... How do you suggest to proceed? the thing is that i see in my mcc console that terms are signed and billing preferences are set as

Re: How to retrieve disapproval reasons for an ad through the api

2014-09-19 Thread Josh Radcliff (AdWords API Team)
Hi Danilo, A quick follow-up -- as you pointed out, some ads with trademark disapprovals show the words that triggered the disapproval, while others do not. I passed this along to the team as well. Cheers, Josh, AdWords API Team On Friday, September 19, 2014 10:27:19 AM UTC-4, Josh Radcliff (A

Re: How to retrieve disapproval reasons for an ad through the api

2014-09-19 Thread Josh Radcliff (AdWords API Team)
Hi Danilo, Trademark disapprovals are indicated in a separate field on AdGroupAd: trademarkDisapproved . Unfortunately, the *Ad Performance Report* does not include that field. Ho

Copying data of Report / Downloading Report as a new Sheet in existing workbook

2014-09-19 Thread Vandita Chhabaria
Hello, I am downloading reports using code of Sample class Library DownloadCriteriaReportWithAwql. I am successfully able to download a variety of reports as separate files. My requirement is : I need those reports in Excel format in a workbook(Say: ReportGallery) already saved in my machine.

Re: How to retrieve disapproval reasons for an ad through the api

2014-09-19 Thread Danilo Bargen
Quick bump here. We're experiencing the same problems. The API reports shows ads as disapproved without any reason text, while the frontend shows a trademark issue as disapproval reason. Example query: > SELECT AdGroupName, Id, CampaignName, AdType, CreativeApprovalStatus, AdGroupAdTrademarkDi