google ads api v10: empty response for ad_group

61 views
Skip to first unread message

Aleh Melnik

unread,
Jun 20, 2022, 8:44:46 AM6/20/22
to Google Ads API and AdWords API Forum
Hello! 

When i try to get report from ad_group on v10 i receive  empty response, but if i switch to v9 i receive all data as expected.

I thought  it due zero metrics, but I checked on v9, results have non-zero metrics 

the last requestId on v10: nIzun4MlWq4JTls-bH83qw

        SELECT
        segments.device,
        segments.date,
        metrics.absolute_top_impression_percentage,
        metrics.all_conversions,
        metrics.all_conversions_value,
        metrics.clicks,
        metrics.conversions,
        metrics.conversions_value,
        metrics.cost_micros,
        metrics.cross_device_conversions,
        metrics.impressions,
        metrics.interactions,
        metrics.search_budget_lost_absolute_top_impression_share,
        metrics.search_budget_lost_top_impression_share,
        metrics.search_exact_match_impression_share,
        metrics.search_impression_share,
        metrics.search_rank_lost_absolute_top_impression_share,
        metrics.search_rank_lost_impression_share,
        metrics.search_rank_lost_top_impression_share,
        metrics.search_top_impression_share,
        metrics.view_through_conversions,
        customer.currency_code,
        customer.descriptive_name,
        customer.time_zone,
        ad_group.id,
        ad_group.name,
        ad_group.status,
        ad_group.type,
        bidding_strategy.id,
        bidding_strategy.name,
        campaign.bidding_strategy,
        campaign.bidding_strategy_type,
        campaign.id,
        campaign.name,
        campaign.status,
        ad_group.cpc_bid_micros,
        ad_group.effective_target_roas,
        ad_group.effective_target_roas_source,
        ad_group.final_url_suffix,
        campaign.manual_cpc.enhanced_cpc_enabled
                                    FROM ad_group
    WHERE segments.date BETWEEN '2022-06-01' AND '2022-06-15'

Google Ads API Forum Advisor

unread,
Jun 20, 2022, 9:31:46 AM6/20/22
to adwor...@googlegroups.com
Hi,

Thank you for reaching out to our API support team.

We'd like to take a closer look at the behavior you observed. That said, could you also share the complete request and response logs, 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.

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._5004Q2byD0z:ref
Reply all
Reply to author
Forward
0 new messages