AW: AdWords API Re: Include Zero Impression Campaigns in API report

2008-11-27 Thread Tino Hertlein


The structure-report gives you ALL campaigns of your account, regardless if 
there have been impressions in the past or not.

If you want to evaluate which of these campaigns haven't had any impressions, 
you have to put some logic in your code. 
E.g. comparing ALL campaigns of your account (which you can get with the 
structure-report) with the campaigns you receive with 'regualar' reports.



Tino

--
Refined Labs GmbH
Landwehrstraße 17
80336 München
Tel +49 89 1392879-0
[EMAIL PROTECTED]
http://www.refinedlabs.com

Sitz: München
AG München HRB 166589
Geschäftsführer:
Thomas Bindl, Stephan Seitz

-Ursprüngliche Nachricht-
Von: adwords-api@googlegroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von 
empower
Gesendet: Donnerstag, 27. November 2008 07:07
An: AdWords API Forum
Betreff: AdWords API Re: Include Zero Impression Campaigns in API report


Thanks..
But I still do not get any parameter in the structured report, wherein
I can get the campaign
giving zero impression.


On Nov 26, 3:17 pm, Tino Hertlein [EMAIL PROTECTED] wrote:
 The 'zeroImpression'-flag only has an effect on reports on 
 Keyword-aggregation-level:http://code.google.com/apis/adwords/docs/developer/DefinedReportJob.h...

 But probably a Structure-report on Campaign-level is more 
 appropriate:http://code.google.com/apis/adwords/docs/developer/adwords_api_report...

 But be aware, that there are some limitations/bugs concerning structure 
 reports. These are discussed in several posts in this forum: 
 e.g.http://groups.google.com/group/adwords-api/browse_thread/thread/b69c5...

 Tino

 --
 Refined Labs GmbH
 Landwehrstraße 17
 80336 München
 Tel +49 89 1392879-0
 [EMAIL PROTECTED]://www.refinedlabs.com

 Sitz: München
 AG München HRB 166589
 Geschäftsführer:
 Thomas Bindl, Stephan Seitz

 -Ursprüngliche Nachricht-
 Von: adwords-api@googlegroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von 
 empower
 Gesendet: Mittwoch, 26. November 2008 06:58
 An: AdWords API Forum
 Betreff: AdWords API Include Zero Impression Campaigns in API report

 How can we include Zero impressions campaign in campaign report in
 Google adwords API?


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API CampaignService V13

2008-11-27 Thread Valgren

After upgrading to V13 we begin to receive error messages from the
campaign service. This error message says that we do not add the ‘user-
agent’ to the call – we always do that. When we switch to V12
everything works.

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



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 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 adTextAd as it just increases problems.  It's difficult
 to believe how slow it runs and it always gives out before 400.  Even
 tried a different server and basically same results but a different
 number loaded.  Although sometimes that number would seem to change
 without me changing anything!  One time 130, another 330.  I need to
 load way more than 400, this is just testing.

 I am finding that the browser gives out with either white screen, url
 unknown or half way through a response display depnding on server,
 day, etc.  Google continues to load the items as seen on the front end
 interface (yes I have resorted to doing many tests live!!!)  for ages
 after the browser gives out.  Still it stops doing any more well
 before 400.

 It takes ages.  My reasoning says anyone who would invest time in
 doing this would have substantial numbers to load yet 330 is taking
 something like 20+ minutes.  Imagine 30,000!!

 I definitely know I'm not alone in having these issues based on my
 research of the forums and general search.  It defies me why Google,
 with all their resources and having the only knowledge of this, has
 not supplied better documentation and help so that we can get the job
 done that provides them money!

 Would appreciate any suggestions.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API APIlity Agua 1.13.0 Released

2008-11-27 Thread Tomac

Dear APIlity Agua users,

It has been a long time, but as of now you can use the official
release of Agua again! But first a huge thanks to the maintainer of
the unofficial Agua, Marco T. (http://groups.google.de/group/adwords-
api-php/msg/6d1fc7d4da4a0e12), for working on and sharing his Agua
when the official Agua was not available. Marco, feel free to send me
your potential patches, so that I can merge them in the official
release.

===
Agua 1.13.0 can be downloaded from here:
https://sourceforge.net/project/showfiles.php?group_id=144351package_id=214278release_id=643373.
===

Basically this release speeds up Campaign and AdGroup retrieval as it
uses the new getActive{Campaigns|AdGroups} functions, and supports the
new v12/v13 features (First Page CPC and Quality Score for Keywords,
and Budget Amount and Budget Period for Campaigns).

Hope you like the new release.

Cheers,
Tom
--
Thomas Steiner
http://blog.tomayac.de
mailto:tomac AT google DOT com
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API Re: Not finishing

2008-11-27 Thread Tomac

Hi Steve,

Please see 
http://groups.google.com/group/adwords-api-php/browse_thread/thread/bf711f505268c567.

Cheers,
Tom

--
Thomas Steiner
http://blog.tomayac.de
mailto:tomac AT google DOT com
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---