SELECT ad_group.id, ad_group_criterion.display_name, 
ad_group_criterion.placement.url, 
                              metrics.impressions, metrics.clicks, 
metrics.cost_micros, metrics.conversions, segments.date
                       FROM managed_placement_view where segments.date >= 
'2023-03-27' 
                       and segments.date <= '2023-03-28'  

this is the query I use. with date it returns empty but without date 
returns the data

On Tuesday, March 28, 2023 at 10:49:09 AM UTC+3 Roi Yad Shalom wrote:

> Hey 
> I try to get the performance of an ad group and a source placement per 
> day. 
> When I select the data and only filter by date it works but when I select 
> date it returns an empty strem 
>
> Besides, Is it possible to get the metrics by the ad group ad level with 
> the source website the ad was presented in?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/82ade18e-eb7c-4312-a737-a0f19177602an%40googlegroups.com.

Reply via email to