Re: Connect AdWords API from Localhost

2009-03-06 Thread Jan
> My PHP website on my localhost seemed to be cannot connect to > AdWords API Why do you think so? What error message do you get? There is a fine PHP implementation of Adwords API. Perhaps you should try this: http://google-apility.sourceforge.net/ - Jan On 6 Mrz., 16:43, AdWor

AdWords API Re: how to set keyword MAX CPC using adwords apility library.?

2009-06-29 Thread Jan
Answer to your question: http://google-apility.sourceforge.net/reference.html#criterion-setMaxCpc(%24newMaxCpc) Next time perhaps use the APIlity forum for APIlity-related questions: http://groups.google.com/group/adwords-api-php - Jan On 29 Jun., 14:12, parvind wrote: > Hi ANybody can h

AdWords API Re: how to set keyword MAX CPC using adwords apility library.?

2009-06-29 Thread Jan
Fist one is ad group id, second is criterion (keyword) id: http://google-apility.sourceforge.net/reference.html#criterion-createCriterionObject(%24givenAdGroupId%2C+%24givenKeywordId) - Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed

AdWords API Re: callme api

2009-07-13 Thread Jan
Hi, this has absolutely nothing to do with the Adwords API. You're in the wrong place, sorry. - Jan On 10 Jul., 08:22, Gufran wrote: > i want following  api code which is in  php convert it into asp.net > > plz help thanks in advance > > $method="callme&quo

AdWords API Re: Report Templates by api

2009-07-13 Thread Jan
Hi, you can't. - Jan On 10 Jul., 16:56, real hypermarket wrote: > Hello > > How qan I create report template using adwords api? > > Thanks in advance. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goo

AdWords API Re: Deleting Ad Groups Permanently

2009-08-10 Thread Jan
On 10 Aug., 17:37, Anthony Hsu wrote: > Is there a way to delete ad groups permanently, rather than just > marking them as "Deleted"? no. - Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &q

AdWords API Re: create client account with api script

2008-08-23 Thread Jan
reate new client accounts using the API. - Jan On 23 Aug., 11:14, appanaanilkumar <[EMAIL PROTECTED]> wrote: > Please provide information regarding creating client account with api > script. > > Thanks in advance, > Anil --~--~-~--~~~---~--~~ You rec

AdWords API Re: getKeywordsFromSite _ output has wrong encoding

2008-08-23 Thread Jan
Hey Bram, there is a PHP library for Adwords API that also uses nusoap. As far as I know there were some other changes necessary to get it working properly, perhaps you want to have a look at it if you encounter future problems: http://google-apility.sourceforge.net/ - Jan On 23 Aug., 13:23

AdWords API Re: Number of listings for a keyword

2008-08-25 Thread Jan
Hi Neal, > Is anyone aware of how to get a integer for the number of listings > for a given adword? there is no way getting this info with Adwords API. Sorry. - Jan PS: nealn of AdwordMentor? --~--~-~--~~~---~--~~ You received this message because y

AdWords API Re: How do I get Last Month's Search Volume and Avg. Search Volume through google adword API.

2008-08-25 Thread Jan
Hi Viren, doesn't seem so: http://www.google.com/apis/adwords/developer/KeywordToolService.html http://www.google.com/apis/adwords/developer/KeywordVariations.html - Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the G

AdWords API Re: How do I get Last Month's Search Volume and Avg. Search Volume through google adword API.

2008-08-25 Thread Jan
You can't get this number. If it's not in the documentiation, it isn't possible. - Jan On 25 Aug., 11:08, Viren Patel <[EMAIL PROTECTED]> wrote: > Thanks for your reply > > I already checked this keyword variatios but it is not giving me the > exact r

AdWords API Re: diference in keywordtool search results between web site and api script

2008-08-25 Thread Jan
Well, as far as I know they are different because the use different data sources. - Jan On 25 Aug., 16:17, anil <[EMAIL PROTECTED]> wrote: > Hi, > > Please clarify the diference in keywordtool search results between web > site and api script. > > T

AdWords API Re: APi

2008-08-26 Thread Jan
Well taghi, what "share folders" are you talking about? - Jan On 26 Aug., 08:37, taghi <[EMAIL PROTECTED]> wrote: > i need get name of share folders by API programming > who help me? > thanks --~--~-~--~~~---~--~~ You received thi

AdWords API Re: APi

2008-08-26 Thread Jan
No, I can't. And this definitely is not a Adwords API problem so you're in the wrong place. - Jan On 26 Aug., 10:01, taghi <[EMAIL PROTECTED]> wrote: > for example if we are in the network > i want name of folders that are share > for example when we enter \\194.225.

AdWords API Re: require_once('soapclientfactory.php');

2008-08-26 Thread Jan
r accounts. Just use it. - 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 from this group,

AdWords API Re: require_once('soapclientfactory.php');

2008-08-26 Thread Jan
No, you can disable the so called 'OO mode' (see documentation) and use it perfectly with PHP4. - Jan On 26 Aug., 16:08, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Is it nessesary to have PHP5 installed? --~--~-~--~~~---~--~--

SimpleMutateJobs not getting

2012-06-25 Thread Jan
millions of changes to AdGroups wit reasonable speed, but now it ceased to work. Where there any changes to this service or unplanned downtimes? I couldn't find any information. Best regards, Jan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

SimpleMutateJobs not getting processed

2012-06-25 Thread Jan
anned service problems/outage? I hope you can give me any feedback, as our application was running with this code for 3 weeks, but now it ceased to work. Hope you can give me any feedback / advice. Best regards, Jan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread Jan
Same here. We have batch jobs with only 2 operations which take more then 90! minutes to complete. Please look in to this problem asap! On Thursday, September 13, 2018 at 9:49:53 AM UTC+2, Thorsten Merz wrote: > > Hey there, > > since last night (8 hours ago) we started to have increasing proc

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread Jan
Same here, no increase in either the long running batchjobs but also not in the newly started... Newly started: 846351403 (2 operations, already running 5 minutes) Long running: 846104309 (running for over an hour for 6 operations) On Thursday, September 13, 2018 at 3:38:57 PM UTC+2, Thorsten M

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread Jan
Seems our problems with the BatchJobService are solved. BatchJobService times are back to seconds instead of hours. Thanks for solving it! On Thursday, September 13, 2018 at 6:09:13 PM UTC+2, stanislav...@stylelounge.de wrote: > > We are still experiencing a similar issue too. A small batch

TargetingIdeaService LocationSearchParameter: which cities are supported?

2014-04-16 Thread Jan Brdo
s/api/docs/reference/v201306/TargetingIdeaService.LocationSearchParameter) And sure enough, sometimes it works and sometimes it doesn't. What's the deal here? Example of non-working CriteriaID: 1018194 (East Walpole,Massachusetts,United Sta

404 Error for Ad Network Type in the Documentation (Reporting)

2019-02-06 Thread jan . fiedler
Hi there, did I miss something and Ad Network Type was dropped from reporting? It still shows up under ENUMs under gRPC Refernce, but all Links displayed when searching for Ad Network Type end up in a 404 and I can't find anything under API Fields Example

AdWords API Get QuotaCheckError.INVALID_TOKEN_HEADER error message

2010-03-16 Thread Jan Kapusta
Hi, I try to use AdWords api with perl. I started with AdGroupAdService. After call method with selector and headers, i get error message "QuotaCheckError.INVALID_TOKEN_HEADER @" I am using Google::AdWords::AuthToken library. So code look like (logic has beeen copied from adwords-api-perl- sa

Error: User Rate Limit Exceeded -> OAuth2 / PHP clientlibrary / cross client reporting / SimpleOAuth2Handler->RefreshAccessToken

2013-07-26 Thread Jan Catrysse
oogle API… Thanks, Jan How is the script made up (simplified, just to get the idea): > $user = new AdWordsUser(); > $user->SetOAuth2Info( > array('client_id' => CONFIG_GAPI_CLIENT_ID, > 'client_secret' => CONFIG_GAPI_CLIENT_SECRET, > 'ref

Error: User Rate Limit Exceeded -> OAuth2 / php client library / MCC / fork

2013-07-26 Thread Jan Catrysse
oogle API… Thanks, Jan How is the script made up (simplified, just to get the idea): *SetOAuth2Info( array('client_id' => CONFIG_GAPI_CLIENT_ID, 'client_secret' => CONFIG_GAPI_CLIENT_SECRET, 'refresh_token' => CONFIG_GAPI_REFRESH_TOKEN) ); $user

Re: Error: User Rate Limit Exceeded -> OAuth2 / PHP clientlibrary / cross client reporting / SimpleOAuth2Handler->RefreshAccessToken

2013-07-30 Thread Jan Catrysse
Great!! Works like a charm! Big thanks Op maandag 29 juli 2013 11:14:53 UTC+2 schreef Paul Matthews (AdWords API Team) het volgende: > > Hi Jan, > > The best solution to bypass this issue is to cause a refresh of the > access_token before you fork the process. Insert the follow

Re: Service Account Fail Connection for v201409 ?

2015-03-03 Thread Jan Lolling
I have the same issue with the Java API. I use the version 1.37.0 of the ads-lib and 1.19.0 for the http-client. At the moment I use the scope "https://adwords.google.com/api/adwords";. Is there any additional scope I have to add? Best regards Jan Lolling On Wednesday, 5 November 201

Re: Service Account Fail Connection for v201409 ?

2015-03-03 Thread Jan Lolling
AdWordsTest.main(AdWordsTest.java:34) My last post suggest a way to avoid this problem and provide a minimum of information. On Tuesday, March 3, 2015 at 10:46:57 PM UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi Jan, > > That scope has been deprecated, but tokens obtained for it

Re: Service Account Fail Connection for v201409 ?

2015-03-03 Thread Jan Lolling
detailString = response.parseAsString(); } This way we should get at least the statusCode and the statusMessage in the case there are no details available. This error toke me about 2 hours to get the problem: status 401 message Not authorized :-/ Best regards Jan Lolling On Tuesday,

Move adgroup to another campaign

2016-02-03 Thread Jan Šrámek
Hello, I'm trying to change campaign id in adgroup object by using mutate request (operator 'SET'). But I recieve only the same object with no changes. $adGroup = new \AdGroup(); $adGroup->id = # ID of existing group $adGroup->CampaignId = #new camp. ID Thank you for any advices. -- -- =~=~=

Move AdGroup to another Campaign

2016-02-03 Thread Jan Šrámek
Hello i'm trying to change campaign id by using mutate request on AdGroupService. But i recieve unchanged adgroup object. My method: public function changeAdgroupCampaign($adGroupId, $campaignId) { // Get the service, which loads the required classes. $adGroupService = $this->_

AdWords account backup

2016-02-03 Thread Jan Šrámek
Hi, is there any simple way how to make backup of whole adwords account by using AdWords API? Ideally if this backup could be used again via API. Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ htt

Downloading whole account

2016-02-10 Thread Jan Šrámek
Hello. Adwords Editor allows to export whole account. It takes few seconds. My desire is to do the same thing via API and then Looping over all campaings, adgroups only in php. In my current method i am downloading all comapaingns then looping over all - getting all groups - getting all ads for

Re: Remarketing audience no users gathered

2016-05-03 Thread Jan Klat
Thanks a lot! My mistake... By the way - for future purposes shouldn't the API return *invalid stringKey* instead of accepting the rule? If I were to post invalid StringRuleItem.StringOperator (like 'ERROR_CONTAIN' instead of 'CONTAINS') api returns error... So same bahaviour should occur here.

OAuth for AdwordsApi v201008 (Java Client Libary) ??

2011-02-22 Thread Jan Ruske
a/faq.html#AuthScopes Or is there some other way to get long-life Tokens for the Account`s ?? best regards , Jan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/a

OAuth with AdwordsApi v201008(Java) ??

2011-02-23 Thread Jan Ruske
a/faq.html#AuthScopes Or is there some other way to get long-life Tokens for the Account`s ?? best regards , Jan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/a

Re: OAuth for AdwordsApi v201008 (Java Client Libary) ??

2011-02-24 Thread Jan Ruske
Hi Anash, thanks for your answer. So it is necessary for the adwords api to auth with the Login and Passwort every Week to generate a new AuthToken? There are no other ways to authorize with less effort and without using the login and passwort every week? Thanks, Jan On 24 Feb., 09:46, AdWords

Re: v201101 Cross Client Report - startDate / endDate

2011-03-21 Thread Jan Catrysse
Ok, thnx Op 21-mrt.-2011 23:16 schreef "Eric Koleda" het volgende: > Hi Jan, > > Unfortunately the CampaignService does not operate cross-client. > > Best, > - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: ht

Problems with deleted/paused data in ReportDefinitionService and AdGroupService in v201101 (Java Api)

2011-07-22 Thread Jan Ruske
;, "DISABLED"}); selector.setPredicates(new Predicate[] {adGroupIdPredicate, statusPredicate}); AdGroupAdPage page = adGroupAdService.get(selector); if (page.getEntries() != null &

AdRotationMode for AdGroup_Performance_Report not a valid report type

2018-08-17 Thread jan . fiedler
When trying to call AdRotationMode with AdGroup Performance Report through an Adwords Script I get the following Error. Column 'AdRotationMode' is not valid for report type ADGROUP_PERFORMANCE_REPORT. Double-check your SELECT clause. (file Code.gs, line 8) The documentation mentions AdRotation

Re: AdRotationMode for AdGroup_Performance_Report not a valid report type

2018-08-20 Thread jan . fiedler
Thanks for the reply, I figured this out later on as well, but couldn't delete my post. I guess the newest version which is automatically selected when not specifing the API version would be the Google ads API 0.1, which doesn't support Ad Rotation Mode yet, right? -- -- =~=~=~=~=~=~=~=~=~=~=

Create two Shopping_performance_reports for different date-range and compare their values

2019-10-24 Thread Jan Hahlbrock
tiveName = '" +accountName+ "' " + "DURING TODAY"); hoping that "WHERE AdGroupId = '" +adGroupId+ "' " + would line the two reports up but it doesnt do the job. Any Help is greatly appreciated! Greetings, Ja

Re: ads api: change status service stuck, never return or raise an exception

2020-07-22 Thread Jan Smitka
We are experiencing the same issue. We use V2 version of the API from Python and after 1 hour the API raises RetryError with following message: Deadline of 3600.0s exceeded while calling functools.partial( ... ) Our monitoring system has first detected this issue on 2020-07-22 7:00:00 UTC. The

Disable API in Google Ads Account

2025-03-26 Thread Jan Puzio
Hello, how can I disable API on my google ads account? I only have seen options how to disable it in Google Cloud Console, but I want to disable this feature in my Google Ads Manager Account. Regards Jan Puzio -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Exporting conversion actions to google sheets

2019-03-29 Thread Patryk Jan Korman
Hi there, I'm new to the Ads API and would need your help. I'm trying to import information about an account's conversion actions into google sheets, espacially the tracking scripts containing the conversion labels. It is cumbersome to click through the Ads UI until I arrive at the conversion

Re: Exporting conversion actions to google sheets

2019-04-01 Thread Patryk Jan Korman
Thanks Peter, does this mean, there is no built-in way or there generally is now way to accomplish that? Best, P Am Montag, 1. April 2019 05:44:36 UTC+2 schrieb googleadsapi-forumadvisor: > > Hi Pat, > > Yes, you can use the ConversionTrackerService.get() >

Re: Exporting conversion actions to google sheets

2019-04-01 Thread Patryk Jan Korman
Ok, thanks Peter. Have a great day. Am Montag, 1. April 2019 12:23:16 UTC+2 schrieb googleadsapi-forumadvisor: > > HI Patryk, > > In the AdWords API perspective, pulling data of your preferred entity > (campaigns, ad groups, keywords, conversion actions, etc) is always > possible at either its s

Google adwords api report trailing zeroes on columns

2015-06-02 Thread Lester Jan Pearson
I usually get these values, somehow they are too long, not 100% if I should divide by 1,000,000 (that would make sense). like cost="5298" one of the rows: row day="2015-05-26" campaignID="xx" campaign="xx" adGroupID="" keywordID="x" avgPosition="4.6" avgCPC="294" camp

Get all campaigns

2011-03-23 Thread Jan de Vries
I'm trying to get all campaigns from my sandbox evironment. I updated my script from the supplied php example where you can add a campaign, that script worked fine. This script however, gets the same error every time: [RequiredError.REQUIRED @ selector] As I read on the documentation for getting c

Re: Get all campaigns

2011-03-23 Thread Jan de Vries
I also tried below, too bad without success $oCampainservice->get(array('ids' => NULL, 'campaignStatuses' => NULL, 'statsSelector' => NULL, 'paging' => NULL)); On 23 mrt, 15:36, Jan de Vries wrote: > I'm trying to get all campa

Google Keyword Planner

2021-07-22 Thread Jan Dranreb Balangue
Hi is there a chance i can get the search volume of per keywords through Google Keyword Planner API? if yes how? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receiv

User Permission Denied

2021-07-27 Thread Jan Dranreb Balangue
Why it still appear USER_PERMISSION_DENIED even though i follow the instruction in linked-customer-id -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this me

invalid_grant temporary error

2021-08-28 Thread Jan Đonny Záruba
Hello, Yesterday, 27th August, for several hours seems that there was some issue on Google side as all already existing refresh tokens stopped working for seemingly no reason and reauthorization for several hours didn't make any change. Suddenly everything started working again. Are you aware

Re: invalid_grant temporary error

2021-08-31 Thread Jan Đonny Záruba
s no cache involved from our side. We're trying to find out why this happened. Was there any outage/issue on your side? Regards, Jan On Tuesday, August 31, 2021 at 11:11:57 PM UTC+2 adsapi wrote: > Hi Jan, > > Thank you for reaching out to us with your > question. The invalid

Re: How to add images to a search ad group?

2022-07-12 Thread Jan Jouke Tjalsma
have tried using Ads API v11 creating the image extensions extensionfeedsettings and adgroupassets but neither seems to work although creation of the image assets itself works fine. Is it correct that the only way to add these currently is the UI of Google Ads? Kind regards, Jan Jouke Op vrij

TargetingIdeaService returns no Searchvolume

2020-09-02 Thread Jan-Onno Maertens
Hey, we experienced, that some keywords don't return any Searchvolume anymore and the historical data was deleted as well. We experienced this behavior since end of may, with the keyword "smartphone" for example. Do you have any idea, why this is happening? Greetings, Onno -- -- =~=~=~=~=~=~

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.

AdWords API Re: Bulk Upload Criteria

2008-09-19 Thread Jan Piotrowski (AdWords API Guru)
Hey Nick, have a look at Adwords Editor. The shortcuts Ctrl + Shift + K/T are very powerful and probably exactly what you are looking for. - Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API

AdWords API Re: Automatic Reports via the API?

2008-09-19 Thread Jan Piotrowski (AdWords API Guru)
http://groups.google.com/group/adwords-api/browse_thread/thread/1c11bb191afa6f2f/db1e1d45ce1cf619#db1e1d45ce1cf619 - Jan On 19 Sep., 00:29, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > So when a schedule a report job via the API, is that for a single job > to run? O

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

AdWords API Re: max. AdGroup

2008-09-21 Thread Jan Piotrowski (AdWords API Guru)
1. This question is not API specific, so it is not in the right place here. 2. http://www.google.com/search?q=adwords+maximum+adgroups - Jan On 21 Sep., 10:27, Algan <[EMAIL PROTECTED]> wrote: > Hi, > can somebody tell me the maximum number of adGroups belonging a > campaig

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('Ä', '&#196;', $strin

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

2008-09-24 Thread Jan Piotrowski (AdWords API Guru)
output? Just test it in production environment. - Jan On 24 Sep., 12:37, ac <[EMAIL PROTECTED]> wrote: > No, I just use the templates from google and nusoap as provided > onhttp://www.google.com/apis/adwords/php.html > > In the meantime, I have seen, that umlaute works fine, j

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 (). > As far as

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

2008-09-25 Thread Jan Piotrowski (AdWords API Guru)
Why are you using '&#8364;' instead of '€'? - 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@googleg

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 Grou

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,

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: Campaign negative keywords and site exclusions

2008-09-30 Thread Jan Piotrowski (AdWords API Guru)
k about it. - Jan On 30 Sep., 00:56, tozor <[EMAIL PROTECTED]> wrote: > From my read of the documentation it does not look like there is > support for managing the list of negative keywords and site exclusions > which are available at the campaign level. If this is correct, any &

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 &g

AdWords API Re: lower/upper Avg Position

2008-09-30 Thread Jan Piotrowski (AdWords API Guru)
Where do these terms appear? - Jan On 1 Okt., 00:49, Danshadow <[EMAIL PROTECTED]> wrote: > Could someone please clarify what these terms are, how they are > calculated, and how accurate are they? --~--~-~--~~~---~--~~ You received this message bec

AdWords API Re: How do I get all the Account for given customerId?

2008-09-30 Thread Jan Piotrowski (AdWords API Guru)
Every account has its own customerId. Or are you talking about a MCC account? - Jan On 1 Okt., 03:37, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > In our system, one customer maps to many Accounts in Google. > > We want to get all the Accounts for gi

AdWords API Re: APIlity - No Clients in my Drop Down Menu???

2008-10-01 Thread Jan Piotrowski (AdWords API Guru)
to v12 of the API. - Jan On 1 Okt., 16:38, Rob <[EMAIL PROTECTED]> wrote: > This is a larger issue here...I was using apility and have the same > issue...but my dev work is not based off apility...I apparently have > no clients.  That's why I get soap faults for basically &q

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 a

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

2008-10-02 Thread Jan Piotrowski (AdWords API Guru)
Sorry, still don't get it. What programming language, API library or example code are you using? - Jan On 1 Okt., 20:54, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Basically, my question is from Adwords.properties which is under API. > > We're trying

AdWords API Re: Where my Campaign get created?

2008-10-03 Thread Jan Piotrowski (AdWords API Guru)
Under the client account you specified before creating the campaign: http://code.google.com/apis/adwords/docs/developer/index.html#adwords_api_intro_authentication - Jan On 3 Okt., 01:51, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > We're having mul

AdWords API Re: TrafficEstimator: Input encoding problems for non-ascii

2008-10-06 Thread Jan Piotrowski (AdWords API Guru)
Speaking of utf8_decode it seems you are using PHP. Should we have guessed that? Without enough information nobody here can help you. - Jan On 5 Okt., 16:31, bramiozo <[EMAIL PROTECTED]> wrote: > It seems I have to decode the utf8 input using utf8_decode. > > On Oct 5, 3:

AdWords API Re: Explanation is Needed

2008-10-06 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 b

AdWords API Re: daily Search counts

2008-10-07 Thread Jan Piotrowski (AdWords API Guru)
Have a look at this: http://code.google.com/apis/adwords/docs/developer/TrafficEstimatorService.html - Jan On 7 Okt., 11:18, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > Is there any API to get daily google search count & clicks for a > given keywords/te

AdWords API Re: I fount google adwords api has a mistake

2008-10-09 Thread Jan Piotrowski (AdWords API Guru)
So then it is not a problem of the Adwords API but of the library you are using. Looks like Java? - Jan On 9 Okt., 09:39, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > In the class KeywordToolDemo provide by google,the JVM throw exception > at the line:Keywor

AdWords API KeywordToolDemo.java throws ClassCastException - Why?

2008-10-09 Thread Jan Piotrowski (AdWords API Guru)
Okay. I changed the subject of the thread, perhaps then some of the Java people will see it and reply. - Jan On 9 Okt., 17:31, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Jan,thanks for your reply. > You are right, the library is java.But I don't know why the ex

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

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

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.

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

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 gr

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]> w

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

AdWords API Re: Fluent APIs

2008-11-11 Thread Jan Piotrowski (AdWords API Guru)
http://code.google.com/apis/adwords/docs/clients.html - Jan On 12 Nov., 06:42, Praveen <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any solutions out there providing fluent API wrapper over > AdWords API or any dynamic language su

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 reall

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

2008-11-14 Thread Jan Piotrowski (AdWords API Guru)
Yeah, actually something like that ;) - Jan On 13 Nov., 16:09, timprepscius <[EMAIL PROTECTED]> wrote: > If I am not mistaken Jan actually meant to say: > > No, there is no bulk upload mechanism. > > Yes you could do it, but via 20,000 or more api calls- for which > g

AdWords API Re: Not finishing

2008-11-27 Thread Jan Piotrowski (AdWords API Guru)
ts of adgroups/keywords. 4. Yes, the API isn't the fastest. - Jan On 27 Nov., 03:54, steve <[EMAIL PROTECTED]> wrote: > I'm using apility 1.12.  Trying to load 400 items by first creating a > campaign then adgroups then ads.  One item to one adgroup right now. > Not even using

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] http://code.google.com/apis/adwords/docs/developer/CampaignSe

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 clic

AdWords API Re: In-link Tracking

2008-12-04 Thread Jan Piotrowski (AdWords API Guru)
D'oh, that's actually a hard one. Slap your client from us, too ;) - Jan On 4 Dez., 08:45, positus <[EMAIL PROTECTED]> wrote: > I figured it out.  I hadn't noticed that the client had the main URL/ > Domain attached to each and every keyword until just now.  Removi

AdWords API Re: Create report template via API

2009-01-03 Thread Jan Piotrowski (AdWords API Guru)
Hey Chris, no this is still not possible. But perhaps there are other ways to automate this. Think of some tool automatically using your browser to login in, fill out the forms etc. Some googling will probably help you. - Jan On 3 Jan., 00:17, chris wrote: > Happy New Year to all! >

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" wrote: > Hi, > > I am trying to access the Adwords API in the sandbox environment using > the email address api.g

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 -

AdWords API Re: Is there a way to get exemptionRequest value for an approved ad?

2009-01-05 Thread Jan Piotrowski (AdWords API Guru)
I second (or third) this request. Would be really helpful. - Jan On 5 Jan., 18:02, "hravn...@hotmail.com" wrote: > Thanks, Jeff. > > In case it helps, I noticed someone else also requested this in early > 2008. > Seehttp://groups.google.com/group/adwords-api/b

  1   2   >