Bug with Google Ads Search Term Reader

Hey,
I was testing out the Google Ads Search Term Reader and the Average Cpc data exported is inconsistent with what’s in the Google ads account. For example the Average Cpc data exported is 923709.592592592 however in the google ads account I see 0.93

Thanks in advance!

Hey @Garnet! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @Garnet – thanks so much for flagging this. Would you be able to share a screenshot from your Google Ads account, along with the workflow where you ran this? That would help me look into it further. Any additional details you can provide would be super helpful.



I atttached a screenshoot of Google ads data exported by my workflow and a screenshoot of the sanem data in my Google ads account. This the link to the workflow https://www.gumloop.com/pipeline?workbook_id=pJjt98EQdETdrkLxPNb2CQ&run_id=m4Gw3TbW46spimbjELs2WX

Thanks for your help!

Thanks for pointing that out. I believe what’s happening is that the Google Ads API is returning the cost values in micros, rather than the actual currency amount you see in the Google Ads interface.

The fix should be straightforward: you can use an Ask AI node between the Google Ads node and your Sheet Writer node to convert the data into the correct currency for the average CPC, which in this case is CHF. Let me know if this makes sense and works for you :slightly_smiling_face:

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.