Thank you for your reply.
The sentence I sent earlier was partially missing. I'm sorry.
SELECT customer.descriptive_name , segments.ad_network_type , segments.date
, segments.device , campaign.id , ad_group.id ,
ad_group_criterion.criterion_id , campaign.name , campaign.status ,
ad_group.name
Thank you for your reply.
Here is the query statement:
SELECT customer.descriptive_name, segments.ad_network_type, segments.date,
segments.device, campaign.id, ad_group.id, ad_group_criterion.criterion_id,
campaign.name, campaign.status, ad_group.name, ad_group.status,
ad_group_status. , ad_gro
When I try to extract "metrics.search_budget_lost_impression_share" by
specifying keyword_view in the FROM clause in the report output of Google
Ads API, the following error appears.
message: "Cannot select or filter on the following metrics: \
'search_budget_lost_impression_share \' (could
When I try to extract "metrics.search_budget_lost_impression_share" by
specifying keyword_view in the FROM clause in the report output of Google
Ads API, the following error appears.
message: "Cannot select or filter on the following metrics: \
'search_budget_lost_impression_share \' (could
When I try to extract "metrics.search_budget_lost_impression_share" by
specifying keyword_view in the FROM clause in the report output of Google
Ads API, the following error appears.
message: "Cannot select or filter on the following metrics: \
'search_budget_lost_impression_share \' (could
When "segment.device" is selected in report output by Google Ads API
"metrics.search_exact_match_impression_share"
Can't make a choice, are there plans to fix it in the future?
I was able to select in the report output by Adwords API, so I hope that it
will be possible.
--
--
=~=~=~=~=~=~=~=~=