Thanks Bryan,
I actually wanted to get a list of all configured conversion actions under 
an account (e.g. for the example in my first post it will be a list of 
['Website Sale', 'Purchase',  'Purchase #2', etc..]).

I got an answer from another thread (
https://groups.google.com/forum/#!topic/adwords-api/IaFgViYiV2Q):

SELECT
   conversion_action.id, conversion_action. <http://conversion_action.id/>
name
FROM
   conversion_action

Thanks,
Etay.

On Friday, June 5, 2020 at 6:24:24 PM UTC+3, adsapiforumadvisor wrote:
>
> Hi Etay,
>
> Thank you for reaching out to us. You can use the Account Performance 
> Report in AdWords API, and query ConversionTypeName 
> <https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report#conversiontypename>,
>  
> ConversionTrackerID 
> <https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report#conversiontrackerid>,
>  
> and ConversionCategoryName 
> <https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report#conversioncategoryname>
>  
> for the list of conversions using AWQL. Let me know if you have further 
> questions.
>
> Thank you,
> Bryan, Google Ads API Team 
>
> ref:_00D1U1174p._5004Q20WIyK: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/c12b49d1-b057-4f4e-817d-1e4087352ddeo%40googlegroups.com.

Reply via email to