Hello,
I am using the Google Ads API to fetch information about the amount and value of Conversions each of my Conversion Actions recieves.
For this, I am currently fetching an Account Performance Report (I don't know if that is the best report to use?) with the parameters "Conversions", "ConversionValue" and "ConversionTypeName".
Unforunately, with this I only seem to get reports about the top-most Conversion Action:

Testing the API on other accounts, it seems like I only get reports about Conversion Actions where I activated "Include in "Conversions"".
Is there a way I can get this report about the other conversion actions, that don't have that option enabled?