RE: SERVICE_ACCESS_DENIED when trying to call API

2021-05-09 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to our API support team. I had to delete your initial post as the screenshot contained your developer token. For privacy purposes, you may avoid exposing your developer token publicly. Moving foward, the SERVICE_ACCESS_DENIED error indicates that the developer t

Re: How to add User's email list to the UserLists, using the REST APIs.

2021-05-09 Thread Google Ads API Forum Advisor Prod
Hi Kishan, Thank you for your follow up. We currently do not have a more concrete example using the REST interface. However, you can check out this example instead, and model your REST interface request based on the details from this example. In the example, the addUsersToCustomerMatchUserList

Re: Change Event data not written by API

2021-05-09 Thread Google Ads API Forum Advisor Prod
Hi, I work with Aryeh and let me continue the discussion for this concern. To take a closer look, could you provide the screenshot of the entities that your referring to your last reply in the Change History view that are not returned in API response? Please also provide the complete request an

Re: Is there an endpoint used to get all customer ids under an account?

2021-05-09 Thread Zhisheng Zhou
Thx! On Monday, May 3, 2021 at 10:31:23 AM UTC-7 Zhisheng Zhou wrote: > Hi. > Currently I am the below endpoint to retrieve reports from Google Ads API: > > https://googleads.googleapis.com/v6/customers/{*customer id* > }/googleAds:search > > As you can see, I have to specify the customer id. >

Re: Data Conflict when Migrating from Adwords to Google ads api

2021-05-09 Thread Ahamed Arshad
Hi Ernie, while I am trying to attach the above-requested details using "*Reply to author*", It indicates that I don't have permission to do that, can you please guide me on the process thanks! On Monday, May 10, 2021 at 7:34:52 AM UTC+5:30 adsapiforumadvisor wrote: > Hi Arshad, > > Thanks

RE: Google ADS reports migration

2021-05-09 Thread Google Ads API Forum Advisor Prod
Hi Priyank, You can check out our migration guide for reports for general information on which Google Ads API view/report is the equivalent of an AdWords API report. As for the reports that you listed, you may refer below for Campaign Performance Report - You can use the campaign view Final UR

SERVICE_ACCESS_DENIED when trying to call API

2021-05-09 Thread teng shet
[10 5月 2021 10:36:04,309-report_download:WARN:main] Request made: Service: reportdownload Method: POST clientCustomerId: 442-446-0272 URL: https://adwords.google.com//api/adwords/reportdownload/v201809 Request ID: null ResponseTime(ms): null OperationsCount: null IsFault: true FaultMessage: com

Re: Regarding the Google Ads API client library fo Go language

2021-05-09 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for bumping up this thread and for expressing interest in the Go Language library. My colleague Matt has already filed a request. For now, you may keep an eye on our blog for updates or announcements. Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p

RE: Data Conflict when Migrating from Adwords to Google ads api

2021-05-09 Thread Google Ads API Forum Advisor Prod
Hi Arshad, Thanks for posting your concern. To investigate, could you provide the customer ID and the complete request and response logs with request ID generated on your end? Please provide the requested details via Reply privately to author option. Regards, Ernie John Blanca Tacata Google A

Re: How to add User's email list to the UserLists, using the REST APIs.

2021-05-09 Thread Kishan Virani
Hi Peter, We were using the Google AdWords API to create and manage the remarketing Audience list. Since the Google AdWords APIs are being deprecated, we are trying to migrate our operations to the Google Ads REST API. The goal is to Create the UserList using the Google Ads API and then add

Is there a simple REST Google Ads API ?

2021-05-09 Thread Aman Borkar
Hello, do you currently have a REST API for google Ads which has Create , Read Update Delete operation for User Management through basic methods like POST, GET, PATCH, DELETE . So that calling API through HTTP request and can Create, Update, Delete, Read User without implicitly mentio