Re: google ads api authorization

2024-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for providing the additional information. Upon checking the logs you have provided to us, I understand that you are encountering the error "NOT_ADS_USER". The "NOT_ADS_USER" error means that the Google account used to generate the access token is not associated with any Google Ad

Re: google ads api authorization

2024-01-03 Thread Mehul Panchal
hi Google *Request*: { "method": "GET", "url": " https://content-googleads.googleapis.com/v15/customers:listAccessibleCustomers ", "*headers*": { "Content-Type": "application/json", "Authorization": "Bearer ya29.c.c0AY_VpZiHAY0Ci86wMh_-lHPCYm0eKGjjx41O9rDOqD2jpK4AUCYMXKppaux9o3lQQRAO

Re: google ads api authorization

2024-01-03 Thread Mehul Panchal
Hi Google, Here is my request response, requestid and headers *Request : * { "method": "GET", "url": " https://content-googleads.googleapis.com/v15/customers:listAccessibleCustomers ", "headers": { "Content-Type": "application/json", "Authorization": "Bearer ya29.c.c0AY_VpZiHAY0Ci86w

Re: google ads api authorization

2024-01-03 Thread Mehul Panchal
hi Google here is my rest of code where i get error const apiUrl = ' https://googleads.googleapis.com/v15/customers/9422846517/googleAds:searchStream '; const query = 'SELECT campaign.id, campaign.name FROM campaign'; // const token = await getAccessToken(); const assertion = createJwtAssertion()

Re: google ads api authorization

2024-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. In order to investigate further, could you please provide more details regarding the issue you are encountering? Also, please provide us with the complete API logs and error screenshots. This message is in relation to case "ref:!00D1U01174p.!5004Q02r4kZ4:r

Re: google ads api authorization

2024-01-02 Thread Mehul Panchal
i am generaing access token from below functions but getting error like this "*The Google account (@gmail.com user) that generated the OAuth access tokens is not associated with any Ads accounts. Create a new account, or add the Google account to an existing Ads account*" how can

Re: google ads api authorization

2024-01-02 Thread Mehul Panchal
Can i get refresh token from server to server ? On Tuesday 2 January 2024 at 12:44:16 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand that you need to access Google > Ads API. >

RE: google ads api authorization

2024-01-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. After reviewing your concern, I understand that you need to access Google Ads API. I would recommend you refer to the document Getting Started to get more information on how to do Google Ads API setup step by step. Also, you ca

Google ads api Authorization

2024-01-01 Thread Mehul Panchal
hi I need access token for access google ads api from server to server call. which api i used and what are the needed creds ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Google Ads API authorization

2019-08-28 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for posting your concern. Could you confirm if you are using AdWords API or Google Ads API? Then, could you provide more details on what you want achieve with the API? If what you want is to generate credentials, then, you can follow this guide and feel free to write back if you hav

Google Ads API authorization

2019-08-27 Thread Vassilis Rodokanakis
Hello to everyone, just got my standard access token but cannot seem to be able to select the related API in the library. Any ideas? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~