Hi,

If the status 
<https://developers.google.com/adwords/api/docs/reference/v201708/ConversionTrackerService.ConversionTracker#status>
 field 
of your ConversionTracker is enabled, then all the visits to the conversion 
page will be recorded. Thus, we can say that your account has conversion 
tracking.

In getting the external conversion source like firebase, google play, etc, 
we can just identify the ConversionTracker by ConversionTracker.Type 
<https://developers.google.com/adwords/api/docs/reference/v201708/ConversionTrackerService.ConversionTracker#conversiontrackertype>
 field. 
This field will return either AppConversion 
<https://developers.google.com/adwords/api/docs/reference/v201708/ConversionTrackerService.AppConversion>
, AdCallMetricsConversion 
<https://developers.google.com/adwords/api/docs/reference/v201708/ConversionTrackerService.AdCallMetricsConversion>
, WebsiteCallMetricsConversion 
<https://developers.google.com/adwords/api/docs/reference/v201708/ConversionTrackerService.WebsiteCallMetricsConversion>,
 
etc. For example for AppConversion, you can check here 
<https://developers.google.com/adwords/api/docs/guides/conversion-tracking#app_conversions>
 for 
the source of conversions. So, if the source is from "Android app install 
(from Google Play)", then the appConversionType 
<https://developers.google.com/adwords/api/docs/reference/v201708/ConversionTrackerService.AppConversion#appconversiontype>
 of 
the AppConversion is DOWNLOAD. Kindly check here 
<https://developers.google.com/adwords/api/docs/guides/conversion-tracking#types_of_conversion_trackers>
 for 
the list of all conversion types and their sources.

As an alternative, you can also run a report with ExternalConversionSource 
<https://developers.google.com/adwords/api/docs/appendix/reports/all-reports#externalconversionsource>
 segment. 
You can check on that link for all the possible values (ANALYTICS, 
FIREBASE, GOOGLE_PLAY, WEBPAGE, etc.) for this segment.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4f5f3a32-e9c4-4c50-8843-32924c573fd8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to