adwords ads resources not fetching youtube

37 views
Skip to first unread message

Satish V

unread,
Feb 14, 2022, 12:04:37 AM2/14/22
to Google Ads API and AdWords API Forum
I am using the following query to fetch ad performance data. However, I receive the metrics only for segments.ad_network_type = SEARCH | SEARCH_PARTNERS. I don't get the data for DISPLAY or YOUTUBE
even though I see them in google ads ui.

What could be wrong here? Appreciate your input. Thanks.


```SELECT segments.device,
campaign.id, customer.id, segments.keyword.ad_group_criterion, segments.date, ad_group_ad.ad.id, campaign.base_campaign, ad_group.base_ad_group, segments.ad_network_type, segments.slot, ad_group.id, metrics.ctr, metrics.impressions, metrics.clicks, metrics.cost_per_conversion, metrics.conversions, metrics.average_cpe, metrics.engagements, metrics.conversions_from_interactions_rate, metrics.average_cost, metrics.interactions, metrics.average_cpc, metrics.cost_micros, metrics.interaction_rate, metrics.view_through_conversions, metrics.interaction_event_types, metrics.engagement_rate, metrics.average_cpm, metrics.value_per_conversion, metrics.conversions_value FROM ad_group_ad WHERE segments.date BETWEEN '2022-02-06' AND '2022-02-13' AND metrics.impressions > 0 ORDER BY segments.date ASC```

Google Ads API Forum Advisor

unread,
Feb 14, 2022, 8:24:01 PM2/14/22
to sat...@ignyteiq.com, adwor...@googlegroups.com
Hi Satish,

So our team can take a closer look at the issue, could you share the complete Google Ads UI screenshot where the said other ad network type records can be viewed?

In addition, could you also share the complete request and response logs, with the request-id, and the login-customer-id used? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link.

You may then send the requested information via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead.

Best regards,

Google Logo
Peter Laurence
Google Ads API Team
 


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