Hi,

I'm using Google Adwords CallOnly campaign with Google Call Tracking 
feature, for that I'm using Twilio's number.
It works like a visitor searches for a keyword on mobile devices, Google 
shows my Twilio number which I've provided, when a visitor clicks a 
different number shows up on dialer, this particular number forwards on my 
twilio number, after that twilio number forwards call to my mobile phone.
After that I'm downloading calls with the help of AWQL

SELECT 
> CampaignId,AdGroupId,AdGroupName,AdGroupStatus,CampaignName,CampaignStatus,CallDuration,CallStartTime,CallEndTime,CallerCountryCallingCode,
>       
> CallStatus,CallType,AccountCurrencyCode,AccountDescriptiveName,AccountTimeZoneId,CustomerDescriptiveName,PrimaryCompanyName,Date,DayOfWeek
>       FROM CALL_METRICS_CALL_DETAILS_REPORT WHERE CampaignStatus IN 
> [ENABLED, PAUSED]
>
      
the problem is that, google api is provideing call start time some minutes 
before the actual time when the call is placed. e.g I'm testing, and making 
call on let's say 2016-03-16 03:30:00, twilio tells the actual time but 
google api says 2016-03-16 03:00:00, sometime the difference is around 30 
minutes, sometime it is around 45 minutes.

Timezone of Google and Twilio accounts are same, and I'm also considering 
daylight saving time.

Please help me is it possible or I'm doing wrong something.

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9abac1d0-e2be-4895-a330-8ce9d6856f57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to