Specific Campaign cannot be downloaded

11 views
Skip to first unread message

Arkadiy Voronckin

unread,
Jul 21, 2021, 10:47:19 AM7/21/21
to AdWords API and Google Ads API Forum
I use simple query to extract the information about the campaign of certain account:
    query = """
SELECT campaign.id,
                campaign.name,
                customer.id,
                segments.date,
                location_view.resource_name,
                metrics.clicks,
                metrics.impressions,
                metrics.conversions,
                metrics.cost_micros
        FROM location_view
WHERE segments.date > '2020-07-01' AND segments.date < '2021-07-21'
ORDER BY
segments.date ASC """

However, it extracts all the campaigns but one. I tried using the geographic_view source instead, and it solved the problem of downloading, however I need information regarding the regions from the location_view source.

I am looking forward to someone's assistance
Arkadiy Voronkin

Google Ads API Forum Advisor

unread,
Jul 23, 2021, 11:07:42 AM7/23/21
to aa.vor...@gmail.com, adwor...@googlegroups.com
Hi Arkadiy,

Thank you for reaching out to Google Ads API support. Could you send us privately the campaign Id you are having an issue with and the full request / response logs of both reports?

Regards,

Google Logo
Aryeh Baker
Google Ads API Team
 


ref:_00D1U1174p._5004Q2JCXNi:ref
Reply all
Reply to author
Forward
0 new messages