AdWords API re-approve keywords

2010-01-20 Thread Kevin
Hi, We have lots of keywords disapproved because of bad destination url. We addressed the issue without changing the url or the keyword. What would be the best way to have them reapproved? Please help, -Kevin -- You received this message because you are subscribed to the Google Groups "AdWords

AdWords API Re: Http status code for soap fault

2010-01-20 Thread codeninja
Thanks for the update. On Jan 20, 1:57 pm, AdWords API Advisor wrote: > Hi, > > I'm also seeing the 200 status code for faults, which doesn't appear > correct.  I've opened a dialog with the core engineering team, and > I'll let you know when I have more information. > > Best, > - Eric Koleda,

AdWords API Re: Problems with getKeywordVariations

2010-01-20 Thread AdWords API Advisor
Hi Carlo, The results returned by the API appear to match the results returned by the web interface: https://adwords.google.com/select/KeywordToolExternal The results from the new keyword tool (http://www.google.com/sktool/) will be different, and can be retrieved with the TargetingIdeaService

AdWords API Re: Http status code for soap fault

2010-01-20 Thread AdWords API Advisor
Hi, I'm also seeing the 200 status code for faults, which doesn't appear correct. I've opened a dialog with the core engineering team, and I'll let you know when I have more information. Best, - Eric Koleda, AdWords API Team On Jan 19, 3:14 pm, codeninja wrote: > With new 2009 api I get http s

AdWords API Re: Campaign Stats using PHP

2010-01-20 Thread JS
Thanks Eric, works great !!. -Jeya On Jan 20, 9:33 am, AdWords API Advisor wrote: > Hi Jeya, > > All calls made to CampaignService->get() must be made with a > CampaignSelector object: > >  http://code.google.com/apis/adwords/v2009/docs/reference/CampaignServ... > > To retrieve stats, set the "s

Re: AdWords API Re: using TargetingIdeaService for EXACT match stats

2010-01-20 Thread AdWords API Advisor
Hi, Yes, you would need to make multiple requests, changing the paging values each time. As Rich pointed out, since the index is 0 based and the page size remains 800 for each page, the calls would be: setStartIndex(0) and setNumberResults(800) setStartIndex(800) and setNumberResults(800)

Re: AdWords API Correct soap body of a request to TargetingIdeaService

2010-01-20 Thread AdWords API Advisor
Hi Michal, Please see my response on your previous thread: http://groups.google.com/group/adwords-api/browse_thread/thread/1e369a51725b30d2/ Best, - Eric Koleda, AdWords API Team On Jan 19, 3:26 pm, Michal wrote: > I would like to get GLOBAL_MONTHLY_SEARCHES data for a keyword_text. > Is th

AdWords API Re: PHP client lib class loading issue

2010-01-20 Thread AdWords API Advisor
Hi Volker, I had thought the problems were different, but as a Symfony user I had wondered if you've also run into that other issue. The newest version of the PHP client library, 1.2.2, includes a fix for your problem. Best, - Eric On Jan 19, 2:32 pm, Volker Kueffel wrote: > Sorry for posting

AdWords API Re: v200909 What is the TargetingIdea sort order: relevance, search volume..? How can it be set?

2010-01-20 Thread AdWords API Advisor
Hi Dian, I believe the sorting of results for the TargetingIdeaService is based on relevance. The sorting cannot be changed at this time, but is a feature request that the core engineering team is aware of. Best, - Eric Koleda, AdWords API Team On Jan 19, 5:20 am, "web.dev" wrote: > Hi all, >

AdWords API Re: CampaignCriterionService

2010-01-20 Thread AdWords API Advisor
Hi Marry, Campaign criterion don't have any fields that can be updated, so the SET operator isn't permitted. You can delete a campaign criterion by using the REMOVE operator. Best, - Eric Koleda, AdWords API Team On Jan 19, 4:28 am, Marry Hasanova wrote: > I`m trying to update a criterion, and

AdWords API Re: Correct soap body of a request to TargetingIdeaService

2010-01-20 Thread AdWords API Advisor
Hi Michal, The first thing to remember is that all data returned from sandbox for the TargetingIdeaService will be dummy. As for the number of results returned, the numberResults field controls how many ideas (keywords) are returned per page. The GLOBAL_MONTHLY_SEARCHES attribute returns the sea

AdWords API Re: Campaign Stats using PHP

2010-01-20 Thread AdWords API Advisor
Hi Jeya, All calls made to CampaignService->get() must be made with a CampaignSelector object: http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.CampaignSelector.html To retrieve stats, set the "statsSelector" field of the CampaignSelector to a new StatsSelector object:

AdWords API Re: How to implement "on behalf of" api functionality?

2010-01-20 Thread AdWords API Advisor
Hi, Please be aware that supporting external clients may affect how you comply with the AdWords API Terms and Conditions: http://code.google.com/apis/adwords/docs/terms.html Best, - Eric Koleda, AdWords API Team On Jan 18, 10:09 am, rashmin wrote: > We have built a AdWords account management

AdWords API Re: "developer token is invalid" error with existing, approved, valid developer token...?

2010-01-20 Thread AdWords API Advisor
Hi, Can you provide me with more details? Do you have the request ID from one of these failed requests? Best, - Eric Koleda, AdWords API Team On Jan 16, 5:13 am, ipsita rout wrote: > "developer token is invalid" error with existing, approved, valid > developer token...? > I use php language. >

AdWords API Register conversions via adwords API

2010-01-20 Thread seochano
Hello. I'm a regular user of Adwords, but now I have an issue that I don't see how to handle it. On a normal basis, I register Conversions on Google Adwords by adding Google's conversion tracking on the page where I register e lead. On this new issue, I receive sales confirmations via a S2S communi

AdWords API Re: LocationExtension fields

2010-01-20 Thread veseo
Hi, Thanks for the detailed information :) On Jan 19, 7:07 pm, AdWords API Advisor wrote: > Hi, > > You are correct, using the API only you can't upload new images or > icons.  Unfortunately the ID's of the standard icons aren't available, > but if you convert an existing LBA to a location exten