PMax asset groups - conversion action data

101 views
Skip to first unread message

Mikhail Andreiuk

unread,
Feb 24, 2025, 7:38:19 PM2/24/25
to Google Ads API and AdWords API Forum
Hello,

We are trying to reproduce the Google Ads UI view: conversions by conversion action on the asset group level of PMax campaigns (screenshot attached).
However, it seems that there is no possibility to get such a report via API, the segment of conversion action is not available.

Below presented the query that we are trying to use:
SELECT
            asset_group.final_urls,
            asset_group.campaign,
            asset_group.id,
            asset_group.name,
            campaign.id,
            campaign.name,
            campaign.final_url_suffix,
            campaign.status,
            campaign.tracking_setting.tracking_url,
            campaign.tracking_url_template,
            campaign.url_custom_parameters,
            customer.auto_tagging_enabled,
            customer.currency_code,
            customer.currency_code,
            customer.final_url_suffix,
            customer.tracking_url_template,
            segments.date,
            metrics.clicks,
            metrics.conversions,
            metrics.all_conversions,
            metrics.conversions_value,
            metrics.view_through_conversions,
            metrics.cost_micros,
            metrics.impressions,
            segments.conversion_action
            FROM asset_group
            WHERE segments.date between '2025-01-01' AND '2025-01-01'
            AND campaign.advertising_channel_type = 'PERFORMANCE_MAX' 

Could you please help us to solve the issue and get the data corresponding to the interface?

Thank you!
Screenshot 2025-02-24 at 10.25.09.png

Google Ads API and AdWords API Forum

unread,
Feb 25, 2025, 6:47:22 PM2/25/25
to Google Ads API and AdWords API Forum

Hi,

Thank you for contacting the Google Ads API support team.

To check further and confirm the feasibility to fetch the data as per conversions by conversion action on the asset group level of PMax campaigns, could you please provide the uncropped Google Ads UI screenshot without hiding any information in the screenshot as you hid the information in the previously provided screenshot. The requested screenshot will help us to construct the query and test on your account and assist you further. 

Mikhail Andreiuk

unread,
Feb 26, 2025, 12:36:58 PM2/26/25
to Google Ads API and AdWords API Forum
Hello,

Please find attached the requested screenshot.
{E92AA3B9-DAE9-43D7-ABB9-94C68CEBC00A}.png

Google Ads API and AdWords API Forum

unread,
Feb 26, 2025, 4:36:30 PM2/26/25
to Google Ads API and AdWords API Forum
Hi,

Please note the segments.conversion_action field is not supported in asset_group resource. So, I would like to inform you that it is not possible to fetch the conversions by conversion action on the asset group level of PMax campaigns via Google Ads API.

Thanks,


Google Logo

{{{Case.RecordType}}} Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[{{{Sender.CurrentUserTime__c}}}] This message is in relation to case "{{{Case.Thread_Id}}}" (ADR-{{{Case.CaseNumber}}})

Mikhail Andreiuk

unread,
Feb 27, 2025, 9:45:43 AM2/27/25
to Google Ads API and AdWords API Forum
Hello,

Thank you for your answer.
However, it is stated that the Google Ads API should reflect Google Ads UI.
And the latter one displays such information on the asset_group level. 

Is it planned to include such update in the upcoming versions of Google Ads API?
Or is there any other way to replicate the same view as in interface (see previous screenshot) but by using Google Ads API (probably different resource)?

Looking forward to hearing from you.

Google Ads API and AdWords API Forum

unread,
Feb 28, 2025, 2:07:56 AM2/28/25
to Google Ads API and AdWords API Forum
Hi,

I would recommend you to follow our blog post and release notes for announcements about new API releases and features.

Thanks,
Google Ads API Team. 
Reply all
Reply to author
Forward
0 new messages