No data from bidding_strategy_simulation

51 views
Skip to first unread message

Michael Steinweg

unread,
Sep 27, 2023, 9:28:50 AM9/27/23
to Google Ads API and AdWords API Forum
Greetings!

I want to access the data in "bidding_strategy_simulation," but unfortunately I'm unable to do so. I can execute any query built and/or verified with the Google Ads Query Builder for that table, but the results are always empty. 

Example:
`SELECT
  bidding_strategy_simulation.end_date,
  bidding_strategy_simulation.bidding_strategy_id,
  bidding_strategy_simulation.modification_method,
  bidding_strategy_simulation.start_date,
  bidding_strategy_simulation.resource_name,
  bidding_strategy_simulation.target_cpa_point_list.points,
  bidding_strategy_simulation.target_roas_point_list.points,
  bidding_strategy_simulation.type
FROM bidding_strategy_simulation
WHERE
  bidding_strategy.type = 'TARGET_ROAS' `

I can access the data from "campaign_simulation" and "bidding_strategy" just fine and retrieve data, but any result I get from "bidding_strategy_simulation" is empty.

I'm using Python to access the API.

Any help is appreciated.

Google Ads API Forum Advisor

unread,
Sep 28, 2023, 10:13:46 AM9/28/23
to stein...@gmail.com, adwor...@googlegroups.com
Hi Michael,

Thank you for reaching out to the Google Ads API support team. 

By reviewing your concern, I understand that you are getting empty data from the "bidding_strategy_simulation" resource in the Google Ads API. In order to investigate your issue further, kindly provide us with the complete API logs (request and response with request-id and request header) generated at your end and uncropped UI screenshot of where you are facing the issue.

If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides Java.NetPHPPythonRuby or Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct private reply to this email.
 
This message is in relation to case "ref:_00D1U1174p._5004Q2p1mdo:ref"

Thanks,
 
Google Logo Google Ads API Team
​​​​​​​

Reply all
Reply to author
Forward
0 new messages