ad_group_simulation request not returning results

33 views
Skip to first unread message

Gabe Garrido

unread,
Nov 17, 2021, 11:22:40 AM11/17/21
to AdWords API and Google Ads API Forum
I'm working on making a API request to our bidding simulation using the ad_group_simulation report. Within the Google Ads portal I can see our ad groups with the simulator icon not greyed out, so there should be some data in the return back.

This is my GAQL query and I have validated that it is correct.

                SELECT
                    ad_group_simulation.start_date,
                    ad_group_simulation.end_date,
                    ad_group_simulation.ad_group_id,
                    ad_group.name,
                    ad_group.campaign,
                    ad_group_simulation.modification_method,
                    ad_group_simulation.resource_name,
                    ad_group_simulation.target_cpa_point_list.points
                FROM ad_group_simulation
                WHERE
                    ad_group_simulation.start_date = '2021-11-14' AND
                    ad_group_simulation.end_date = '2021-11-16' AND
                    ad_group_simulation.type = TARGET_CPA

Google Ads API Forum Advisor

unread,
Nov 17, 2021, 8:41:21 PM11/17/21
to gabriel....@gmail.com, adwor...@googlegroups.com
Hi Gabe,

Thank you for posting your concern.

To have a closer at the issue, could you provide the complete request and response logs with request ID and request header generated on your end to for this report?

If you haven't enabled the logging of the API transactions for the specific client library that you are using, then please refer to the specific guide below:
Java - https://developers.google.com/google-ads/api/docs/client-libs/java/logging
.Net - https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging
PHP - https://developers.google.com/google-ads/api/docs/client-libs/php/logging
Python - https://developers.google.com/google-ads/api/docs/client-libs/python/logging
Ruby - https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging
Perl - https://developers.google.com/google-ads/api/docs/client-libs/perl/logging

You can provide it via Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual Survey
 
Google Logo
Ernie John Blanca Tacata
Google Ads API Team
 


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