AdWords API Sample code to get keywords in PHP

2009-11-03 Thread Priyantha Gunawardena
Hi All, I hope you guys find this helpful. http://www.pgdesigning.com/php/2009/11/03/get-all-keywords-in-adword-v200909-in-php/ Cheers, -- ... Priyantha Gunawardena __ {Web Designer / Developer}

Re: Managing more accounts using AdWords API DotNet Client Library

2009-11-03 Thread Tiny
I found that this is actually a problem of the library 5.0.0 which was already reported by somebody else: http://groups.google.com/group/adwords-api/browse_thread/thread/7903cd2711c26b1c On Nov 2, 1:29 pm, Tiny marian.ti...@gmail.com wrote: Hi, I'm trying to use your AdWords API DotNet Client

AdWords API Conversion Tracking Status using API

2009-11-03 Thread Diwakar
Hi, I would like to check the status of Conversion Tracking through API. How can it be done? -Diwakar -- 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 unsubscribe from

AdWords API checkAds response problem .net2

2009-11-03 Thread Albert
hi, in the enclosed soap trace, you can see a call to the checkAds service. our environment (.net2) throws an error when trying to parse the response. the parser tries to convert something (null?) to number and fails. those could be: textIndex or textLength. both are marked nullable in the

AdWords API Re: Creatives with unexpected destination URLs

2009-11-03 Thread Zweitze
Hi, Do you have any updates on the issues raised in this thread? Thanks. -- 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 unsubscribe from this group, send email to

AdWords API Traditional ASP

2009-11-03 Thread JB
Hello, Does anyone have a traditional ASP sample for using the google adwords KeywordServiceTool? I mostly use vbscript and Msxml or mshtml dlls to retrieve and process feeds. Thanks, Jay -- You received this message because you are subscribed to the Google Groups AdWords API Forum group. To

AdWords API Cannot serve any requests for the specified account. Please contact support.

2009-11-03 Thread Alican Yenidogan
I recently got approved by Google to use Google Adwords API but my calls end up with the following error: Cannot serve any requests for the specified account. Please contact support. I don't know what the problem is and would love some help. My account is activated and I've entered my billing

AdWords API Re: Serah Keword Idea

2009-11-03 Thread Shiv Bhaduri
Hi Adwords team, If you guys have written the whole API why just partial examples and jumping programming language? This would save lot of people's time and effort, especially when you own the API. Best On Oct 29, 4:30 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi Priyantha,

AdWords API Re: Sample code to get keywords in PHP

2009-11-03 Thread Shiv Bhaduri
Hi Priya, This is a big help, could you please help me with the below error Strict Standards: Declaration of AdsSoapClient::__doRequest() should be compatible with that of SoapClient::__doRequest() in adword\src \Google\Api\Ads\Common\Lib\AdsSoapClient.php on line 402 Thanks..Shiv On Nov 3,

AdWords API Re: Budget return NULL in CampaignReport

2009-11-03 Thread AdWords API Advisor
Hi Thiago, If you see the same behavior through the AdWords web interface then the problem must be caused by something outside the API. You may want to try posting your problem to the general AdWords forum: http://www.google.com/support/forum/p/AdWords. Best, - Eric On Oct 30, 12:16 pm,

AdWords API Re: API v2009 NetworkType[], GeoTarget, RegionTargets, CountryTargets, setLanguageTargeting

2009-11-03 Thread AdWords API Advisor
Hi, I looked at the internal error message, and it appears that you are not authenticating correctly. If you use the authentication of an MCC user, then you must include either a clientEmail or clientCustomerId header to specify which child AdWords account to operate on. More information about

AdWords API Possible values for TargetList targetListType

2009-11-03 Thread Ursula
I have a question about how the CampaignTargetService works. I’m looking for a way to filter for only a certain type of Campaign target. I only see a way to get all targets for a particular campaignID using the CampaignTargetSelector. Is there a way to just get one targetType? Also, can

AdWords API Re: Google Adwords API v2009/09 .net Serializzation Issue

2009-11-03 Thread AdWords API Advisor
Hi Francesco, This looks like it may be an issue with the .NET client library. Please open a bug on the issue tracker for that library: http://code.google.com/p/google-api-adwords-dotnet/issues/list. Best, - Eric On Oct 30, 5:45 am, phatzimo francescosimones...@gmail.com wrote: This is the

AdWords API Re: To many connection failures

2009-11-03 Thread AdWords API Advisor
Hi Santhosh, The account appears to be in good standing, and I was able to make some requests against it without a problem. Can you please provide the SOAP XML for a specific request which fails? Best, - Eric On Oct 29, 7:38 pm, Santhosh Nair snai...@gmail.com wrote: Hi Eric,     I emailed

AdWords API Re: Error: One or more input elements failed validation.

2009-11-03 Thread AdWords API Advisor
Hi Eric, The response XML includes all the information you need. Specifically, look at these three fields: ns1:fieldstartDay/ns1:field ns1:triggerTue May 26 22:00:00 PDT 2009/ns1:trigger ns1:detailCampaign start day must not be in the past./ ns1:detail Best, - Eric On Oct 31, 6:53 pm,

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-03 Thread AdWords API Advisor
Hi Saurabh, Those columns are only valid for accounts with Local Business Ads. If the account doesn't have any Local Business Ads the columns will be rejected. Best, - Eric Koleda, AdWords API Team On Oct 30, 5:52 am, saurabh purnaye saurabh.purn...@gmail.com wrote: Hi, I have two accounts

AdWords API Re: Error EstimateKeyword.java using sandbox

2009-11-03 Thread AdWords API Advisor
Hi, The clientEmail header is not formatted correctly. Please read the section on clientEmail here: http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html#requestheaders. Best, - Eric On Oct 30, 9:49 am, i...@larseggert.de i...@larseggert.de wrote: Hi Eric, ok. I tried

AdWords API Re: Campaigns Assigned Long Id Rather Than Int

2009-11-03 Thread AdWords API Advisor
Hi Pete, Although the data type for a campaign ID is now a long in v2009, the numbers returned should still be in the int range. That is, you should be able to convert the long to an int safely. In the future the IDs may be larger than ints, but not until v13 is sunset. Best, - Eric Koleda,

AdWords API Re: API v2009 NetworkType[], GeoTarget, RegionTargets, CountryTargets, setLanguageTargeting

2009-11-03 Thread Inah from Brazil
THANX ERIC IT WORKED FIIINE!!! Now I can continue with groups, keywords, adsMaybe I will call u again...LOL Tks! Inah On 3 nov, 14:28, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi, I looked at the internal error message, and it appears that you are not authenticating

AdWords API Re: Error: function Split() is deprecated in PHP api

2009-11-03 Thread AdWords API Advisor
Hi rwhite35, Unfortunately the AdWords API PHP client library is not yet compatible with PHP 3.0. Currently the library only supports PHP 5.2.X. We are very interested in what PHP versions customers are using, so please add a comment to the PHP Compatibility page with your information:

AdWords API Re: Conversion Tracking Status using API

2009-11-03 Thread AdWords API Advisor
Hi Diwakar, Unfortunately this information isn't available through the API. Best, - Eric Koleda, AdWords API Team On Nov 3, 5:20 am, Diwakar diwakar.raj...@gmail.com wrote: Hi, I would like to check the status of Conversion Tracking through API. How can it be done? -Diwakar -- You

AdWords API Re: Sample code to get keywords in PHP

2009-11-03 Thread AdWords API Advisor
Hi Priyantha, Thanks for sharing your work with the community, it's great to see developers getting excited about the new PHP client library. and Shiv, The error indicates that you are using PHP 3.0, which currently isn't supported by library. More information is available in my response in

Re: AdWords API v2009: DotNet ClientLibrary Authentication

2009-11-03 Thread AdWords API Advisor
Hi, There is no set turnaround time on these types of defects, but we make an effort to address them quickly. I'll reach out to the owners of that library and ask them to update the status of that issue. Best, - Eric On Nov 2, 5:32 pm, alal ada...@etax.com.au wrote: Hi Eric, I logged the

AdWords API Re: To many connection failures

2009-11-03 Thread Santhosh Nair
Hi Eric, Here is a sample API call that Failed. We didn't get any response back apart from the Bad Gateway/502 error. As I mentioned, we keep trying even after the failure and it may work for a while. We were not able to download the entire campaign data yet. Please let me know if this help

AdWords API Re: Sample code to get keywords in PHP

2009-11-03 Thread Shiv Bhaduri
Guys Thanks again !! you just made my day Rgds Shiv On Nov 3, 7:20 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi Priyantha, Thanks for sharing your work with the community, it's great to see developers getting excited about the new PHP client library. and Shiv, The error

AdWords API Re: Creatives with unexpected destination URLs

2009-11-03 Thread AdWords API Advisor
Hi, Unfortunately I wasn't able to get any further information about the ad type values that are returned. It appears that various ad types are listed as richMediaAd in the reports, and it is not possible to determine the exact type using reports alone. Best, - Eric On Nov 3, 8:11 am, Zweitze

AdWords API Re: Serah Keword Idea

2009-11-03 Thread AdWords API Advisor
Hi Shiv, The AdWords API PHP client library is brand new, and the decision was made to release it to the public as soon as possible, even if all of the examples weren't finished yet. We are working on writing more examples and should have those available soon. Best, - Eric On Nov 2, 3:43 pm,

AdWords API Re: Java samples working?

2009-11-03 Thread AdWords API Advisor
Hi, Please see my response on your original thread: http://groups.google.com/group/adwords-api/browse_thread/thread/19f08c14ad8f30c3/. Best, - Eric Koleda, AdWords API Team On Nov 2, 11:22 am, i...@larseggert.de i...@larseggert.de wrote: Hi all, i just tried to use the java-samples-api

AdWords API Re: Campaigns Assigned Long Id Rather Than Int

2009-11-03 Thread Pete Lavetsky (AdWords API Guru)
No, we do not log that enormous amount of XML unless we have an error we can reproduce Pete On Nov 3, 5:02 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi Pete, Do you have the SOAP XML request and response that shows this ID being returned? Best, - Eric On Nov 3, 4:00 

Re: AdWords API v2009: DotNet ClientLibrary Authentication

2009-11-03 Thread AdWords API Advisor
Hi, My apologies, but I previously sent you the link to the .NET samples issues, not the .NET client library issues. The correct issue tracker is located here: http://code.google.com/p/google-api-adwords-dotnet/issues/list. There was already an issue created for this problem, which you can find

Re: Managing more accounts using AdWords API DotNet Client Library

2009-11-03 Thread AdWords API Advisor
Hi Marian, Yes, this is an issue that was previously reported. Please follow the AdWords APU .NET client library issue tracker for updates on this issue: http://code.google.com/p/adwords-api-dotnet-samples/issues/list. Best, - Eric Koleda, AdWords API Team On Nov 3, 4:10 am, Tiny

AdWords API Re: Error while calling updateCriteria

2009-11-03 Thread AdWords API Advisor
Hi Hari, We have seen this behavior with a few other campaigns, and the core engineering team is currently looking into the cause. Do you have any information about what type of campaign this is, when it was created, etc? Best, - Eric Koleda, AdWords API Team On Nov 2, 8:46 pm, SEM

AdWords API Re: Campaigns Assigned Long Id Rather Than Int

2009-11-03 Thread AdWords API Advisor
Hi Pete, Do you have the SOAP XML request and response that shows this ID being returned? Best, - Eric On Nov 3, 4:00 pm, Pete Lavetsky (AdWords API Guru) pete.lavet...@gmail.com wrote: It's the ID that was returned to us on addition through the API and it's a parameter value seen in the

AdWords API Re: Possible values for TargetList targetListType

2009-11-03 Thread AdWords API Advisor
Hi Ursula, Unfortunately it isn't possible to limit the results to select types of targets, all targets types are returned. The value of targetListType is one of the subtypes, such as AdScheduleTargetList, etc. The full list is shown in the Inheritance box on this page:

AdWords API Re: Cannot serve any requests for the specified account. Please contact support.

2009-11-03 Thread AdWords API Advisor
Hi All, The most common cause of this error is not having accurate billing information in your MCC account. Please ensure your billing information is up to date and try using the API again. You can access your billing information by logging in with your MCC credentials and navigating to My

AdWords API Re: Campaigns Assigned Long Id Rather Than Int

2009-11-03 Thread Pete Lavetsky (AdWords API Guru)
It's the ID that was returned to us on addition through the API and it's a parameter value seen in the browser when using the Adwords API center to browse the campaign ... maybe ?c=3437766218, I don't recall at the moment ... if the incorrect value was returned to us, I at least need to know what

Re: Managing more accounts using AdWords API DotNet Client Library

2009-11-03 Thread AdWords API Advisor
Hi Marian, My apologies, the link I sent previously was for the .NET sample code, not the .NET client library which is located here: http://code.google.com/p/google-api-adwords-dotnet/issues/list. There is already an issue opened for this problem on that tracker:

AdWords API Re: Campaigns Assigned Long Id Rather Than Int

2009-11-03 Thread AdWords API Advisor
Hi Pete, I'm not able to find a campaign in the AdWords system with this ID. Are you sure this is the correct value? Best, - Eric On Nov 3, 2:50 pm, Pete Lavetsky (AdWords API Guru) pete.lavet...@gmail.com wrote: The value that was returned to us was 3437766218, which is larger than an int