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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b2e980a8-86bc-4ee8-b78d-b7b90f98ee38n%40googlegroups.com.

Reply via email to