Actually I believe there should be another way..

I've never tried, however: I think google has an adwords editor.  And
I believe that adwords editor is saving data in a mysql'esque format
via one of those embedded databases..  It would be interesting to see
if that database it is saving to could be read from..

If it could, this would give a quotaless free generic implementation
of a data transfer, and it could be run incrementally through out the
day, (if you so wished), as it is using a slightly different api which
allows for incremental change transfers.

Anyhow.

Jeff,

I've seen far fewer anomalies in the processing of adwords reports in
the last 5 months contrasting the with the 5 months before that.  If
this is because of a change in the development process (i.e.
regression testing), please keep it up!  If it is purely accidental,
then I won't throw away my pic of crossed fingers yet :-)

It would be nice, however if you could nudge the development team to
provide a bulk download which has only the changes within a given time
period (and when given an infinite/null time frame, the entire
account).  This would allow me to get rid of my zero impressions
reports, and in the process decrease my daily gigabytes of report
generation to probably < 50M.

I was musing with my boss yesterday about how large the processes are
that are gathering these reports' data.  If my report is (rounded) 5
gigabytes.  And let's say that you actually are doing some processing
with a high-level-language language, rather than pure sql, and that
language was a memory hog like python or php.  Multiply by 20-100..
Wow..  If this were true, imagine the savings on your side of a my
reports being under 50M.

Anyway, I suppose that is what the structure reports were supposed to
do..  Did those ever become cross client?

--end monthly troll-- :-)

-tim

On Mar 11, 2:39 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:
> Hello,
>
>  Unfortunately, there are no plans to rewrite the AdWords API Local DB
> Sync project in a language other than Python. However, you really do
> not need much by way of Python knowledge to run the code--you
> primarily just need to get Python and the required library
> dependencies installed, and then edit the configuration file with your
> account's info.
>
>  You can of course run Structure reports from your own Java code and
> store the results in a local database, which is all that the Python
> code is doing. If you have specific questions about that related to
> the AdWords API, let us know.
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On Mar 11, 3:35 am, PPL <ppl...@gmail.com> wrote:
>
> > Hello,
> > I'm not familier with python so could you pls help me with java code
> > for local database structure or whatever.
>
> > Thank  you.
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to