Hi,

You could specify a custom date range for your query to narrow down the 
result. You may refer to below example for reference.

Query: SELECT date, metrics.impressions FROM customer WHERE date BETWEEN 
'2018-10-01' AND '2018-10-31' ORDER BY date ASC LIMIT 10

You may also check this guide 
<https://developers.google.com/google-ads/api/docs/query/date-ranges> for 
more information on date ranges. 

Let me know if it works.

Thanks and regards,
Luis
AdWords API Team

On Wednesday, October 31, 2018 at 7:49:19 PM UTC+8, javoeria wrote:
>
> Hi Dannison,
> Your query works fine but i need to check the dates from months or years 
> ago of a customer, so it's not a good solution for me.
> I check the error again and the error says: "NameError (uninitialized 
> constant Google::Ads::GooglAads)"
> This is probably a misspelling inside the gem, i have the last version 
> 0.5.0
> Thanks.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f8288624-8f99-4f5b-b556-6be233709732%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... javoeria
    • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... javoeria
        • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... javoeria

Reply via email to