Hi there,
When requesting impression share metrics along with segment network, the
impression share metrics return 0. Removing the segment, they do return
data.
Request body without network:
"body": { "query": "SELECT
campaign.id,campaign.name,metrics.search_impression_share FROM campaign
WHERE metrics.impressions > 0 AND campaign.id = \"14540199277\" AND
segments.date >= '2021-11-22' AND segments.date <= '2021-11-28'",
"summary_row_setting": "SUMMARY_ROW_WITH_RESULTS" },
Request body with network: "body": { "query": "SELECT
campaign.id,campaign.name,metrics.search_impression_share,segments.ad_network_type
FROM campaign WHERE metrics.impressions > 0 AND campaign.id =
\"14540199277\" AND segments.date >= '2021-11-22' AND segments.date <=
'2021-11-28'", "summary_row_setting": "SUMMARY_ROW_WITH_RESULTS" }, Is this
known and intended behavior? Thanks, Tiana
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"AdWords API and Google Ads 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/fd00f699-df56-4c6e-b727-40c25cd3fb96n%40googlegroups.com.