I try to get the conversion action list with the new Ads API, but it only 
return the two results with 'Google Play‘ as source. While there are 15 
more which are with source 'Third-party app analytics' or 'Android in-app 
action' never return.

The query I used is : SELECT 
conversion_action.status,conversion_action.app_id,conversion_action.type,conversion_action.category,conversion_action.name
 
FROM conversion_action
It only return the first two rows.

And I also tried the AdWrods API, the ConversionTrackerService return the 
full results of 17 rows. But with unexpected '[Deprecated]' prefix in the 
name fields of some the rows. e.g "'name': '[Deprecated] xxxxxx'"

Is it an issue with the Ads API?

[image: conversions.png]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3475da25-5ade-44b8-b8ea-4cd5772d1acc%40googlegroups.com.

Reply via email to