Re: Developer Token still Pending Approval... HELP!

2011-05-19 Thread Jacqui Pickup
Hi Anash, I'm in the same boat, would you be able to do the same for me? Thanks in advance, Jacqui -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Thoughts on v201101

2011-05-19 Thread GemBox Software
I think new Selector is great because it provides unified interface for 'Get' operation over many services. Because it is used by many services, it cannot be more strongly typed. I like the idea from TargetingIdeaSelector which uses AttributeType array as input and Type_AttributeMapEntry array

Re: How to detect ad group ads whose status is Site Suspended

2011-05-19 Thread GemBox Software
Hi, maybe you could try with Ad.approvalStatushttp://code.google.com/apis/adwords/docs/reference/latest/AdGroupAdService.Ad.html#approvalStatus . On Wed, May 18, 2011 at 7:36 PM, Kevin kevin.matchcr...@gmail.com wrote: Hi, The status of some of our ads show up on the AdWords UI as Site

Re: KEYWORDS_PERFORMANCE_REPORT patch time frame

2011-05-19 Thread Anash P. Oommen
Hi David, Just wondering, why do you use the Campaign name when joining the reports? Isn't CampaignId a more reliable field to join on? Also, could you point me to the documented limitation you are referring to? I could check with the reporting team and find out more details. Cheers, Anash P.

Re: Which parameter to use, to receive account's datas?

2011-05-19 Thread Anash P. Oommen
Hi, Could you turn on SOAP logging in your client library and see if the library is indeed setting the header values for your requests correctly? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Recent changes to API?

2011-05-19 Thread Toby Shaw
I'm doing the same calls I was about a month ago but what I'm getting back has changed. Has there been any kind of change to the system recently? I call for the frequency and competition of keywords, and used to get back these figures for both nominated keywords and other similar ones. Now, I

Re: Intermittent NOT_ADS_USER error message

2011-05-19 Thread Anash P. Oommen
Hi Jamie, Could you post a request id for a failed request so I can take a look at the logs? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Recent changes to API?

2011-05-19 Thread Toby Shaw
Basically the data comes out of the API not sorted by relevance. How do I fix that? On May 19, 10:55 am, Toby Shaw tobycs...@gmail.com wrote: I'm doing the same calls I was about a month ago but what I'm getting back has changed. Has there been any kind of change to the system recently? I

Re: Intermittent NOT_ADS_USER error message

2011-05-19 Thread Jamie Cobbett
I'm afraid I don't have that information, and I don't have a way to reproduce the error. Does the integer in the error (210207600681) provide anything useful? This number does seem to reappear in the other errors On May 19, 10:56 am, Anash P. Oommen anash.p.oom...@google.com wrote: Hi Jamie,

Re: Clicks/Costs per Sitelink

2011-05-19 Thread Eric Koleda
Hi Thomas, You are correct, there is no report today that aggregates the results on a per-sitelist URL basis. I don't have any information about if such a feature is planned. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Search query performance report data inconsistency

2011-05-19 Thread Eric Koleda
Hi Herbert, To address your original question, keyword IDs are not guaranteed to be the same forever. For example, removing a keyword and then re-adding it may result in a new keyword ID. The UI might be combining the stats of these two similar keywords as a convenience. Jason, The new

Show customer balance

2011-05-19 Thread Marcelo Diegues
How can I show the customer balance using google adwords api? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: CollectionSizeError.TOO_MANY @ selector.selector.keywords

2011-05-19 Thread Eric Haskins
Damn copy and paste error resulting in my query sending 4500 words instead of 500 LMAO problem fixed On May 18, 4:19 pm, Eric Haskins ehas...@gmail.com wrote: How do I avoid this? What is the max size on Keyword when doing a TargetingIdeaSelector - Stats Request   I am requesting 500 per

Re: Search query performance report data inconsistency

2011-05-19 Thread jstedman
Eric, Thank you for the response, these are the columns I am requesting in the report: Date, AccountDescriptiveName, CampaignId, CampaignName, Impressions, Clicks, Cost, Conversions The report that gets downloaded has multiple rows for any given Date and CampaignId combination, for example

Re: Concerns about optional-login accounts in v13 cross-client reports

2011-05-19 Thread Kevin Winter
Hi, Currently, v13 cross client reports do not allow users to select a subset of accounts that include optional-login accounts. The two work arounds include running the cross client report with no specified accounts (which will return all accounts, including optional-login accounts) or run a

attach an adGroup to a remarketing audience (conversion tracker) group with v201101

2011-05-19 Thread Ben Broadhurst
My apologies if this is in the docs somewhere, but I can't find anything. I need to add audiences to a ton of adgroups using the API. The AdGroups are created, the remarketing audiences are created, but I can't see how to associate the former with the latter. Any help would be greatly

Re: How to detect ad group ads whose status is Site Suspended

2011-05-19 Thread Kevin
No luck there. It returns FAMILY_SAFE. Furthermore, Site Suspended is not one of the enumerated values. -Kevin On May 19, 2:02 am, GemBox Software gemboxsoftw...@gmail.com wrote: Hi, maybe you could try with

Re: v201101 Managed Placements report returns blank data for PlacementUrl and KeywordText columns

2011-05-19 Thread Eric Koleda
Hi Sai, If you remove KeywordText from your report the placement URL should be returned correctly. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Ad Params are not displaying correctly when uploaded

2011-05-19 Thread powl
same goes for me, wrong AdParams shown in our live-ads! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: Getting very large client list from MCC

2011-05-19 Thread James
Thanks for the reply Anash, I don't have the request id as I'm using the PHP client library to handle the request. Though I might have overlooked some docs that explain how to return that value, is that the case? I'm attaching a copy (tweaked to remove my auth and dev tokens) of my error

Re: Broad Match Modified Kwords

2011-05-19 Thread Eric Koleda
Hi Peter, I've been able to replicate this problem as well. I'll open an issue with the core engineering team to see if they can remove the extra single quote. Thanks for bringing this to our attention. Best, - Eric Koleda, AdWords API Team --