hi,
I am not able to get gender_view data for PMax Campaigns.
My Query:
SELECT
segments.date,
campaign.id,
campaign.name,
campaign.status,
ad_group_criterion.gender.type,
metrics.clicks,
metrics.conversions,
metrics.cost_micros,
metrics.all_conversions,
metrics.average_cpc,
metrics.ctr,
metrics.impressions,
metrics.cost_per_all_conversions,
metrics.cost_per_conversion,
metrics.all_conversions_from_interactions_rate,
metrics.conversions_from_interactions_rate,
metrics.view_through_conversions
FROM
gender_view
WHERE
campaign.status IN ('ENABLED', 'PAUSED')
AND campaign.advertising_channel_type IN
('PERFORMANCE_MAX')
AND segments.date >= 20230714 AND segments.date <=
20240109
Thanks,
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f2c8a641-1a9a-4f56-9b0c-5412db8e5b95n%40googlegroups.com.