Hello,

Is it possible to fetch search terms from PMax campaigns? The query seems 
valid, but it's not returning anything:

        query = """
            SELECT 
                campaign.id,
                campaign.name,
                search_term_view.search_term
            FROM search_term_view
            WHERE campaign.advertising_channel_type = 'PERFORMANCE_MAX'
        """

Here's the logging data below with the request ID:

[2025-04-23 11:00:52,251 - INFO] Request made: ClientCustomerId: 
**********, Host: googleads.googleapis.com, Method: 
/google.ads.googleads.v19.services.GoogleAdsService/SearchStream, 
RequestId: OeVIA_nG6uzcO1eGmF7EwQ, IsFault: False, FaultMessage: None
[]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/adwords-api/a38439c0-318b-4bf7-bbe6-1b1005cee5d2n%40googlegroups.com.

Reply via email to