Hi,

I tried to get calls information from call_view report but it is not 
providing calls from Performance Max campaigns.

My Query:

SELECT 

                        call_view.call_duration_seconds

                        , call_view.call_status

                        , call_view.call_tracking_display_location

                        , call_view.caller_area_code

                        , call_view.caller_country_code

                        , call_view.end_call_date_time

                        , call_view.resource_name

                        , call_view.start_call_date_time

                        , call_view.type

                        , campaign.id

                        , campaign.name

                        , ad_group.id

                        , ad_group.name

                        , ad_group.status 

                    FROM call_view 

                    WHERE call_view.start_call_date_time > '2023-09-20'


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/94358226-fe0b-4176-a614-1b91aac13db2n%40googlegroups.com.

Reply via email to