Can't get report data for level adgroup of Smart campaign

30 views
Skip to first unread message

pn...@yrglm-vn.com

unread,
Jun 29, 2022, 2:47:58 AM6/29/22
to Google Ads API and AdWords API Forum
Hi adwords api team,

I'm using Google ads api v10, I have a problem: "Can't get report data for level adgroup of Smart campaign"

My question is: "Why can't get report for level adgroup at Smart campaign" ?

Thanks you so much.

* Note: Ref more at my code get report of adgroup in Smart campaign as below:
=========================
        String from= "2019-01-01";
        String to = "2022-06-28";
        queryGetCampaign = "SELECT segments.date, "
                + "campaign.id, "
                + "ad_group.id, "
                + "segments.device, "
                + "metrics.impressions, "
                + "metrics.cost_micros "
                + "FROM ad_group"
        + " WHERE segments.date BETWEEN '" + from + "' AND '" + to + "'";
=========================

Google Ads API Forum Advisor

unread,
Jun 29, 2022, 4:34:15 AM6/29/22
to pn...@yrglm-vn.com, adwor...@googlegroups.com
Hi,

Thank you for raising this concern to the Google Ads API Forum.

To investigate this "Can't get report data for level adgroup of Smart campaign" that you mentioned, could you please provide the complete API request and response logs with request-id and login-customer-id that generated on your end? 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 can provide it via the Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.

Since you mentioned that you are using the V10 version that is deprecated and will sunset in October/November 2022. You can check this Deprecation and Sunset for more details. That said, I would suggest upgrading to the newest version.

Best regards,
Google Logo
Jinky
Google Ads API Team
 


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