Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2019-12-31 Thread Sheersha TV
On Tuesday, December 31, 2019 at 3:51:34 PM UTC+6, Akav Zhen wrote: > > Hi, > > My program is working fine with adwords api. > Now,I migrate some codes from adwords api to google ads api,for the ini > config part,I add a new section GOOGLE_ADS, and copy the developerToken > from the ADWORDS sec

Re: How to retrieve the audiences for a given campaign via the Google Ads API

2019-12-31 Thread Nils So
Hi Nikisha, thanks for your quick reply. Your answer helped me. At the end I had to use the `AdGroupCriterionService ` to fetch the CUSTOM_AFFINITY and CUSTOM_INTENT criteria, for some reason using t

Conversions Tracking Reporting

2019-12-31 Thread Manik Sood
Hi, Is there any way to get conversion name, count and value figures per action via the API? A datatable with columns like, action name, tracking purpose, conversions and value. It is available in the Ads UI in the *Tools & Settings -> Measurements -> Conversions*, Conversions link. (https://ads

Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2019-12-31 Thread Akav Zhen
Hi, My program is working fine with adwords api. Now,I migrate some codes from adwords api to google ads api,for the ini config part,I add a new section GOOGLE_ADS, and copy the developerToken from the ADWORDS section, and nothing else. Then,when I run the sample code of google ads, I got error

How to get the ad asset installs data via Ads API

2019-12-31 Thread wei liu
Hi, Adwords API support team! I want to fetch the ad asset installs performance data,the table column in web UI: [image: APP install.png] But in the interactive query builder, nothing about like this. [image: 20191231174310.png] Thanks so much in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Encounter "rpc error" when trying google ads through golang client

2019-12-31 Thread Tao
Hi Google Supports, Originally, our app was using AWQL to get the report data. Nowdays, we are just trying google ads api to fetch report data. For our app was develped by golang, so I am trying the golang version from: "google.golang.org/genproto/googleapis/ads/googleads/v2/services". Hear a

Re: Getting report totals in new Google Ads API

2019-12-31 Thread Dorian Kind
Hi there, sorry to ressurect such an old thread, but I just wanted to inquire whether this feature has been added or is being considered for addition to the Google Ads API in the meanwhile. Thanks & best regards, Dorian On Friday, 24 May 2019 22:54:12 UTC+2, adsapiforumadvisor wrote: > > Hello