How to get Below first page bid recommendation for keywords

98 views
Skip to first unread message

Muhammad Anwar

unread,
Oct 1, 2021, 11:24:49 AM10/1/21
to AdWords API and Google Ads API Forum
Hi support,

We are trying to setup an algorithm that can set max CPC based on a number of factors (interactions, impressions and conversion) for each keyword. 

The problem is, if we do not have enough clicks on our ads, we cannot justify a value for max CPC for that keyword and we want to rely on Google's  below first page bid recommendation for that keyword.

We are trying to query recommendations from Google Ads APIs using GAQL, with the following query:

    query = f"""
            SELECT
            recommendation.type,
            recommendation.campaign,
            recommendation.keyword_recommendation
            FROM recommendation
            WHERE recommendation.type = KEYWORD
        """

This query is returning keywords which are not even present in our account and we are not getting max CPC recommendation for they keywords we are looking for.

I have attached an image of the recommendation type we are looking for.

Any help will be much appreciated. Kindest regards
ads.jpg

Google Ads API Forum Advisor

unread,
Oct 4, 2021, 3:24:30 PM10/4/21
to muhamma...@utilityswitchboard.com, adwor...@googlegroups.com
Hi Muhammad,

Thanks for reaching out. Can you please show us the full screen so that we can see which column this belongs to in the keyword UI view? This does not appear to be supported in the Ads API, but we can make a feature request on your behalf with more context.

Thanks,
Matt
Google Ads API Team

Google Logo
Matt
Google Ads API Team
 


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