Hi Aurélien, Thank you for your reply and we understand the challenge you are encountering regarding the reporting for Performance Max campaigns.
When using the campaign report, you can include a segment.ad_network field in your query. However, for Performance Max campaigns, and after performing a test using the below query : SELECT campaign.id, campaign.name, campaign.resource_name, segments.ad_network_type, metrics.clicks, metrics.cost_micros, metrics.impressions FROM campaign WHERE campaign.advertising_channel_type = 'PERFORMANCE_MAX' The result that can be received for this campaign type would be segment.ad_network = MIXED. Best regards, Peter Laurence Google Ads API Team ref:_00D1U1174p._5004Q2f4tHn: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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/g67Hk000000000000000000000000000000000000000000000RJP3CG00pN9166IASOmn5PQFcatr6Q%40sfdc.net.
