Hi,

I have come across the same issue in 1) - I have tested it with the most 
recet PHP library, the only difference is in the date/time returned but it 
is probably due to a different timezone: 1970-01-01 01:00:00
The last conversion date field is either empty or shows a correct date/time 
value.
Is it possible that the last received request date time field not populated 
correctly? We used it previously ( with the AdWords API ) to check if a 
conversion tracker is being detected, or there is an issue with the setup - 
waiting for an actual conversion is not an option here.

Can you please check if this is an actual issue, or if I'm missing 
something here?

Thanks,
Peter

cv a következőt írta (2021. március 18., csütörtök, 6:33:48 UTC+1):

> Hi Peter,
>
> For Point 1) I have shared log privately.
>
> Thanks,
>
>
> On Thursday, 18 March 2021 at 10:48:18 UTC+5:30 cv wrote:
>
>> Hello Peter,
>>
>> 1)I have just done this (For Google Ads PHP Lib) to get values from 
>> conversion_last_received_request_date_time
>>
>> echo 
>> $googleAdsRow->getMetrics()->getConversionLastReceivedRequestDateTime();
>>
>> But It returned me date instead timestamp as you mentioned.
>>
>> Can you please check this?
>>
>> 2) To get values
>>
>> https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.WebsiteCallMetricsConversion#phoneCallDuration
>>
>>
>> https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.AdCallMetricsConversion#phoneCallDuration
>>
>> So You mean I need to check type and based on type I can identify it is 
>> WebsiteCallMetricsConversion 
>> <https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.WebsiteCallMetricsConversion#phoneCallDuration>
>>  or AdCallMetricsConversion 
>> <https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.AdCallMetricsConversion#phoneCallDuration>
>> ?
>>
>> Which type is associated with website and which are for ads?
>> I assume AD_CALL and WEBSITE_CALL type for respectively?
>>
>> Any other type I need to consider?
>>
>> Thanks,
>>
>> On Thursday, 18 March 2021 at 08:26:30 UTC+5:30 adsapiforumadvisor wrote:
>>
>>> Hi,
>>>
>>> Thank you for reaching out.
>>>
>>> The conversion_last_received_request_date_time returns the date and 
>>> time, and should return a timestamp format value.
>>>
>>> The call duration should be returned via the phone_call_duration_seconds 
>>> <https://developers.google.com/google-ads/api/reference/rpc/v6/ConversionAction#phone_call_duration_seconds>
>>>  
>>> attribute and you can further identify using the type 
>>> <https://developers.google.com/google-ads/api/reference/rpc/v6/ConversionAction#type>
>>>  
>>> attribute.
>>>
>>> As for the trackingCodeType, this is available in the TagSnippet 
>>> <https://developers.google.com/google-ads/api/reference/rpc/v6/TagSnippet#type>
>>>  
>>> object. For more information on this, you may refer to this section 
>>> <https://developers.google.com/google-ads/api/docs/conversions/overview#website_conversions>
>>>  
>>> of our conversion actions guide.
>>>
>>> Best regards,
>>>
>>> [image: Google Logo] 
>>> Peter Laurence Napa Oliquino 
>>> Google Ads API Team 
>>>   
>>>
>>> ref:_00D1U1174p._5004Q2DwKs3:ref
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9f02f317-01ed-4406-b477-46a420b9ec49n%40googlegroups.com.

Reply via email to