Can't get impressions by date

2018-10-30 Thread javoeria
Hi, i'm trying to get the date of the first impression of a customer in Ruby but i always got a NameError. The query is: "SELECT date, metrics.impressions FROM customer ORDER BY date LIMIT 10" I don't think that the query is wrong because i tried with "month" instead of "date" and it works. Tha

I can't get impressions by date

2018-10-30 Thread javoeria
Hi, i am trying to get the date of the first impression of a customer in Ruby but i always get a NameError. The query is: "SELECT date, metrics.impressions FROM customer ORDER BY date LIMIT 10" I don't think that the query is wrong because i tried with "month" instead of "date" and it works. Th

Re: Can't get impressions by date

2018-10-31 Thread javoeria
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 hav

Re: Can't get impressions by date

2018-10-31 Thread javoeria
y to author *so I could investigate this further? > > Regards, > Dannison > AdWords API Team > > On Wednesday, October 31, 2018 at 7:37:56 AM UTC+8, javoeria wrote: >> >> Hi, i'm trying to get the date of the first impression of a customer in >> Ruby bu

Re: Can't get impressions by date

2018-11-05 Thread javoeria
e 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

Mutate operation only works with campaigns in Ruby

2018-11-08 Thread javoeria
Hi, I am trying to use the examples of the updates operations in *Google Ads API Ruby Client Library*. The example of update a campaign works for me, but the others examples for update a expanded text ad, ad group or keyword do not work and i get *GoogleAdsError*. The error always happens in the

Why the MediaFile resource of image_ad is not selectable in GAds API?

2019-02-07 Thread javoeria
I can't get the MediaFile resource name of an image_ad but i can get the MediaFile resource name of a video_ad. I don't understand the reason of this, why is it different? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

Re: Manage the relationship between accounts

2019-04-11 Thread javoeria
Hi, i use the ruby library and i also can not link accounts with the new API, looks like the ManagerCustomerLink service has problems. I agree that an example in all client libraries can be useful. Thanks. El jueves, 11 de abril de 2019, 8:26:54 (UTC+2), googleadsapi-forumadvisor escribió: > > H