Emailing PDF reports to clients. Is this allowed according to the AdWords API terms of service?

2013-08-16 Thread paul . deraval
We are looking to create scheduled weekly reports that will be delivered as PDF email attachments to clients. I just want to verify that is not against the AdWords API terms of service to use the API to download client reporting data, then send that data as a PDF to client automatically. I don'

Re: Am encountering a scenario where AdgroupService.Mutate crashes within the adspygoogle package

2013-08-16 Thread Danial Klimkin
Hello Yogeetha, This is being discussed in: https://code.google.com/p/google-api-ads-python/issues/detail?id=71 If anyone else has the same issue, please let us know. -Danial, AdWords API Team. On Thursday, August 8, 2013 10:12:19 AM UTC+4, Yogeetha Sundaram wrote: > > Steps to replicate

Getting AdError.AD_FORMAT_NOT_SPECIFIED trying to add a TemplateAd

2013-08-16 Thread Yassir Aguila
Hi all, I'm getting ad error response AD_FORMAT_NOT_SPECIFIED trying to add a TemplateAd. The currrent implementation was working before but suddenly stopped working. Request: ADD 7795861716 https://adwords.google.com/api/adwords/cm/v201306"; xsi:type="ns2:TemplateAd"

Re: TargetingIdeaService return keywords stats not matched with Web UI.

2013-08-16 Thread Danial Klimkin
Hello Chirag, Please check the UI numbers with "Google and search partners" instead of "Google" option on the left. Do they match in this case? -Danial, AdWords API Team. On Thursday, August 15, 2013 10:11:39 PM UTC+4, Chirag wrote: > > Hello Danial, > > I am using same parameter,but i am no

Re: TargetingIdeaService return keywords stats not matched with Web UI.

2013-08-16 Thread Chirag
Hello Danial, Yes after selecting google and search partner i am getting Search volume properly. But avg CPC data is still not matched. and to find UI data i need option to get data on previous dates. How i can find avg cpc on previous dates data. Also one more question. Using API i am only pa

MutateJobService returns CampaignError.DUPLICATE_CAMPAIGN_NAME errors when Campaigns were actually created successfully

2013-08-16 Thread Akil Burgess
Hi All, We are seeing an issue where we are creating a set of Campaigns using the MutateJobService and some of the CampaignOperations report CampaignError.DUPLICATE_CAMPAIGN_NAME errors even though they are definitely unique names. The campaigns are still created even though an error is report

Re: Authentication error with Google Adwords V201306

2013-08-16 Thread Pramod Patil
Hi Paul, I am using Google.Ads.Common.dll , Google.AdWords.dll with Version 1.8.0.0. Would you please help How to work with version v201306 and existing code. Please have a look on below code and see red code for which I am gettign error. Imports Google.Api.Ads.AdWords.Lib Imports Google.A

Authentication error with New Google.Ads.Common.dll , Google.AdWords.dll version V201306

2013-08-16 Thread Pramod Patil
Hi, I am using Google.Ads.Common.dll , Google.AdWords.dll with File Version 1.8.0.0. Would you please help How to work with version v201306 and existing code. Please have a look on below code and see red code for which I am gettign error. App.config has below seetings

Re: Get Display networks in KEYWORDS_PERFORMANCE_REPORT

2013-08-16 Thread Paul Matthews (AdWords API Team)
Hi Silvester, As Oliver mentioned, the DISPLAY_KEYWORD_PERFORMANCE_REPORT is for retrieving display network statistics aggregated at the keyword level. For more information, please see the report types documentation . Regards, -

Re: Location Extension Company Name - is it required?

2013-08-16 Thread Paul Matthews (AdWords API Team)
Hi Dlo, Sometimes the AdWords API and AdWords Frontend differ slightly. This is a normal practice for the AdWords API. At present this field appears optional, however we'd recommend including one. Regards, - Paul, AdWords API Team. On Tuesday, 13 August 2013 12:23:28 UTC-4, Dlo wrote: > > Wh

Re: Empty Performance Reports

2013-08-16 Thread Paul Matthews (AdWords API Team)
Hi Ewan, Cheers for forwarding this to us Ewan. I completely agree that we should get some documentation out on this. I'll update this post and the other one as soon as we have more information to share. Regards, - Paul, AdWords API Team. On Thursday, 15 August 2013 09:44:35 UTC-4, Ewan Hemi

Re: Is there a way to update ad extensions through the API?

2013-08-16 Thread Paul Matthews (AdWords API Team)
Hi Herb, Yes, you can update ad extensions through the API. If you're interested in updating upgraded ad extensions, then you'll need the Feed Services. If you're looking to update legacy ad extensions, then you'll need the C

Re: How to migrate from ConversionOptimizerAdGroupBids with v201306

2013-08-16 Thread Paul Matthews (AdWords API Team)
Hi there, The ConversionOptimizer configuration is now part of the BiddingStrategyConfiguration.BiddingScheme. Which can be found at: AdGroup