Hi,
We are experience a increase in Read Error - "Reauthentication is needed.
Please run `gcloud auth application-default login` to reauthenticate." for
our customers.
Some customers have Reauth but soon get the problem again. Have something
happened at your side? The problems s
access a user's Google Ads account without having to handle or store the user's
login info.
Could you please confirm your concern is related to Google account or Google
Ads API OAuth?
This message is in relation to case "ref:!00D1U01174p.!5004Q02vGuTG:ref"
(ADR-00283424)
Tha
Hello,
I am currently implementing a Google account login feature using OAuth 2.0.
For the login process, *name* and *email address* are required information
on the site.
In this case, even if the user agrees to provide this information during
the login process, is it possible that this
is linked to a test manager
account that is linked to the google account `x...@gmail.com`
`login-customer-id` from the test manager account
i'm using the `google-ads` python client library and making the request and
here my code
```
class ListCampaignsView(APIView):
de
Hi,
Thank you for reaching out to the Google Ads API support team.
To enable users to log in with their Ad accounts using OAuth 2.0 and analyze
their data, you will need the client ID and secret. These credentials are
sufficient for most applications. However, if your app requires permissions,
we have App that enable user to login with there ads account with OAUTH 2.0
and we will analyzing there data , do we need to have developer access or
client id and secret enough ?
and how long take to receive the response ?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us
he user has no permission.
This is because we provide the managed account id as login-customer-id.
However, providing it manually at debug time allows the query to complete.
My question is, how can we retrieve the corresponding manager account id to
the selected customer id so that the query succe
Hi Google Ads API Support Team,
I hope this message finds you well.
I am currently encountering an issue with the OAuth2 login flow while
attempting to authenticate via the following link:
Login link -
https://accounts.google.com/o/oauth2/v2/auth?auth_type=reauthenticate&clien
Got it, Thanks for the clarification
On Wednesday, May 15, 2024 at 3:13:17 PM UTC+5:30 Google Ads API Forum
Advisor wrote:
> Hi Shivakumar,
>
> Thank you for reaching out to the Google Ads API support team.
>
> You need to use an MCC account ID that is directly connected to it, which
> is Mcc3
Hi Team,
I have Query regarding Login Customer Id to be used for google ads client
when running query on Nested Accounts when its not directly connected to
any accessible customers but indirectly connected.
Scenario : Mcc 1 (accessible customer) ---> Mcc2 -> Mcc3 -->
Cus
I got the error :
string(297) "{ "error": { "code": 401, "message": "Request had invalid
authentication credentials. Expected OAuth 2 access token, login cookie or
other valid authentication credential. See
https://developers.google.com/identity/sig
Thank you for your reply. We have found the cause of the problem. A
colleague reset the developer token, causing the original token to become
invalid. After replacing it with the new developer token interface, the
interface runs normally.
On Thursday 21 December 2023 at 01:14:37 UTC+8 Google Ad
We'd been using this login-customer-id and making calls to the same 4
client-ids for over a year without any problems, but suddenly this past
July all of them started failing with error "grpc_message": "The caller
does not have permission", "grpc_status":
I am fetching Play Store app reviews using Google API but I want an access
token and refresh token without using the signup forum.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Greetings,
Because I can't manually create a new refresh token every week(seeing as
it's in "Testing"), I've decided to publish my app and I'm looking through
the verification process.
Inside there, it states:"Your homepage must be publicly accessible, and not
behind a sign-in page.".
Thing is,
account's ID
without hyphens (-) as the value of the login-customer-id field.
Let us know how it goes on your end if this resolves your issue. If the error
persists after trying the suggested solution, then you may provide to us the
complete API logs (request and response with the reque
mer id must be set in the
'login-customer-id' header. See
https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid
We checked already that we're sending the correct login-customer-id. In our
example case it's 6868666535, which is also accessible (when running
Hi,
Thanks for reaching out to the Google Ads API Forum.
Upon checking logs, I can see that you’ve encountered AUTHENTICATION_ERROR,
however, could you please double check if you’re sending the correct developer
token for your API request? If you’re indeed sending the exact same developer
toke
{
"message": "Request is missing required authentication credential.
Expected OAuth 2 access token, login cookie or other valid authentication
credential. See
https:\/\/developers.google.com\/identity\/sign-in\/web\/devconsole-project.",
"code": 16,
Hi,
Additionally, I can see that there is personal identifiable information that is
exposed in your response. That being said, I need to remove it from the forum
discussion, and I recommend that you change your client ID.
If you are sending any personal identifiable information for investigatio
Hi,
Thank you for your reply.
With regard to your concern, I can refer you to this guide on how to Configure
a Google API Console Project for the Google Ads API. If this doesn't help you,
you may please provide more details and screenshots of the UI that you are
referring to. This information
Hi .
I dont used Google Ads , I have only create Apis & services in Console
Google for feature login Google
Vào lúc 04:19:27 UTC+7 ngày Thứ Tư, 29 tháng 3, 2023, Google Ads API Forum
Advisor đã viết:
> Hi,
>
> Thanks for reaching out to Google Ads API Support.
>
> With rega
Hi,
Thanks for reaching out to Google Ads API Support.
With regards to this concern, could you please confirm if you are using Google
Ads API? If yes, then can you provide a bit more information about your
concern? For us to better understand your issues and assist you further.
However, if y
Dear Goolge Support .
I have issues user click login but show url has my domain:
https://anhthuanhtu.com/o/oauth2/v2/auth?response_type=code&redirect_uri=https%3A%2F%2Fanhthuanhtu.com%2Fapi%2Fv1%2Fcallback-gg&scope=profile%20email&client_id=
Hi,
Thanks for reaching out to the Google Ads API Forum. I hope you are doing well
today.
Thank you for providing logs. It appears that you have recently raised a
concern that might be the same issue here, would you be able to confirm if this
thread "The error of Login Customer Id
Hello,
I have a problem with login-customer-id with the below versions of the
library,
*My client library and Google Ads API versions:*
-
Client library version: v17.1.0
-
Google Ads API version: V12
I already mentioned my account manager's customer id in
user / email
> address you used to generate the credentials indeed has access to the
> account in your request. If the user / email address has access or is
> associated with the MCC / manager account, you will need to specify the MCC
> / manager account's ID without hyphens (-)
Error: errors {\n error_code {\nauthorization_error:
USER_PERMISSION_DENIED\n }\n message: \"User doesn\\'t have permission to
access customer. Note: If you\\'re accessing a client customer, the
manager\\'s customer id must be set in the \\'login-customer-id\\' header.
Hmmm. As far as I understand it, the Customer ID used in the URL should be
the Linked Customer ID. Basically, that's the customer ID where you wish to
add, modify, or remove data. And you have to be granted permission by the
other Google Adwords account to be able to do that linkage. The
Hi,
I found the issue. I was passing correctly the *login-customer-id* the
issue was in the URL
https://googleads.googleapis.com/v11/customers/*[CUSTOMER_ID]*
/customerClientLinks:mutate
Google says *[CUSTOMER_ID]* should be customer id but it should be
equal to *login-customer-id
a client customer, the manager's customer id must be set in the
'login-customer-id' header. See
https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://google
Why are you deleting my messages instead of replying? I shared all logs for
5 times. Every support person asking and I am sharing. And you are still
answering nothing. And you are deleting my messages?
On Monday, June 27, 2022 at 10:33:08 AM UTC+3 adsapi wrote:
> Hi,
>
> Thank you for the cl
Hello, any update on this topic?
Thanks
On Monday, June 27, 2022 at 10:33:08 AM UTC+3 adsapi wrote:
> Hi,
>
> Thank you for the clarification. Upon checking this response, I did not
> see the send logs as you mentioned. To better check this, could you please
> provide us the email address that
I shared with private message, thanks
On Monday, June 27, 2022 at 10:33:08 AM UTC+3 adsapi wrote:
> Hi,
>
> Thank you for the clarification. Upon checking this response, I did not
> see the send logs as you mentioned. To better check this, could you please
> provide us the email address that is
Hello,
No, 6096591137 is gotten from listAccessibleCustomers and then based on
this response, hiearachy is built. And 3587098959 is gotten from this
hierarchy. I already sent the logs but I am sending it again.
Thanks
On Friday, June 24, 2022 at 5:15:46 PM UTC+3 adsapi wrote:
> Hello,
>
>
pers.google.com/google-ads/api/docs/best-practices/common-errors#user_permission_denied>
>
> error usually indicates that you are authenticating as a user that does not
> have access to the account (3587098959) specified in your API request.
>
> Also, since you specified the
Hi,
Thanks for confirming. The USER_PERMISSION_DENIED error usually indicates that
you are authenticating as a user that does not have access to the account
(3587098959) specified in your API request.
Also, since you specified the "login-customer-id": "6096591137", could
Hello Camela,
Yes *the 3587098959 client account is indeed under the 6096591137 MCC
account's hierarchy* because first I am calling list accessible customers
endpoint and then I am building hierarchy based on response. At the same
time I checked over Ads UI.
On Friday, June 24, 2022 at 1:30:34
Hello,
Could you give any update about this topic?
Thanks
On Thursday, June 23, 2022 at 3:34:56 PM UTC+3 sealytic...@gmail.com wrote:
> Hello again,
>
> I have already checked user and login customer id.
> I sent request and response logs in private.
>
> Thanks
>
> On
Hello again,
I have already checked user and login customer id.
I sent request and response logs in private.
Thanks
On Thursday, June 23, 2022 at 3:26:24 PM UTC+3 adsapi wrote:
> Hi,
>
> Thanks for reaching out to the Google Ads API Forum.
>
> To give you an overview about the
Hi,
Thanks for reaching out to the Google Ads API Forum.
To give you an overview about the issue that you encountered encountered, the
"USER_PERMISSION_DENIED" which means a user doesn't have permission to access a
customer and you’re accessing a client customer using 'l
Hello,
I am making a request with .Net Client to campaign resource. I provided
correct customer id and login customer id but api returning this error.
User has access to this account.
"Failure": {
"errors": [
{
"errorCode": {
So I obtained permission to export users to my client's google ads account
using the OAuth process. So I guess there's no problem there?
Can you please tell me whose manager account Id should i give while making
an API call? Shall I give my Google Manager Account id as a Login customer
...@gmail.com schrieb am Freitag, 17. Juni 2022 um 10:03:48
>> UTC+2:
>>
>>> Hi,
>>> I am getting a USER_PERMISSION_DENIED error while making google ads API
>>> call. Upon googling I got to know that we need to pass login customer id
>>> and client
>> This value you need in your code / api request
>>
>> Hope that helps you!
>>
>> Patrik
>> ajit.triv...@gmail.com schrieb am Freitag, 17. Juni 2022 um 10:03:48
>> UTC+2:
>>
>>> Hi,
>>> I am getting a USER_PERMISSION_DENIED er
no. of the account/customer you want
> to edit
> This value you need in your code / api request
>
> Hope that helps you!
>
> Patrik
> ajit.triv...@gmail.com schrieb am Freitag, 17. Juni 2022 um 10:03:48
> UTC+2:
>
>> Hi,
>> I am getting a USER_PERMISSI
making google ads API
> call. Upon googling I got to know that we need to pass login customer id
> and client customer id while making API call?
> 1. I want to understand what is the difference between login customer id
> and client customer id?
> 2. How do I get login customer id a
Hi,
I am getting a USER_PERMISSION_DENIED error while making google ads API
call. Upon googling I got to know that we need to pass login customer id
and client customer id while making API call?
1. I want to understand what is the difference between login customer id
and client customer id?
2
27;t
have permission to access a customer and you’re accessing a client customer
using 'login-customer-id’ in the request.
That being said, you will need to ensure that the user / email address you used
to generate the credentials indeed has access to the account in your request.
If t
quot;USER_PERMISSION_DENIED"
}, "message": "User doesn't have permission to access customer. Note: If
you're accessing a client customer, the manager's customer id must be set
in the 'login-customer-id'
Hi Katherine,
Thanks for reaching out to the Google Ads API Forum.
Could you provide us with the complete request and response logs with the
request-id, so our team can better check?
For the client library, logging can be enabled by navigating to the Client
libraries > Your client library (ex
3 AM UTC-4 Katherine Martin wrote:
> Hi all,
>
> I am getting the following error:
> ''Request is missing required authentication credential. Expected OAuth 2
> access token, login cookie or other valid authentication credential. See
> https://developers.google.com/i
Hi all,
I am getting the following error:
''Request is missing required authentication credential. Expected OAuth 2
access token, login cookie or other valid authentication credential. See
https://developers.google.com/identity/sign-in/web/devconsole-project.'
I am using a
Hello Ernie, here is the case:
client authenticates with our app and specify one from many Google Ads
Accounts which client wants us to use for reporting
if client authenticated with user from MCC account we need to specify this
mcc account id the header login-customer-id when query Google Ads
Hi Sajal,
Thank you for the replies. I work with Nirmita and allow me to assist you here.
With regard to your concern "For One Account We are able to generate Access
token, But for Other App we are not able to generate the Access token..", could
you please elaborate on this concern and please p
Hi Nirmita,
Currently, we are sending request like below
GoogleAdsConfig config = new GoogleAdsConfig() {
DeveloperToken = AdwordsModel.DeveloperToken,
OAuth2Mode = OAuth2Flow.APPLICATION,
Hi Don,
Thank you for the reply.
It is correct that you can use the listAccessibleCustomers for your scenario /
use case. However, it will return a list of all accounts that you are able to
act upon directly given your current credentials. It will only include accounts
where your authenticated
Hello I had similar problem and I understand that we need now
login-customer-id for the calls if auhtorized user is from management
account
I'm struggling to understand how to get information of login-customer-id
from the authorized user from the API reference docs...could you suggest?
ssing
required authentication credential. Expected OAuth 2 access token, login
cookie or other valid authentication credential. See
https://developers.google.com/identity/sign-in/web/devconsole-project.";,
I want to use "keywordPlanIdeaService"
C
Hi AJ,
You may then send the requested information via the Reply privately to author
option. If this option is not available, you may send the details directly to
our googleadsapi-supp...@google.com alias instead.
Best regards,
Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2ZLlRO:ref
--
--
confirm if you've used login-customer-id in your
request? The login-customer-id is a new required header in Google Ads API when
using a manager account to access an operating customer account. If accessing
an operating customer account directly, the login-customer-id header is not
required.
Having similar problems. Credentials work on Adwords API but do not work on
Google Ads API and we get "The caller does not have permission."
The Adwords credentials contain a customer_id, not a Manager Account ID, so
(i) why would this fail and (ii) is there a way to make these same
credentials
Hey, I need to add login-customer-id header to the request I send,
when trying to get the relevant manager id I send List accessible customers
request,
and query the returning customers to get the account hierarchy, none of the
accessible customers aren enabled so I get permission denied, since
Hi Werner,
You can reach out to the Ads API .NET Client Library issue tracker for
assistance, this support channel can only support direct API issues.
Regards,
Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2W4JiZ:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us
Hi there,
How do I go about to convert an ASP.Net Core C# Google Ads API to an exe
console app and perform login via GMAIL programmatically, not having to
redirect the user to login via his Gmail/Google Ads account?
Thank you in advance
Hello Muneeb,
Thanks for reaching out to the Google Ads API support. For us to investigate,
could you please share the complete request and response logs with request-id
and request header generated on your end of API communications of the report
pull. Kindly use the Reply privately to the auth
I want to fetch user Google contact with PHP.
Code and Response(ERROR) attached.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are
to your Google Ads
account. And for setting the login-customer-id header details you can find here.
If the issue persists, could you please provide us with the complete logs
(request and response with request-id) via the Reply privately to the author
option.
Best regards,
Jakeia Sabrina
Google
horizationError": "USER_PERMISSION_DENIED" },
"message": "User doesn't have permission to access customer. Note: If
you're accessing a client customer, the manager's customer id must be set
in the 'login-custo
Hello,
Thanks for reaching out. The login customer ID concept is unique to the Google
Ads API, though the documentation and service you mention are from the AdWords
API.
It sounds like you are trying to get the customer ID of a manager above the
manager that you are authenticating as. This is
Hi Team,
We use customerService.getCustomers
<https://developers.google.com/adwords/api/docs/guides/accounts-overview>
call to get login CustomerId from logged-in user's OAuth2 credential .
As per this blog
<https://support.google.com/google-ads/answer/6139186?hl=en> multiple
g
Hi Mostafa,
Could you confirm if you tried following the instruction discussed on this
document? If not, please do so and let me know how it goes.
Regards,
Teejay Wennie Pimentel
Google Ads API Team
ref:_00D1U1174p._5004Q2Tn91A:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also
setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, "{\n\n\"keywordSeed\": {\n
\"keywords\": [\n\"cofee\"\n ]\n }\n}");
$headers = array();
$headers[] = 'Content-Type: application/json
with login-customer-id.
For those labels that the customer may not have access to, authenticating as
the manager account (see login-customer-id) for this scenario should then give
you additional access to view the entities (ex. labels) associated to your
accounts under your MCC's hierarchy.
Hello,
according to the documentation for the CustomerLabel resource increasing
the permission for the login-customer-id may yield additional results.
https://developers.google.com/google-ads/api/reference/rpc/v9/CustomerLabel
What exactly does that mean? What permission to which account are
Hello,
Thank you for getting back to us.
Please see our responses to your questions below:
so if want to use google ads api, we must require our customers to login in
google, to generate the authorization code or tokens with using OAuth is the
only way ? As mentioned by Peter on the previous
Hi:
so if want to use google ads api, we must require our customers to login
in google, to generate the authorization code or tokens with using OAuth is
the only way ? we can't get *authorization code for tokens *through google
ads api directly,?
Thanks!
On Friday, September 24,
Hi,
Thank you for the additional details. I work with Yasar and allow me to assist
you as well.
Whether you will be using the desktop or the web app flow, you will still be
required to perform steps via the browser for completing the process of
generating your refresh token.
This should gener
Dear Yasar:
I'm glad to receive your apply, my question “*I want to publish
advertisements in my web application,but I don't want to login in google*”,I
want to explain as bellow:
we have a web application, our customers login in our web
application,then we have a m
Hi,
Thanks for reaching out to us.
Could you please elaborate on your question “I want to publish advertisements
in my web application,but I dont't want to login in google”?
With regards to your question “how to get google ads api access token and
refresh token”, for the access token, yo
I want to use google ads api,for example:I want to publish advertisements
in my web application,but I dont't want to login in google,how to get
google ads api access token and refresh token?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
Hi Nabeel,
Thanks for reaching out to us. I had to delete your initial post as it
contained your sensitive GCP details in the attached screenshots. I am
reposting below without the sensitive information for reference :
“I have been trying to use google-ads-api I have generated refresh token usi
I have been trying to use google-ads-api I have generated refresh token
using google api play ground and access token.
this is my script.
https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distr
Hello,
You can specify the login customer ID in the google_ads_php.ini file. For any
PHP client library specific questions, please reach out to the client library
owners here.
Regards,
Matt
Google Ads API Team
Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2LnWda:ref
Hi,
Thanks for your response.
My question is how to specify login-customer-id in the request by php, like
this: header("login-customer-id: 1234567890"); ?
I have specified the login-customer-id when I built googleAdsClient object,
like this:
$googleAdsClient = (new
GoogleAdsCli
Hi,
Thanks for reaching out to us.
Upon checking the error logs, it seems that the issue ‘USER_PERMISSION_DENIED’
occurred due to incorrectly setting the 'login-customer-id’ in the request.
Note that when a user doesn't have permission to access a customer and you’re
accessin
Hi,
Thanks for reaching out to us.
Could you provide us with the complete request and response logs with the
request-id, so our team can better check?
If you haven't yet, logging can be enabled by navigating to the Client
libraries > Your client library (ex. Java) > Logging documentation, whic
t;, IsFault: 0, FaultMessage: "None"
[2021-08-16T08:07:56.672678+00:00] google-ads.WARNING: Request made: Host:
"googleads.googleapis.com", Method:
"/google.ads.googleads.v6.services.GoogleAdsService/Search", CustomerId:
3452842817, RequestId: "4waISQvRlXbmTrAbjB
Hi,
Thank you for posting your concern.
The USER_PERMISSION_DENIED error occurs when authenticating as a user with
access to a manager account but not specifying login-customer-id in the
request. With this, you need to specify the login-customer-id as the manager
account ID without hyphens
ccess customer. Note:
If you're accessing a client customer, the manager's customer id must be
set in the 'login-customer-id' header. See
https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid";.
Please help me thanks
--
--
=~=~=~=~=~=~=~=~=~=~=~=
Hi Antonio,
Thanks for reaching out to us.
Could you please provide us with the following information so we could
investigate further?
Request logs
Response logs
Request ID
If you haven't yet, logging can be enabled by navigating to the Client
libraries > Your client library (ex. PHP) > Loggi
x27;t have permission to access customer. Note:
If you're accessing a client customer, the manager's customer id must be
set in the 'login-customer-id' header. See
https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid
I put my login-cust
Hi,
I have MCC account, I am not able to logged in my account due to 2 step
verification failed.
Now I have password but showing screen which suggest
We noticed unusual activity in your account. To secure your account you are
signout.
When click continue, it is still showing same screen?
Can so
Hello there,
Thank you for reaching out to us.
Please note that this forum channel can only provide assistance to
issues/concerns related to the AdWords API / Google Ads API.
So our team can better assist you, can you further elaborate on your concern?
Regards,
Mark Kevin Albios
Google Ads AP
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To
Hello,
Thanks for reaching out. Can you please verify that:
If you are authenticating as a manager, that you have specified that managing
customer ID in the login-customer-id field?
The email used to create the OAuth credentials (client ID, client secret) is an
Ads user with the required
Heo google.
]
Really don't get the google ads python api for google ads.
message: "User doesn\'t have permission to access customer. Note: If
you\'re accessing a client customer, the manager\'s customer id must be set
in the \'login-customer-id\' header.
Hi Marcin,
Thank you for reaching out. Please give it a try to regenerate the OAuth2
credentials by following the steps in this guide. If the issue persists, please
share the details and steps how you published to a test server (external
domain) and got refreshToken only at the first attempt to
Hi Xiaoming,
I think, the authentication process is working properly. I get an error
when i use the service, e.g. CustomerService.
Connection ID "130...455", Request ID "800..7bb": An
unhandled exception was thrown by the application.
Grpc.Core.RpcException: Status(StatusCode="Una
Hi Marcin,
Thank you for reaching out. I’m not seeing any issue with it. Do you encounter
any errors in the process of authentication?
Thanks and regards,
Xiaoming, Google Ads API Team
Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2GIDjz:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
1 - 100 of 392 matches
Mail list logo