AdWords API Re: Truncated keyword structure report

2009-12-09 Thread timprepscius
You may try downloading the report via a zipped http stream, rather than a zip. I believe this gets around the size restrictions, and provides you with transparent zipping. on 2009-11-12 downloaded a report 770M .. so yah, size restrictions don't seem to be enforced -tim On Nov 18, 5:23 pm, AdWo

AdWords API Re: SOAPpy and V200909

2009-12-09 Thread Ralph Heimburger
Eric, this is a problem with py2exe, I am trying to build a standalone executable. The script runs fine from the command line but when I run the compiled exe I get: aw_api.Errors.ValidationError: The version 'v200909' is not compatible with 'AdG roupCriterionService'. Does anyone have a recipe fo

AdWords API Re: setting network targets for campaign - python, v2009

2009-12-09 Thread david
This does NOT work: operations = [ { 'operator': 'SET', 'operand': { 'type': 'NetworkTargetList', 'campaignId': cid, 'targets': [ { 'type': 'NetworkCoverageType'

AdWords API Re: Problem with TargetingIdeaServiceInterface?

2009-12-09 Thread SEM
Hi Eric: This had been working fine for the past couple of days but fails now (without any code or lib changes) with the following error: Exception in thread "main" AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: QuotaCheckError.INCOMPLETE_SIGN

AdWords API Re: v200909 api AuthenticationError problems

2009-12-09 Thread shaselton
sorry to bother...problem fixed! On Dec 9, 8:06 am, shaselton wrote: > Hi, > > I've been running into this problem for the last couple of days and > now am trying my luck here.  I seem to be having problems fetching my > authentication token. > > I tried my log-in info for v13 to verify that I wa

AdWords API v200909 api AuthenticationError problems

2009-12-09 Thread shaselton
Hi, I've been running into this problem for the last couple of days and now am trying my luck here. I seem to be having problems fetching my authentication token. I tried my log-in info for v13 to verify that I was sending the correct data in the headers, and everything ran smoothly. I didn't r

AdWords API Re: How is a "customer" defined for BulkMutateJobs

2009-12-09 Thread AdWords API Advisor
Hi Joel, In this context "customer" means AdWords account. At this time bulk mutate jobs cannot be run across multiple accounts, so the queue in question belongs to the AdWords account that the job is operating against. Best, - Eric Koleda, AdWords API Team On Dec 9, 11:04 am, joel wrote: > ht

AdWords API Re: TrafficEstimatorService estimateCampaignList: Must specify a client in order to do traffic estimates.

2009-12-09 Thread AdWords API Advisor
Hi, Please check the SOAP XML logs and ensure that the clientEmail or clientCustomerId header is being sent correctly. Thanks, - Eric Koleda, AdWords API Team On Dec 9, 10:18 am, "marc...@productengine.com" wrote: > Unable to request campaign estimates. API returns error: > > "Must specify a cl

AdWords API Re: Local DB Sync

2009-12-09 Thread AdWords API Advisor
Hi, I just ran the latest version of the project and was able to sync my account successfully. Please double check that your authentication information was entered correctly and perhaps see if there is any information in the logs to indicate why the script wasn't successful. Best, - Eric Koleda,

AdWords API Re: Java Client Library has terrible package names

2009-12-09 Thread AdWords API Advisor
Hi Joel, Thanks for the feedback, and you make some good points. I believe one of the reasons for the current package name structure is around the migration from v13 to v2009. We wanted to allow users to run both API versions side-by-side, so that they didn't have to migrate all their code at on

AdWords API Re: Keyword for content Targeting in report service.

2009-12-09 Thread AdWords API Advisor
Hi Rohit, Please see the following AdWords Help Center article for more information: http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=14709 Best, - Eric Koleda, AdWords API Team On Dec 9, 8:18 am, rohit a wrote: > Hi, > > I have added many keywords in Content only Targeting ca

AdWords API How is a "customer" defined for BulkMutateJobs

2009-12-09 Thread joel
http://code.google.com/apis/adwords/v2009/docs/bulkjobs.html It says a "customer" has a queue that can hold up to 10 jobs. Is a "customer" defined by the MCC account, by the individual client id, by developer token? Thanks! Joel -- You received this message because you are subscribed to the Goo

AdWords API TrafficEstimatorService estimateCampaignList: Must specify a client in order to do traffic estimates.

2009-12-09 Thread marc...@productengine.com
Unable to request campaign estimates. API returns error: "Must specify a client in order to do traffic estimates." Code listing (java): AdWordsUser user = new AdWordsUser(email, password, clientId, userAgent, developerToken, applicationToken, useSandbox); user.getService (AdWordsService.V13.TRAF

AdWords API Re: Sandbox problems

2009-12-09 Thread AdWords API Advisor
Hi Egor, Your account may have become locked due to excessive login attempts. Please fill out the CAPTCHA on the following page to unlock your account: https://www.google.com/accounts/displayunlockcaptcha Best, - Eric Koleda, AdWords API Team On Dec 8, 1:08 pm, Egor Nechiporenko wrote: > Hel

AdWords API Re: C# + http 403 : Serious problem with authentification ...

2009-12-09 Thread AdWords API Advisor
Hi Arnaud, The primary way to resolve this issue is to limit the amount of traffic sent to Google's servers. As the other thread mentions, all traffic to Google servers contributes to these 403 errors, so you may need to look at other applications in your network as well. As far as AdWords API t

AdWords API Local DB Sync

2009-12-09 Thread tm
Hi, I try to pull all inforamtion into a local database from google adwords using local db sync project. Followed the instructions as in README file.But it is returning blank tables for Ads,AdGroup, Keyword and Campaigns.How to get the complete data into a local database. Any Help. Thanks -- Y

AdWords API Java Client Library has terrible package names

2009-12-09 Thread joel
Hi, I wanted to point out that there's a very bad naming convention used in the Java Client Library for AdWords package names. The packages are named like "com.google.api.adwords.v200906.cm" and "com.google.api.adwords.v200909.cm" and include the version numbers. This means every time we upgrade we

AdWords API Keyword for content Targeting in report service.

2009-12-09 Thread rohit a
Hi, I have added many keywords in Content only Targeting campaign. When i use the report service i get the following for all the ads in the content targeting campaign. Snippet shown : keywordid="300" kwSite="Total - content targeting" Is there any association of keywords with

AdWords API Re: Keyword status change not getting reflected.

2009-12-09 Thread rohit a
It was silly of me to miss the setPaused attribute. Thank You. Regards Rohit A -- 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-...@googlegroups.com. To unsubscribe from this group, send email t

AdWords API setting network targets for campaign - python, v2009

2009-12-09 Thread david
Hi, How do you set the NetworkTargetList in python? In particular, I want to create a campaign which is shown only on selected placements. I've tried a bunch of things, which don't seem to work. I would really like to see a completed example. ALSO: is it possible to get better documentation with

AdWords API Authentifaction token still available for how many time ?

2009-12-09 Thread xpander
Hello, >From http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html "The token remains valid for a set length of time, which is defined by whichever Google service you're working with." => how many time token still available for adwords ? Thx Arnaud -- You received this message be