Hello!
This code works correctly in the Google Adwords API

$query = (new ReportQueryBuilder())

->select([

'AllConversionValue', 'Cost', 'Device'

])

->from(ReportDefinitionReportType::ACCOUNT_PERFORMANCE_REPORT)

->duringDateRange(ReportDefinitionDateRangeType::TODAY)

->build();

but the new one ( I used conversion tool 
https://developers-dot-devsite-v2-prod.appspot.com/google-ads/api/docs/migration/query-migration-tool_a8523c3e61730f1a26af89941c07e858bcc10faf0d6c1a006181be96d8c0b4fb.frame?hl=ru#loaded
  
) returns all_conversion_value, equal to zero (but cost value is correct 
for all segments)

SELECT metrics.all_conversions_value, metrics.cost_micros, segments.device 
FROM customer WHERE segments.date DURING TODAY

The requests are done to the same account, it's been verified.


Could you please take a look, when you have time?

Best regards API

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/8ab8ec7d-c2a9-4b1a-9653-b5f2b07b1d3dn%40googlegroups.com.
  • al... Ершов Александр
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Ершов Александр

Reply via email to