Re: Resetting developer token

2013-07-11 Thread David Torres (AdWords API Team)
Hi Xavier, No, you won't have to wait for approval. Your token will stay approved, and it will not trigger any type of status change or revision from our side. On you side you'll have to change your code/configuration for the new token number that will be generated for you. Best, - David Torr

Re: TargetingIdeaService Returning Unexpected Results

2013-07-11 Thread David Torres (AdWords API Team)
Hi, Yes, I can confirm that the API now aligns to the Keyword Planner. Best, - David Torres - AdWords API Team On Tuesday, July 9, 2013 4:23:21 AM UTC-4, calford wrote: > > I just saw this on another post > > > http://adwords.blogspot.co.uk/2013/05/introducing-keyword-planner-combining.html > K

Re: Is targetingIdeaService giving search volumes in BROAD match again??

2013-07-11 Thread David Torres (AdWords API Team)
Hi, Yes, the backend that feeds the API is now the same as the Keyword Planner Best, - David Torres - AdWords API Team On Monday, July 8, 2013 5:28:45 AM UTC-4, calford wrote: > > Hi, > > I kept on looking around and the volumes i am getting now seem to match > the volumes in Keyword Planner.

Re: [0-6495000001321] Re: Ruby Report Utils 'Missing Client Information' error

2013-07-11 Thread Danial Klimkin
Hello Matthew, I can't find any logs for your developer token. Any chance you are behind a proxy that can be stripping HTTP headers? Can you send me your external IP address (over email) so I could search by it? -Danial, AdWords API Team. On Thursday, July 11, 2013 4:17:06 AM UTC+4, Matthew

Re: Get the creation Date of Keyword, Ad, Adgroup, etc with API

2013-07-11 Thread aquadealapi
Le 11/07/2013 21:39, Danial Klimkin a écrit : Hello, The creation dates are not available in the API. -Danial, AdWords API Team. On Monday, July 8, 2013 7:01:45 PM UTC+4, SylvainFR wrote: Hello, Is that possible to get the *date of creation* (insertion) of a keyword ore a

Re: Get the creation Date of Keyword, Ad, Adgroup, etc with API

2013-07-11 Thread Danial Klimkin
Hello, The creation dates are not available in the API. -Danial, AdWords API Team. On Monday, July 8, 2013 7:01:45 PM UTC+4, SylvainFR wrote: > > Hello, > > > Is that possible to get the *date of creation* (insertion) of a keyword > ore ad, adgroup with an API resquest ? > > I did not get a

Re: QuotaCheckError.INCOMPLETE_SIGNUP with test account

2013-07-11 Thread Danial Klimkin
Hello Izeni, What are your MCC account and test account IDs? -Danial, AdWords API Team. On Thursday, July 11, 2013 3:57:51 AM UTC+4, Izeni wrote: > > I noticed that Chuck mentioned that he had already agreed to the TOS: > > >> I have filled out the form, and agreed to the TOS. >> > > I

Re: Announcing v201306 of AdWords API

2013-07-11 Thread Evgeniy Bogdanov
Hi. Yes, you're not alone. We've told the same to Adwords technical managers at GDE Summit. They were involved and told us that command will take attention on that - and I believe that this will be fixed soon. Take a look on good documentation site, and SDK, test accounts, etc - API is growing an

Best way to get Keywords that doesn't have a DestinationUrl

2013-07-11 Thread Rodrigo Reis
Hi, I'm trying to retrieve all keywords that doesn't have a Destination URL set. I'm using this selector in Python: selector = { 'fields': ['AdGroupId', 'Id', 'Text', 'Status', 'KeywordMatchType', 'QualityScore' ], 'predicates': [{ 'field':

Minimum funcionality requirements

2013-07-11 Thread Piotr Dębowski
Hello, I am in the process of test account application creating. But I have a question: do we need to fulfill all minimum funcionality requirements if we create interial application for one shop? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion g

Re: what is taking my adwords token so long?

2013-07-11 Thread marek . koziejowski
Hello, Could you see what's going on with my approval AdWords tokken. My Customer ID: 911-744-9483. If something is wrong would you be so helpful and explain what I shoud do to get this tokken? I'll be s greatful. Thank You So Much.. Marek Tha W dniu środa, 1 maja 2013 20:33:44 UTC+2 uży

Special characters in Sitelinks

2013-07-11 Thread Jon
When I create site links (FeedItems) with special/multi-byte characters, it's not being interpretted as utf-8, and is ending up as ® instead of ® at Google. This happens only for site links and not ads, etc. I am using v201306 and the latest version (2.11) of the Perl library. Are other peop

Re: Announcing v201306 of AdWords API

2013-07-11 Thread Steve Wollkind
I was in the room at the NYC adwords api seminar when this was discussed at length so I know I'm not alone and I know this sentiment isn't new, but I just want to take this moment to once again complain about the ridiculous pace of API changes and sunsets. No other API I've ever worked with has

Re: Rebuild PHP Client library

2013-07-11 Thread Stephen Yeargin
Issue was reported here https://code.google.com/p/google-api-adwords-php/issues/detail?id=100 on July 3. Should we bother trying to just update the properties/build file to match in the interim for the new version, or is that not a worthwhile endeavor? - Stephen On Monday, June 10, 2013 5:53:

Re: v201302 PLACEMENT_PERFORMANCE_REPORT returning nothing where v201209 MANAGED_PLACEMENT_PERFORMANCE_REPORT did

2013-07-11 Thread David Torres (AdWords API Team)
Hi David, Sorry for the confusion, using the CRITERIA_PERFORMANCE_REPORT is the right approach. The PLACEMENT_PERFORMANCE_REPORT does not support zero impression rows. Best, - David Torres - AdWords API Team On Thursday, July 11, 2013 9:21:34 AM UTC-4, david wrote: > > Just to update the thre

Re: v201302 PLACEMENT_PERFORMANCE_REPORT returning nothing where v201209 MANAGED_PLACEMENT_PERFORMANCE_REPORT did

2013-07-11 Thread david
Just to update the thread, Takeshi let me know that the new PLACEMENT_PERFORMANCE_REPORT is working as designed since it isn't supposed to return zeroImpressions rows. v201209 MANAGED_PLACEMENTS_PERFORMANCE_REPORT for some reason DID return zeroImpressions rows hence the difference between the

Purpose/Description of New Reports?

2013-07-11 Thread joel
A lot of new Reports have been added to the API in the past year, but I can't find any descriptions of what each report is intended for. What exactly is the Click Performance report? What's the difference between the Destination URL report and the URL Performance report? What's the new Display

Re: TargetingIdeaService values differs from web interface

2013-07-11 Thread Paul byrne gl
This thread explains the reason https://groups.google.com/forum/#!topic/adwords-api/0ORjwMIWPKk api no more matches keyword tool, but it matches keyword planner Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogsp

Re: Difference in api and keyword tool volume

2013-07-11 Thread Paul byrne gl
This thread explains the reason https://groups.google.com/forum/#!topic/adwords-api/0ORjwMIWPKk api no more matches keyword tool, but it matches keyword planner Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogsp

Re: How much time it requires to approve Standard Access Application?

2013-07-11 Thread Anash P. Oommen (AdWords API Team)
Hi, If you can post your customer id, I can ping the team for updates. Cheers, Anash P. Oommen, AdWords API Advisor On Wednesday, July 10, 2013 2:56:15 PM UTC+5:30, MWA wrote: > > Hi, > > About a month ago (on 12 jun 2013) I applied for Standard Access and I did > not get any response to my app

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-11 Thread Anash P. Oommen (AdWords API Team)
Hi Oliver, Thanks for the feedback, I'll ask the team to work on it. Cheers, Anash On Wednesday, July 10, 2013 1:43:57 PM UTC+5:30, Oliver wrote: > > Hi Anash, > > The feeds guide Danial pointed out was easy to find but it covers only * > creating* new sitelinks. The enquirer was asking about *

Re: [2-7534000000987] A New AdWords API Token Application Has Been Submitted

2013-07-11 Thread Anash P. Oommen (AdWords API Team)
Hi Sylvain, Did you generate your refresh token using the login for a common MCC for 762-903-0383 and 903-096-5188? Cheers, Anash P. Oommen, AdWords API Advisor On Wednesday, July 10, 2013 1:21:35 PM UTC+5:30, SylvainFR wrote: > > Hello > > Hope you are fine. > > To retreive data from our adwor

Re: Any idea what happened today on AdWords search?

2013-07-11 Thread Anash P. Oommen (AdWords API Team)
Hi Mircea, Could you kindly ask your question on https://www.en.adwords-community.com/? Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, July 10, 2013 9:38:27 PM UTC+5:30, Mircea Budean wrote: > > Today my CTR jumped a little high on all my search campaigns on all my > AdWords accoun

Re: Waiting for adwords API access

2013-07-11 Thread Anash P. Oommen (AdWords API Team)
Hi Ed, You would have received an email from adwordsapi-tok...@google.com, could you please reply to that email and ask about the status? Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, July 10, 2013 7:16:26 PM UTC+5:30, Ed Developer wrote: > > Hello - > > I requested API access a

Re: Annotations Appear in CSE Preview but not on Website

2013-07-11 Thread Anash P. Oommen (AdWords API Team)
Hi, This forum is for AdWords API related questions. You might want to post your question on http://productforums.google.com/forum/#!forum/webmasters. Cheers, Anash P. Oommen AdWords API Advisor On Thursday, July 11, 2013 5:14:02 AM UTC+5:30, grantmake...@gmail.com wrote: > > Hello, > > I've f

Re: Fields name for template ID=138

2013-07-11 Thread Anash P. Oommen (AdWords API Team)
Hi Asad, This is a code examplefrom an older version of the .NET library, it shows how to create a video ad. The code will still work if you change the API version to v201306. Simi

Re: Location bids modifier

2013-07-11 Thread Takeshi Hagikura (AdWords API Team)
Hi Steven, As of v201306 release, that feature became available only beta customers. We don't have a specific timeline when that is rolled out to everyone. Best, - Takeshi, On Thursday, July 11, 2013 12:35:23 AM UTC+9, Steven Shonts wrote: > > Hi Takeshi, > Is there an approximate time frame

Re: sitelink descriptions and FeedMappings

2013-07-11 Thread Anash P. Oommen (AdWords API Team)
Hi James, I guess you are looking for https://developers.google.com/adwords/api/docs/reference/v201306/FeedService.FeedAttribute?hl=en#name ? Cheers, Anash On Thursday, July 11, 2013 10:06:00 AM UTC+5:30, james wrote: > > Thanks Anash > I have read the guide and understand it. > > The proble

Annotations Appear in CSE Preview but not on Website

2013-07-11 Thread grantmakersinhealth
Hello, I've followed Google's documentation to add sites to be searched to our Google custom search engine by following the "annotations" route rather than adding sites to the account. This task was completed by choosing to upload an XML file, rather than the TSV. Results are returned for th

Re: QuotaCheckError.INCOMPLETE_SIGNUP with test account

2013-07-11 Thread Izeni
I noticed that Chuck mentioned that he had already agreed to the TOS: > I have filled out the form, and agreed to the TOS. > I think I'm in the same boat. I also have a test account, I've set it up for Manual Payments (Because I'm just testing at the moment, I don't want to incur any char

Re: QuotaCheckError.INCOMPLETE_SIGNUP with test account

2013-07-11 Thread Izeni
I have a test account that I have set up Billing Info on, as well as accepted the T&C. It has a sibling test account (under the same MCC) which works fine, but I get QuotaCheckError.INCOMPLETE_SIGNUP whenever I try to hit the API on this account. Any suggestions? Thanks, -- Richard Jelte On