Re: Search term report, missing data for yesterday

2011-10-24 Thread David Torres
Hi Nesha,

I also want to add that the new v201109 ad hoc reports cost 0 units and will 
let you define and download a report in a single call, so you can now use 
custom date ranges and not worry about costs. We hope this 
will alleviate some of the current hurdles with reports. We also posted some 
guidelines on when to download reports in our blog 
http://adwordsapi.blogspot.com/2011/06/statistics-in-reports.html, I hope 
you find this useful.

Best,

-David Torres - AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/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
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Search term report, missing data for yesterday

2011-10-24 Thread Nesha
Thanks David, excellent answers to all my questions. I am glad to hear
that i can create free on the fly reports using latest API. I've
bookmarked link that you have posted, it will be useful in the future.

Best regards,
Nenad Milosavljevic

On Oct 24, 3:31 pm, David Torres davi...@google.com wrote:
 Hi Nesha,

 I also want to add that the new v201109 ad hoc reports cost 0 units and will
 let you define and download a report in a single call, so you can now use
 custom date ranges and not worry about costs. We hope this
 will alleviate some of the current hurdles with reports. We also posted some
 guidelines on when to download reports in our 
 bloghttp://adwordsapi.blogspot.com/2011/06/statistics-in-reports.html, I hope
 you find this useful.

 Best,

 -David Torres - AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/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
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Search term report, missing data for yesterday

2011-10-21 Thread Nesha
Hi, i am trying to use ReportDefinition service, version v201101, and
i have problem to get data for YESTERDAY.

I also can't see search term data for yesterday on google adwords
site. But if I select some date in the past that is not yesterday i
have data.


Problem is because i use LAST_7_DAYS to get data once per week. But i
noticed that yesterday from date when i take data is missing, and
that's why numbers is wrong.


So is there some way to get LAST_7_DAYS btu with YESTERDAY data?
How this work now is wrong, bc it does not return LAST_7_DAYS, it
return LAST_7_DAYS - YESTERDAY data.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/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
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Search term report, missing data for yesterday

2011-10-21 Thread Brilliant Media
We always use custom date ranges (they're not that much more difficult) - 
but data for yesterday available when we try and get it at around 0800hrs.

We've also noticed that sometimes the figures don't settle for up to three 
days (I guess this is due to click fraud), so we always refresh the previous 
three days worth of data.

One thing that does surprise me that there's no way to as the API what date 
it's safe to get report date for - most of the other reporting APIs we use 
have this.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/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
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Search term report, missing data for yesterday

2011-10-21 Thread Nesha
I am trying to avoid custom date range, because on that way i always
must create new definition report, and that cost :)

I created temp solution, i will always take last 14 days data, and
cron will be executed on every 7 days, but i will prevent duplicates,
and on that way i will fill one missing day 8 days ago.

Thanks for sharing your methods.

On Oct 21, 5:25 pm, Brilliant Media
technologyt...@brilliantmedia.co.uk wrote:
 We always use custom date ranges (they're not that much more difficult) -
 but data for yesterday available when we try and get it at around 0800hrs.

 We've also noticed that sometimes the figures don't settle for up to three
 days (I guess this is due to click fraud), so we always refresh the previous
 three days worth of data.

 One thing that does surprise me that there's no way to as the API what date
 it's safe to get report date for - most of the other reporting APIs we use
 have this.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/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
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en