Hi,

I'm trying to run geographic_view report to see campaign performance by 
location like this:

SELECT geographic_view.country_criterion_id,
campaign.id, campaign.name,
campaign.target_cpa.target_cpa_micros,
segments.ad_network_type,
metrics.all_conversions,
segments.date,
segments.conversion_action_name,
campaign.advertising_channel_sub_type
FROM geographic_view
WHERE campaign.advertising_channel_sub_type = 'APP_CAMPAIGN'
AND segments.date DURING LAST_7_DAYS

For Android app campaigns I get "CONTENT" network type under ad_network_type, 
which I don't have in Google Ads reporting (UI) for my campaigns.
I assumed in the beginning that CONTENT is the same as Display like in UI, 
but the numbers do not match at all.
I see in the documentation that ad_network type could be :
CONTENT
MIXED
SEARCH
SEARCH_PARTNERS
UNKNOWN
UNSPECIFIED
YOUTUBE_SEARCH
YOUTUBE_WATCH

But I don't see "Content" in Google Ads report (UI) screenshot attached. 
What am I missing here:

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 on the web visit 
https://groups.google.com/d/msgid/adwords-api/1c080cc4-c0ef-44b7-9fee-6667cd911999n%40googlegroups.com.
  • Go... 'Ekaterina Gurskaia' via Google Ads API and AdWords API Forum
    • ... Mark Hannah
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
        • ... Trieu Pham

Reply via email to