Get Target ROAS recommendation from Google Ads API

142 views
Skip to first unread message

Narek Margaryan

unread,
Jun 13, 2021, 1:15:14 PM6/13/21
to AdWords API and Google Ads API Forum
Hi, 

I am trying to get a Target ROAS recommendation value for a portfolio bidding strategy using the Google Ads API. I'd like to get the same value that's displayed in the shared library when creating a new bidding strategy. I have attached a screenshot of the UI to make it more concrete.

I tried querying the recommendation resource, but it doesn't have this value. 

Does the API have support for this? 

Thank you,
Narek
Screen Shot 2021-06-13 at 9.12.24 PM.png

Google Ads API Forum Advisor

unread,
Jun 14, 2021, 11:14:11 PM6/14/21
to adwor...@googlegroups.com
Hi Narek,

Could you confirm if you have already referred to the Recommendations guide? In the said guide, you should be able to extract the target_roas_opt_in_recommendation. That said, could you confirm if this is what you're looking for?

Best regards,

Google Logo
Peter Laurence Napa Oliquino
Google Ads API Team
 


ref:_00D1U1174p._5004Q2Iv34r:ref

Narek Margaryan

unread,
Jun 15, 2021, 5:58:28 PM6/15/21
to AdWords API and Google Ads API Forum
I did use the recommendation guide and tried to extract the target_roas_opt_in_recommendation. I have checked for three different accounts, that I am able to get a recommend Target ROAS in the UI yet there is nothing in the recommendations. 

Here's the query that I used: 

SELECT
  recommendation.target_roas_opt_in_recommendation
FROM
  recommendation
WHERE
   recommendation.type = 'TARGET_ROAS_OPT_IN'

If you need the account ids for troubleshooting I can send them privately through a direct message.

Thanks, 
Narek 


Google Ads API Forum Advisor

unread,
Jun 16, 2021, 10:24:26 PM6/16/21
to adwor...@googlegroups.com
Hi Narek,

In order for our team to verify whether the Target ROAS recommendation from the UI indeed translates to the API's target_roas_opt_in_recommendation, could you share the complete Google Ads UI screenshot containing the said field?

Also, for additional troubleshooting purposes, could you also share the customer ID and the complete request and response logs, with the request-id, generated when you used the earlier query?

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