AdWords API Re: Google::Adwords v1.12 Perl module (support for v13)

2009-02-16 Thread Jan Piotrowski (AdWords API Guru)
Thanks Rohan! --~--~-~--~~~---~--~~ 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-api@googlegroups.com To unsubscribe from this group, send email to

AdWords API Re: keyword delete when we delete ad

2009-02-16 Thread Jan Piotrowski (AdWords API Guru)
Keywords and ads are completely seperated. When you delete an ad, nothing happens to your keywords. - Jan On 16 Feb., 07:28, PSPL Noida psplno...@gmail.com wrote: Hello When we create a new ad in that case first of all we delete the old and create new.Now tell me when we delete the old ad

AdWords API Re: how do i start to use the Adwords api

2009-02-16 Thread Jan Piotrowski (AdWords API Guru)
Try APIlity: http://google-apility.sourceforge.net/ - Jan On 14 Feb., 09:40, ainihong001 ainihong...@126.com wrote:  hi,i want to use some Adwords api. and i have got developer_token and application_token, i use the demo of get_keyword_variations.php . But it returns List of additional

AdWords API Re: Absolute Newbie here with a PHP SOAP Error

2009-01-05 Thread Jan Piotrowski (AdWords API Guru)
If they are all in the same directory you don't have to use the folder name /public_html/ in your require-statement. require_once ('soapclientfactory.php'); should be enough. For php or APIlity questions there is a better place: http://groups.google.de/group/adwords-api-php - Jan On 5 Jan.,

AdWords API Re: Login Failed Error while accessing Adwords API

2009-01-03 Thread Jan Piotrowski (AdWords API Guru)
Had a look at this? http://code.google.com/intl/de-DE/apis/adwords/docs/developer/adwords_api_sandbox.html - Jan On 2 Jan., 16:39, api.goec...@gmail.com api.goec...@gmail.com wrote: Hi, I am trying to access the Adwords API in the sandbox environment using the email address

AdWords API Re: In-link Tracking

2008-12-03 Thread Jan Piotrowski (AdWords API Guru)
Positos, is you real destination url or just your domain included in these long /aclk?sa[...]-urls? - Jan On 3 Dez., 21:01, positus [EMAIL PROTECTED] wrote: Thank you for your response, Pete.  Yes, all of the destination URL's contain the required parameters, and clicking on them from within

AdWords API Re: how to get Account expense information through api

2008-12-02 Thread Jan Piotrowski (AdWords API Guru)
Hi noreux, there are several ways to get the cost of a campaign: 1. Schedule a campaign report with 'cost' included 2. Just use getCampaignStats to retrieve a Stats record Is this what you needed? - Jan Piotrowski [1]

AdWords API Re: Not finishing

2008-11-27 Thread Jan Piotrowski (AdWords API Guru)
1. There is a forum for APIlity related problems: http://groups.google.com/group/adwords-api-php 2. Don't try to do it all at once. Go little chunks, but more often. Should be no problem in a php environment. 3. Try Adwords Editor. It is often a better solution for creating big amounts of

AdWords API Re: Using Google API for large number of camapigns

2008-11-14 Thread Jan Piotrowski (AdWords API Guru)
pages somewhere. -tim On Nov 13, 3:52 am, Jan Piotrowski (AdWords API Guru) [EMAIL PROTECTED] wrote: Yes, it can. But perhaps you are better of with Adwords Editor. There you can 'paste' a csv-like structure to create adgroups and keywords. If you only need this once, it probably is better

AdWords API Re: Using Google API for large number of camapigns

2008-11-13 Thread Jan Piotrowski (AdWords API Guru)
Yes, it can. But perhaps you are better of with Adwords Editor. There you can 'paste' a csv-like structure to create adgroups and keywords. If you only need this once, it probably is better suited for your needs. - Jan PS: Creating 20.000 adgroups at once seems like a really bad idea.

AdWords API Re: updateAds() Inquiry.

2008-11-11 Thread Jan Piotrowski (AdWords API Guru)
 Is this degree of functionality something that Google might want to implement in the next API version, or sometime in the near future, or at all? No. The GUI does exactly the same as you have to do with the API: Delete the old ad and create a slightly different new one. - Jan I've read

AdWords API Re: Google Adwords Keyword Insertion API Usage Rates?

2008-11-04 Thread Jan Piotrowski (AdWords API Guru)
http://code.google.com/apis/adwords/docs/developer/adwords_api_ratesheet.html Keywords are 'criteria', so CriterionService - addCriteria - 20 per item. 1000 API units = $ 0.25 20 x 2000 = 4 API units = $ 10 - Jan On 4 Nov., 05:46, API [EMAIL PROTECTED] wrote: Hi, Im new to Google's

AdWords API Re: Retrieval of paused elements

2008-10-27 Thread Jan Piotrowski (AdWords API Guru)
Hi Denis, Why can't we run a getActivePausedElements ? Better call it getAllPausedElements ;) - Jan --~--~-~--~~~---~--~~ 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 API Re: Traffic estimator problem in APIlity

2008-10-21 Thread Jan Piotrowski (AdWords API Guru)
Try posting in the APIlity forum: http://groups.google.com/group/adwords-api-php - Jan On 21 Okt., 10:13, masterix [EMAIL PROTECTED] wrote: Hi, I have strange problem with getNewKeywordListEstimate function in APIlity. When I use sandbox I get some results. But when I switch account to

AdWords API Re: Version 13 now available

2008-10-21 Thread Jan Piotrowski (AdWords API Guru)
Nice release. Adds some great functionality. Thanks! - Jan On 20 Okt., 23:33, AdWords API Advisor [EMAIL PROTECTED] wrote: Today we announced the release of the AdWords API version 13. V13 introduces several changes to the AdWords API; we've highlighted the main points below. For a

AdWords API Re: Text Ads are not created

2008-10-15 Thread Jan Piotrowski (AdWords API Guru)
Did you get any error message? - Jan On 15 Okt., 07:19, Preeti [EMAIL PROTECTED] wrote: Hello Everyone, I have created around 1000 of ads using api soap method in asp code.then i checked somes texty ads are notcreated there.adgroupid for these are created even

AdWords API Re: The Report Service returns no data, but when I copy the report in MCC, it does

2008-10-09 Thread Jan Piotrowski (AdWords API Guru)
Are you in sandbox mode? - Jan On 9 Okt., 18:20, AIDevTeam [EMAIL PROTECTED] wrote: Hi All, I suspect I'm missing something minor here, but when I create a report using the service, no data is returned. However, when I log in to My Client Center and create similar report it returns loads

AdWords API Re: Explanation is Needed

2008-10-07 Thread Jan Piotrowski (AdWords API Guru)
Wrong forum. You better try here: http://groups.google.com/group/adwords-help - Jan On 7 Okt., 04:45, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I'm really new to Google Adwords and I really don't know how to anything. I've tried to set my billing account but my credit card was declined.

AdWords API Re: Are email and password MCC account info?

2008-10-02 Thread Jan Piotrowski (AdWords API Guru)
Master account or Company account. When creating credentials, email and password should be MCC account info? Thanks On Oct 1, 11:47 am, Jan Piotrowski (AdWords API Guru) [EMAIL PROTECTED] wrote: Where is this information from? What script or example are you using? - Jan

AdWords API Re: Are email and password MCC account info?

2008-10-01 Thread Jan Piotrowski (AdWords API Guru)
Where is this information from? What script or example are you using? - Jan --~--~-~--~~~---~--~~ 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-api@googlegroups.com

AdWords API Re: Max. Count of Campaignes

2008-09-30 Thread Jan Piotrowski (AdWords API Guru)
Are all 38 campaigns active at the moment? Normally the limit is about 25 active campaigns. - Jan On 30 Sep., 13:03, Algan [EMAIL PROTECTED] wrote: Hi, can somebody say the maximum permitted campaignes? I have 38 campaignes and tried to add 13 campaignes and got the following error: This

AdWords API Re: Cost of AdGroup

2008-09-29 Thread Jan Piotrowski (AdWords API Guru)
Hi Algan, use one of these two: http://www.google.com/apis/adwords/developer/AdGroupService.html#getAdGroupStats http://www.google.com/apis/adwords/developer/ReportService.html#scheduleReportJob - Jan On 29 Sep., 12:33, Algan [EMAIL PROTECTED] wrote: Hi, how can I find out, how much an

AdWords API Re: Local Database Sync project

2008-09-29 Thread Jan Piotrowski (AdWords API Guru)
Wow Jeffrey, that looks nice. Not my language of choice, but I will definitely have a look at the db tables and the way you parse the reports. Good work! - Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

AdWords API Re: Problem with special characters / Line to long

2008-09-25 Thread Jan Piotrowski (AdWords API Guru)
Why are you using 'amp;#8364;' instead of '#8364;'? - Jan --~--~-~--~~~---~--~~ 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-api@googlegroups.com To unsubscribe

AdWords API Re: test/simulate full adgroup

2008-09-25 Thread Jan Piotrowski (AdWords API Guru)
We do not want [...] adding 2000 bogus words into the sandbox doesn't sound right either... Just do it. That's what the sandbox is made for. - Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups AdWords API Forum

AdWords API Re: Problem with special characters / Line to long

2008-09-24 Thread Jan Piotrowski (AdWords API Guru)
APIlity is using exactly this in nusoap.php before sending the content to the API: $body = str_replace(€, #8364;, $body); So I assume this work in real adwords. But it's strange it doesn't in the sandbox environment. Perhaps there's something wrong with your output? Just test it in production

AdWords API Re: Reports from Sandbox are always Empty

2008-09-24 Thread Jan Piotrowski (AdWords API Guru)
Are you talking about the sandbox environment? - Jan On 24 Sep., 15:06, marek [EMAIL PROTECTED] wrote: Hi, I am kind a new to the AdWords API. Whenever I download a report, I get the proper XML with all the column specs but no rows (rows/rows). As far as I can see the docs say that

AdWords API Re: Problem with special characters / Line to long

2008-09-23 Thread Jan Piotrowski (AdWords API Guru)
That looks like PHP. Are you using APIlity? - Jan On 23 Sep., 23:04, ac [EMAIL PROTECTED] wrote: I have solved the problem, that I can´t add ÄÖÜäöüß and € directly to text ads with this:    $string = str_replace('Ä', 'amp;#196;', $string);    $string = str_replace('Ö', 'amp;#214;',

AdWords API Re: What do I need to do to upgrade my API developer token ver 11 to ver 12?

2008-09-19 Thread Jan Piotrowski (AdWords API Guru)
Hi Mark, there is no difference between an token for v11 or v12. Just reuse the old one. You only have to change your application, not the token. - Jan On 19 Sep., 08:52, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi I hope someone can help me. I need to get an API version 12 developer

AdWords API Re: Where to start from..?

2008-09-18 Thread Jan Piotrowski (AdWords API Guru)
And it has its own forum where you can ask questions or read older posts: http://groups.google.com/group/adwords-api-php - Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups AdWords API Forum group. To post to

AdWords API Re: Inserting AdGroup

2008-09-12 Thread Jan Piotrowski (AdWords API Guru)
Oh sorry, I misread your first post. Can you post a link to the example you're using? Or specify how we can get there? - Jan On 12 Sep., 08:52, Algan [EMAIL PROTECTED] wrote: I am trying to add a group to a campaigne. On 12 Sep., 07:52, Jan Piotrowski (AdWords API Guru) [EMAIL PROTECTED

AdWords API Re: API call to invite a client account to be managed by an MCC

2008-09-10 Thread Jan Piotrowski (AdWords API Guru)
Hi, I know it's not in the documentation or PHP implementation of the API, APIlity. - Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups AdWords API Forum group. To post to this group, send email to