AdWords API Re: Duplicate Keywords/MatchTypes?

2010-03-03 Thread web.dev
Hi Eric, thank you for your reply but I need a more precise explaination of this functionality in order to get the best results for generating campaigns - the lack of knowledge on this topic is not an option for me. I did the following test: * I picked a keyword and tested 3 combinations ** sourc

AdWords API suggested keyword

2010-03-03 Thread freesystems.t...@gmail.com
Hi, how we get the suggested keyword in new version v2009. will getKeywordVariations method work here. reply me ASAP -- 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 un

AdWords API localbusiness ad error

2010-03-03 Thread freesystems.t...@gmail.com
local business ad publish is failing. it's giving error UNSUPPORTED_OPERATION. let me suggest what changes need to publish local business ad. -- 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-...@

AdWords API [PHP] Equivalent of getOverallConsumedUnits() in v2009 ?

2010-03-03 Thread Manuel
Hi, is there an equivalent of v13's way of retrieving the consumed quotas for the current API-Session ? APIlityClients::getClients()->getOverallConsumedUnits(); Yet, I've only found the InfoService where you can only specify a date to retrieve the consumed quoats for a timespan, but not for the c

AdWords API AdParam

2010-03-03 Thread Andy
Hi, I am having trouble posting a GBP £ sign as the currency symbol for an ad paramater. If i try to send the HTML encoded character "£" i get a error responce of: operations[0].operand.insertionText; trigger:'£230', If i try to send a non encoded £ sign i get the following: SOAP-ERROR: Encoding:

AdWords API Re: How do I filter AVERAGE_TARGETED_MONTHLY_SEARCHES by postalCode or countryCode?

2010-03-03 Thread slloyd
I have yet to see anyone replying to all the valid questions and frustrations posted in this forum. After MUCH trial and error, here is how to filter by country. This example show global searches and searches within the US. //--- // Credentials $user = new A

AdWords API Re: Get Cost per campaign per day through API

2010-03-03 Thread TompiT
> I know there are costs to use the API. Before I sign up to google API > I would like to have an estimate what the API cost per day per > campaign would be to retrieve this data. Has anyone an idea? That should be possible with the InfoService via the InfoSelector. http://code.google.com/intl/fr

AdWords API Re: Help re: Migrating from v13 to v2009

2010-03-03 Thread TompiT
The v13 ReportService should work but you will have to change others services reported on this page : http://code.google.com/intl/fr/apis/adwords/v2009/docs/ On 2 mar, 09:54, leetee wrote: > Hi, > > I have built an application using v13 which only uses the > ReportService.  From what ihaev read a

AdWords API Re: Help re: Migrating from v13 to v2009

2010-03-03 Thread ecnelis
hi, could you give us an estimation when you guys think ReportService will be ready? thanks ! On 3 Mar, 14:52, TompiT wrote: > The v13 ReportService should work but you will have to change others > services reported on this page > :http://code.google.com/intl/fr/apis/adwords/v2009/docs/ > > On

AdWords API Developer token returning 'application pending' despite MCC saying 'valid' please advise

2010-03-03 Thread Dhammiko
Hello all, I have a question about my API developer key. When I log into the adwords MCC my developer token has a green 'Valid' tag next to it. I downloaded some perl API code from the adwords repository and configured it with my MCC login and password and keys. This is the API error message whe

AdWords API Sandbox documentation for the v200909 version of the API

2010-03-03 Thread greatDane
Hi, I've been watching the tutorial at: http://www.youtube.com/watch?v=cqVtUdB975M&annotation_id=annotation_389875&feature=iv on how to use the sandbox. At the end of this tutorial a page with additional resources and information ist displayed. Yet when I visit all these resources, they are all a

AdWords API Keywords modifications in Change History after BulkMutateJobService update

2010-03-03 Thread rkal
Hello, I have updated over 50 keywords' cpc via BulkMutateJobService. The job was completed sucessfully. I also checked that manually and all the max cpc values were correctly changed. In Adwords UI, Change History view however presents me with less then 10 changes. Is it proper functionality or

AdWords API Can you use validateOnly header with a BulkMutateJob?

2010-03-03 Thread maxscan
Hi I'm getting a lot of ad rejections when I use the BulkMutateJobService so I would like to validate the ads first to make sure there are no policy violations. I looked at the docs on the new validateOnly header and it seems this would do the trick but I can figure out how I should use it with a

AdWords API Re: v2009 equivalent to v13's CriterionService.checkCriteria?

2010-03-03 Thread maxscan
There's a new validateOnly header you can use - this post has more info: http://adwordsapi.blogspot.com/2009/12/discover-v2009-validateonly-header.html On Mar 2, 4:38 pm, Zoroaster wrote: > v13's Criterion Service had a method called "checkCriteria()" to > ensure your criteria were valid so you

AdWords API can't login with user

2010-03-03 Thread NVB
I have tried everything and i have used each clientid which i could find in my mcc, but i still can't login with a clientid.I use the PHP client library and i always get this error: AuthenticationError.CUSTOMER_NOT_FOUND How can i login with a clientid?? -- You received this message because you

AdWords API CampaignId differs

2010-03-03 Thread Aleš Roubíček
Hello, I'm using AdGroupService v200909 to fetch some AdvertGroups by campaignId. I set my selector and call the get method. Then i get array of AdGroups. Everything seems good. But. AdGroup entity has a campaignId property. This property value is different than campaignId in selector. How is it

AdWords API ClientLogin and Java client library living in peace

2010-03-03 Thread pferdwurst
Hi - Excuse me if this has already been asked but I am having a hard time understanding how the Java client library handles v2009 ClientLogin authentication (or doesn't). I've seen the numerous posts and tutorials on using and choosing between ClientLogin/Oauth, etc... but I see no tie-ins to the

AdWords API API credits

2010-03-03 Thread gasanden
I am using Wordstream to manage our Google adwords account. When I attempt to "post" changes from Wordstream, I get a "you need more API credits" pop-up. How do I purchase credits? -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to

AdWords API adwords api v200909 for Perl: noticed problems while executing instructions available in the README (under the Typemap directory)

2010-03-03 Thread Suraiya
Hello, I tried to get a fresh copy of Google Adwords api V200909 for Perl. After decompressing it, I followed the instructions in the README file. I got a fresh copy of Typemap as well. I applied the soap_wsdl_patches.pl on the Tyepmap after decompressing and restoring it. I then followed the instr

AdWords API Re: campaign enddate parsing

2010-03-03 Thread AdWords API Advisor
Hi Raghuram, I don't have any information on why the date fields were changed to a string, but the format is MMDD. Best, - Eric Koleda, AdWords API Team On Feb 28, 12:24 am, Ram wrote: > Enddate of a Campaign is changed to type "String" in API v2009. Is the > format always "mmdd"? Why w

AdWords API Re: campaign enddate parsing

2010-03-03 Thread Peer Jakobsen (AdWords API Guru)
My guess is that this was changed to avoid any time zone issues. SOAP clients tend to treat timezones differently, add that the timezone is related to the adwords account, this made things pretty complicated when it comes to have valid start dates/end dates. -- You received this message because y

AdWords API SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED with filter specified

2010-03-03 Thread dsanborn
I'm getting a RESPONSE_SIZE_LIMIT_EXCEEDED error eventhough I am only requesting a Get on a single Ad Group. SOAP::Transport::HTTP::Client::send_receive: POST https://adwords.google.com/api/adwords/cm/v200909/AdGroupAdService HTTP/1.1 Accept: text/xml Accept: multipart/* Accept: application/soap C

AdWords API Re: SiteSuggestionService.getSitesByCategoryName

2010-03-03 Thread AdWords API Advisor
Hi, In the v200909 API placement ideas can be generated by the TargetingIdeaService. Unfortunately it isn't possible to get placement ideas by categories at this time. This is something we hope to make available in a future version, but unfortunately I don't have any timelines for when that woul

AdWords API Re: keywordMatchTypes

2010-03-03 Thread AdWords API Advisor
Hi, You are using the KeywordMatchTypeSearchParameter correctly, however you aren't including it in the searchParameters of the selector: $targetingIdeaSelector->searchParameters = array($relatedToKeywordSearchParameter); Include $keywordMatchType in this array to have the parameter used. Bes

AdWords API Re: AdParams not working!!!!

2010-03-03 Thread AdWords API Advisor
Hi, A fix for this problem was deployed late on Friday the 26th. Let us know if you see any further issues. Best, - Eric On Mar 1, 9:12 am, Pascal wrote: > It just started working again for us. It was effectivly down from > 18.2. until earlier this morning. > I had no chance to check for param

AdWords API Re: Auto-tagging and AdParams

2010-03-03 Thread AdWords API Advisor
Hi Julian, Ad parameter values aren't transferred automatically to Analytics, and your idea of putting the param values in the destination URL sounds like it should work fine. Best, - Eric Koleda, AdWords API Team On Mar 1, 10:56 am, Julian Harris wrote: > Hi all, > > I wanted to check that in

AdWords API Re: Search Query Performance Report

2010-03-03 Thread AdWords API Advisor
Hi Jarboy, The Search Query Performance Report doesn't provide a way to tie a search query to a specific keyword. You can use the MatchType column to get more information about how search term matched your keywords. Best, - Eric Koleda, AdWords API Team On Mar 1, 11:36 am, jarboy wrote: > Hi,

AdWords API Re: SOAP API says my token doesn't work, the MCC says it's valid.

2010-03-03 Thread AdWords API Advisor
Hi Christopher, Do you have the requestId header that was returned with this error? I can use this to look up more information about the request and why it failed. Best, - Eric Koleda, AdWords API Team On Mar 1, 11:40 am, Dhammiko wrote: > Hello all, I have a question about my API developer ke

AdWords API Re: V2009 API SOAP/XML Examples?

2010-03-03 Thread AdWords API Advisor
Hi Reed, The examples in that project have been updated for v200909, but the changes are minor and those requests should be compatible with v200909 as well. I'm not sure if there are plans to maintain the SOAP XML examples, but I'll follow up with the team. Best, - Eric Koleda, AdWords API Team

AdWords API Re: reports, Action Category field mapping, id to name

2010-03-03 Thread AdWords API Advisor
Hi Marek, I believe the values are: Other => 0 Purchase/Sale => 1 Signup => 2 Lead => 3 View of a key page => 4 Best, - Eric On Mar 2, 3:59 am, mariek wrote: > I see 5 categories in interface (reporting/conversions tab) . Please > write me ids for each of them (I prepared form for You :)) . >

AdWords API Re: "Internal error has occured" when adding new campaign

2010-03-03 Thread AdWords API Advisor
Hi, Your request is not formatted correctly. Please see the following sample request: http://code.google.com/p/adwords-api-xml-samples/source/browse/trunk/src/v13/add_campaign.xml Best, - Eric Koleda, AdWords API Team On Mar 2, 5:45 am, mingycarat wrote: > I am new to adwords & am trying o

AdWords API Re: Get Cost per campaign per day through API

2010-03-03 Thread AdWords API Advisor
Hi, The rate sheet for the API is available here: http://code.google.com/apis/adwords/docs/developer/adwords_api_ratesheet.html Best, - Eric Koleda, AdWords API Team On Mar 2, 4:32 am, lve wrote: > I have some campaigns running in google adwords. I manage these with > the the adwords editor.

AdWords API Re: API Error

2010-03-03 Thread AdWords API Advisor
Hi, Have you set up billing on the MCC account that you used to sign up for your developer token? This usually involves adding a credit card to the account, and during this process the AdWords API terms and conditions will be presented to you. Best, - Eric Koleda, AdWords API Team On Mar 2, 10:

AdWords API Re: UNEXPECTED_INTERNAL_API_ERROR

2010-03-03 Thread AdWords API Advisor
Hi Chandra, Do you have the SOAP XML request and response that demonstrates this problem? Best, - Eric On Mar 2, 11:36 am, Chandra Bhandaru wrote: > Eric, > > I stopped seeing this error for a while and now it started back again. > > The recent occurrence was when I tried to set AdParams in San

AdWords API Re: TARGET_IS_ENCLOSED_BY_ANOTHER_TARGET

2010-03-03 Thread AdWords API Advisor
Hi, When setting campaign geo targets you must ensure that the geo targets do not overlap or contain each other. Including the country FR automatically includes all of the provinces within it. Best, - Eric Koleda, AdWords API Team On Mar 2, 11:42 am, jean robert wrote: > I have this error : TA

AdWords API Re: OperatorError.OPERATOR_NOT_SUPPORTED

2010-03-03 Thread AdWords API Advisor
Hi, Thanks for bringing this to our attention. I've raised this to the attention of our documentation team and it should be corrected shortly. Best, - Eric On Mar 2, 11:56 am, "Ivo.bathke" wrote: > hi > just to let you know: > in the docs it says: Note: to REMOVE use SET and mark status to > D

AdWords API Re: Site suggestions based on the specified category name on api v200909

2010-03-03 Thread AdWords API Advisor
Hi, Please see my response on your original thread: http://groups.google.com/group/adwords-api/browse_thread/thread/32c15b406720657b/ Best, - Eric Koleda, AdWords API Team On Mar 3, 2:01 am, Ashraf Akl wrote: > Hello > I post this topic before but no one reply me, so i post it again with >

AdWords API Re: Duplicate Keywords/MatchTypes?

2010-03-03 Thread AdWords API Advisor
Hi Dian, As I mentioned before, the match type of the source keyword doesn't affect the match type, and therefore statistics, of the returned keywords. If you ignore the match type of the source keyword from your tests you can see the statistics only change based on the match type of the returned

AdWords API Re: suggested keyword

2010-03-03 Thread AdWords API Advisor
Hi, In the v2009 version of the API you need to use the TargetingIdeaService: http://adwordsapi.blogspot.com/2009/11/discover-v2009-getting-ideas-with.html Best, - Eric Koleda, AdWords API Team On Mar 3, 4:31 am, "freesystems.t...@gmail.com" wrote: > Hi, > > how we get the suggested keyword

AdWords API Re: localbusiness ad error

2010-03-03 Thread AdWords API Advisor
Hi, Local Business Ads are not supported in the v2009 version of the API. Instead you must use Location Extensions: http://adwordsapi.blogspot.com/2009/12/discover-v2009-location-extensions.html Best, - Eric Koleda, AdWords API Team On Mar 3, 4:33 am, "freesystems.t...@gmail.com" wrote: > lo

AdWords API Re: Equivalent of getOverallConsumedUnits() in v2009 ?

2010-03-03 Thread AdWords API Advisor
Hi Manuel, That function was a part of the Apility library, not the core API. This functionality hasn't been built into the new AdWords API PHP client library. You can keep track of this yourself by calling $service->GetLastUnits() after each call to the API. Best, - Eric Koleda, AdWords API Tea

AdWords API Re: AdParam

2010-03-03 Thread AdWords API Advisor
Hi Andy, I was able to send the unencoded pound sign successfully in my request. Do you have the SOAP XML request and response that demonstrates this problem? Best, - Eric Koleda, AdWords API Team On Mar 3, 7:04 am, Andy wrote: > Hi, > I am having trouble posting a GBP £ sign as the currency s