RE: Get Conversion Action List With Ads API

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching support. With the Google Ads API, conversion actions 
that are imported from Google Analytics are not directly accessible via API. 
However, when segmenting other resources, the conversion actions are present 
because they affect segmentation.This is the reason you are getting only two 
rows with Google Ads API. Let us know if you need additional information.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001U8LIkr: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/IDEww0PUQLAE00fKWxMQJfTl2JWfUOsv9xIA%40sfdc.net.


Get Conversion Action List With Ads API

2019-07-14 Thread Zhi
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] xx'"

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.