Re: API Usage is not showing in console

2020-03-02 Thread Luigi Taccetta
[image: Screenshot_2020-03-02_15-43-02.png] On Monday, 2 March 2020 16:15:13 UTC+1, Luigi Taccetta wrote: > > Hi there, > > Perhaps my code is actively using the Google Ads API, getting Reports, > visiting the console page it seems there are no data about the API usage. >

API Usage is not showing in console

2020-03-02 Thread Luigi Taccetta
Hi there, Perhaps my code is actively using the Google Ads API, getting Reports, visiting the console page it seems there are no data about the API usage. Should I be able to see the quotas/usage only when I'm not using a Basic Access API? The main problem I'm having is related to an error I

Re: Adding Google Ads API in Console Developer Google project not found

2019-08-29 Thread Luigi Taccetta
Zweitze was right. The whole problem was the ad blocker.. Thanks everyone for the help ;) On Thursday, 29 August 2019 22:05:19 UTC+2, adsapiforumadvisor wrote: > > Hello Luigi, > > Could you please share the step by step process you are > performing(screenshots) to help further? Also, please

Re: Adding Google Ads API in Console Developer Google project not found

2019-08-29 Thread Luigi Taccetta
Hi Sai, I'm not using a proxy but I'm browsing in incognito. As I said, it worked fine adding the Google Analytics API. I have Google Ads in a tab where I can see the campaigns, and in another tab I have the Console Developer dashboard. I tried again and still not working, I'm getting the same

Adding Google Ads API in Console Developer Google project not found

2019-08-29 Thread Luigi Taccetta
[image: Screenshot_2019-08-29_15-15-36.png] In the Console Developer Dashboard, after creating the project, I'm not able to add the Google Ads API library, perhaps it works with Google Analytics. Am I doing something wrong? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Best way to moke up and test the code

2019-04-30 Thread luigi . taccetta
Hi there, Which one is the best way to moke up and test the code integration? I can easily update the google library version in my code, but how can I create test to be sure the data fetched have the format and the type I expect? I'd like to have some fake date instead of using real data.

UNEXPECTED_INTERNAL_API_ERROR AdGroupAdService

2018-09-28 Thread Luigi Taccetta
I have a process which is fetching the Ads for several users, the following API call is done several times a day, just with different Google Tokens. http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201802;> 00

Re: Using AdGroupAdService I got SelectorError.TOO_MANY_PREDICATE_VALUES error

2018-08-27 Thread Luigi Taccetta
gt; Sai Teja, AdWords API Team. > > On Sunday, August 26, 2018 at 2:44:40 PM UTC-4, Luigi Taccetta wrote: >> >> Hi there, >> >> Using AdGroupAdService I got SelectorError.TOO_MANY_PREDICATE_VALUES >> error. I notice the number of items in the array passed is huge, b

Re: Using AdGroupAdService I got SelectorError.TOO_MANY_PREDICATE_VALUES error

2018-08-26 Thread Luigi Taccetta
Just in case I'm using the 201802 version -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups

Using AdGroupAdService I got SelectorError.TOO_MANY_PREDICATE_VALUES error

2018-08-26 Thread Luigi Taccetta
Hi there, Using AdGroupAdService I got SelectorError.TOO_MANY_PREDICATE_VALUES error. I notice the number of items in the array passed is huge, but I didn't find any limit in the reference online nor in the code. Any idea how much is it or where I can check it? Thanks -- --

Getting The Location List Of All The Countries

2018-05-16 Thread Luigi Taccetta
Hi everyone, I'm looking for a way to regularly get the whole updated countries list so that I can use the ID,Names and so on, when I set up a new AdWords Campaign. As far as I understood from the documentation and examples, the LocationCriterionService is not that flexible to query for all the

Keywords Match : Broad Match Modifier Via API

2018-04-10 Thread Luigi Taccetta
Looking at the MatchType for the API v201802 https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService.Keyword?csw=1#matchType seems there is no option for "Broad Match Modifier". Is there a better way then adding a plus (+) to each word and defining it as

Ad Performance Report - Cost metric

2018-03-01 Thread Luigi Taccetta
Hi there, Using the "Ad Performance Report" v201710 - https://developers.google.com/adwords/api/docs/appendix/reports/v201710/ad-performance-report#cost, I notice the "Cost" metrics returned is not that correct. For instance, in Google AdWords it shows 134.20, when the results from the API

Skipping the Client ID manual entery

2017-11-02 Thread Luigi Taccetta
Is there a way to fetch the list of Client ID(s) related to the refresh_token authorized, without using the ClientCustomerId? The idea is to automatically fetch the list of Google AdWords Client ID(s), right after the application has been authorized, and chose from there which Client ID the