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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/71abe01c-59ce-4322-a529-f5b66d78bf7bn%40googlegroups.com.
  • Ho... Muhammad Anwar
    • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum

Reply via email to