Re: How can I be sure when to download API report by GMT of the client?

2012-07-22 Thread nf7588
Hi Oliver, Sorry for the delay in my response. we have scheduled a service to retrieve the reports once a day on YESTERDAY value. but i was wondering how do i make the calculation? if i'm in Time Zone GMT and want to download report for a client in GMT -8 how can i be sure when the API report

Re: can read from .js to draw a polyon

2012-07-22 Thread jstedman
This is actually not a forum for google maps help. The forum you want for maps related help is here: https://groups.google.com/forum/?fromgroups#!forum/Google-Maps The reason you are not seeing your polygon on the particular map you are retrieving is that it is outside the viewport. Your map

GLOBAL_MONTHLY_SEARCHES is a LongAttribute. How can I get global search data for each month?

2012-07-22 Thread William Daly
Hi, While using the Adwords API TargetingIdeaService in the Sandbox environment, I noticed that TARGETED_MONTHLY_SEARCHES gives me 12 months of MonthlySearchVolume data, whereas GLOBAL_MONTHLY_SEARCHES gives me a long value. Two questions: 1) Is there a way to get global monthly search data

Re: How can I be sure when to download API report by GMT of the client?

2012-07-22 Thread Oliver
If your server is in GMT and you want to download yesterday's data for an account configured at GMT-8 then you need to run the service AFTER 8am GMT time. But to get accurate data, and since google's data lags by about 3 hours, I'd run the service after 11am GMT time. On Sunday, July 22,