Re: "INCOMPLETE_SIGNUP" error

2013-05-23 Thread info
So, when will the developer token be approved? On Wednesday, May 22, 2013 10:32:45 PM UTC+8, Kevin Winter (AdWords API Team) wrote: > > Hi, > Your developer token has not yet been approved, which means you won't be > able to target non-test accounts (you have accepted the terms and > condit

Re: "INCOMPLETE_SIGNUP" error

2013-05-23 Thread i...@ua-solutions.com
Hi Kevin If you see our forum message below, we still get "Incomplete_signup" error with our test account. Could you advice how we can resolve this? Thanks & regards Charles From: "Kevin Winter (AdWords API Team)" Reply-To: Date: Wednesday, May 22, 2013 10:32 PM To: Subject: Re: "INCOMPL

Re: retrieving site link data

2013-05-23 Thread nf7588
hi Takeshi , have you recieved my latest respond to your private mail? On Thursday, May 9, 2013 9:49:03 AM UTC+3, Takeshi Hagikura (AdWords API Team) wrote: > > Hi, > > I looked into it. > Actually this is the intended behavior. > > In the AdWords UI, the stats in the row for sitelink X show *a

Re: AdGroupAdService operation limit.

2013-05-23 Thread Jeremy Aube
yes On Wednesday, May 22, 2013 2:47:28 PM UTC-4, Shruti wrote: > > Does this still hold true? > > On Wednesday, February 17, 2010 6:51:51 PM UTC-5, AdWords API Advisor > wrote: >> >> Hi, >> >> It isn't possible to update the URLs of an ad, either in the AdWords >> API or in the web interface. To

Re: [RateExceededError ]

2013-05-23 Thread Kevin Winter (AdWords API Team)
We're working on a fix and hope to have it in production in a week or two. In the meantime, we recommend avoiding calls to the TargetingIdeaService as it will use up a Basic level quota very rapidly. - Kevin Winter AdWords API Team On Wednesday, May 22, 2013 1:21:12 PM UTC-4, con...@webeffecto

Re: "INCOMPLETE_SIGNUP" error

2013-05-23 Thread Kevin Winter (AdWords API Team)
Hi Charles, You shouldn't be getting incomplete signup with your developer token if you are targeting 432-845-3367. Using the developer from 439-075-6027 I got an error message downloading a report from a production account but was able to successfully download the report from my test account

Re: Call to API to return weekly cost data by keyword

2013-05-23 Thread Kevin Winter (AdWords API Team)
Hi Patrick, The Keyword Performance Report will return one unsegmented row per adgroup + keyword combination (separated by matchtype, of course). We don't have any report that will automatically roll up the same keyword across adgroups/campaigns. I'd recommend using a Keyword Performance Re

Re: Targeting French Department Locations through the API

2013-05-23 Thread Kevin Winter (AdWords API Team)
Hi Francisco, Those IDs don't appear to be valid. If I change the target type to Department on our Geographical Targetingpage , I do see a bunch of french departments, but I didn't find any mention of the few IDs I spotche

Re: Unmarshalling Error: For input string -- for CampaignId

2013-05-23 Thread Kevin Winter (AdWords API Team)
Hi Jack, The CampaignId must be numerical. In your ad group structure: [{'operator': 'ADD', 'operand': {'status': 'ENABLED', 'bids': {'keywordMaxCpc': {'amount': {'microAmount': '3'}}, 'xsi_type': 'ManualCPCAdGroupBids'}, 'name': 'AdGroup: group #11', 'campaignId': u'** 44326

Re: How do I track down Google Login, Developer Token, and Client Customer ID?

2013-05-23 Thread Kevin Winter (AdWords API Team)
Hi Patrick, Google Login - this is the credentials you use to log in and manage your AdWords Account. Our client libraries can accept an email and password and obtain an AuthToken from the ClientLogin service (which is deprecated), or you can use OAuth2 to avoid writing down your password (rec

Re: How to create / request for Access token for Google Calendar API using Javascript Library

2013-05-23 Thread Kevin Winter (AdWords API Team)
Hi, This forum is for the AdWords API. You can find resources for OAuth2 with web applications here: https://developers.google.com/accounts/docs/OAuth2WebServer - Kevin Winter AdWords API Team On Wednesday, May 22, 2013 3:08:19 AM UTC-4, Nandakumar Perumal wrote: > > Hi, > > I am new t

Re: Ad Hoc Keyword Performance Report

2013-05-23 Thread Kevin Winter (AdWords API Team)
To expand on this, yes if you want to target non-test accounts. Test accounts have 0's for all stats (and return no rows when segments are selected). Test accountscan be used with an unapproved token (but you must at least apply).

Re: Developer Account Operation Count Inconsistencies

2013-05-23 Thread David Apps
Can anyone else confirm these observations? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Download Report Timing

2013-05-23 Thread Noah
Hello, I want to consistently download a report of ad performance (impressions, clicks, position, cpc, etc.) through the API (Using Python.) I have this code written, and it seems work fine. However, I don't understand the timing of this report. If I run the code, then re-run it a few minut