I have developed a script to pull monthly postal code–level data along with the account name. However, when I run the script, it doesn’t generate any data in the Google Sheet.
I’ve attached the script and a screenshot showing the required data from Google Ads.
Please review them and suggest the correct columns and dimensions, and help me fix the issue.
SELECT segments.geo_target_postal_code, geographic_view.resource_name,
segments.month, segments.date FROM geographic_view WHERE segments.date
BETWEEN '2025-10-01' AND '2025-10-29'"
![]() |
Google Ads Scripts Team |
[2025-10-30 04:08:16Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01vSClE:ref" (ADR-00337294)
Hi Mehdi,
Could you please share a Google Ads script that pulls data into Google Sheets with the following columns: Month, Account Name, Zip Code, and Cost? (refer attached Screen shot)
It would be a great help, and I really appreciate your support.