Hello,
We are using the API to get campaign metrics and we have noticed that we
cannot get search_impression_share metric (or all other predicated metrics)
at an hour level for shopping campaigns. The API always returns 0.0 for
those metrics.
I was not able to find any justification in the documentation. Could you
please explain to me this behaviour?
We use the GoogleAdsService version="v5" and the query is:
SELECT campaign.id, campaign.name, campaign.status, metrics.clicks,
metrics.conversions, metrics.conversions_value,
metrics.cost_micros, metrics.impressions, metrics.search_impression_share,
metrics.search_budget_lost_impression_share,
metrics.search_top_impression_share,
metrics.search_rank_lost_impression_share,
customer.currency_code, segments.date, segments.hour,
bidding_strategy.type, bidding_strategy.id, bidding_strategy.name
FROM campaign
WHERE segments.date >= '{start_date.strftime("%Y-%m-%d")}' AND
segments.date <= '{end_date.strftime("%Y-%m-%d")}'
ORDER BY segments.date DESC
Thanks,
Emilien
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/acbec9f9-b3b6-458f-ac20-129e9a90f58bn%40googlegroups.com.