User in the cookie is not a valid Ads user

2021-04-08 Thread 徐艳君
Response Headers: Metadata(content-type=application/grpc,request-id=2dN6p_K-uSl6CLDD-FQ5_g,date=Fri, 09 Apr 2021 02:33:56 GMT,alt-svc=h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443";

Best practice - read only access

2021-04-08 Thread Scott Spradlin
We have a new aspect of our business where we need to simply pull Google Ads data via the API for multiple customers -- in a read-only fashion. Let's say we'll have 20 new customers in the next few months -- each has a couple dozen accounts respectively. Can you suggest the proper way to be

Re: Exact historical monthly search volume from KeywordPlanIdeaService?

2021-04-08 Thread Google Ads API Forum Advisor Prod
Hi Joy, Thank you for reaching out. The max number of saved keyword plans is 1. It's possible to remove plans if the limit is reached. The max number of keyword plan keywords per plan is also 1. And each of these steps you mentioned would count as one operation thus you could consider

Re: Two offline_user_data_job's from one OfflineUserDataJob request

2021-04-08 Thread Google Ads API Forum Advisor Prod
Hi Roman, Thank you for reaching out. If this option is not enabled for you, please directly send the requested information to our email alias googleadsapi-supp...@google.com. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2EqVui:ref --

RE: Error occurred during parsing: Fail to push the limit

2021-04-08 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. It appears you are using the PHP client library, specifically the LinkManagerToClient.php code example. As your inquiry seems to be with this specific implementation, and not the API itself, I recommend reaching out to the client library owners. You can post

RE: Some campaigns id were not found in Campaign performance report

2021-04-08 Thread Google Ads API Forum Advisor Prod
Hi Fedor, Local campaigns are not supported through AdWords API. To get performance statistics on local campaigns, you can use the campaign report through Google Ads API. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2FWr96:ref -- --

Re: Conversions by Conversion date

2021-04-08 Thread Anant Prasad
Hey Ernie Thanks for the response on this. Actually, I cannot publicly post the request and the response logs here since the data is not owned by us that's why I redacted all the values in the response and request logs which I sent you earlier. Also, the option to send the logs via `Reply

Re: Exact historical monthly search volume from KeywordPlanIdeaService?

2021-04-08 Thread 'Joy Yu' via AdWords API and Google Ads API Forum
Also, how many keywords can I have in a keyword plan? On Thursday, April 8, 2021 at 11:38:42 AM UTC-4 Joy Yu wrote: > Hi Peter, > > Is there a limit to how many keyword plans a Google Ads account can have? > > And the script I would have would: create a keyword plan, create a keyword > plan

RE: InvoiceService query help

2021-04-08 Thread Martin Spurr
Hi Anthony, Thanks very much for the response. Which is the best email address to use privately? Thanks, Martin From: Google Ads API Forum Advisor Prod Sent: 08 April 2021 16:50 To: Martin Spurr Cc: adwords-api@googlegroups.com Subject: RE: InvoiceService query help Hi Martin, Can you

RE: InvoiceService query help

2021-04-08 Thread Google Ads API Forum Advisor Prod
Hi Martin, Can you please provide the full API request and response through reply privately so that I can further investigate? Thanks, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2FWp0n:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Exact historical monthly search volume from KeywordPlanIdeaService?

2021-04-08 Thread 'Joy Yu' via AdWords API and Google Ads API Forum
Hi Peter, Is there a limit to how many keyword plans a Google Ads account can have? And the script I would have would: create a keyword plan, create a keyword plan campaign, create a keyword plan ad group, create a keyword plan ad group keyword, generate historical metrics. Do each of these

Re: Two offline_user_data_job's from one OfflineUserDataJob request

2021-04-08 Thread Roman Marakulin
Unfortunately, I can't reply privately: "you don't have permission to reply to author in this group" (I tried different ways to fix this, but it didn't work). Can you write down to me directly? Thank you On Wednesday, April 7, 2021 at 6:56:41 PM UTC+3 adsapiforumadvisor wrote: > Hi Roman, > >

RE: `401 Unauthorized` response: { "error": "unauthorized_client", "error_description": "Unauthorized" }

2021-04-08 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Could you please share the complete request and response logs via the Reply privately to author option for us to further investigate? Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2FWoVG:ref -- --

Error occurred during parsing: Fail to push the limit

2021-04-08 Thread Sebastian Offers
Hello maybe anyone has an idea whats wrong. I got the Error: *Error occurred during parsing: Fail to push the limit* This error is since i updated from v2 to v6. My System - "php": ">=7.3", - "google/gax": "^1.7.0", - "grpc/grpc": "^1.36.0", - "google/protobuf": "^3.15.0", -

RE: authorization_error: USER_PERMISSION_DENIED

2021-04-08 Thread Google Ads API Forum Advisor Prod
Hi, My apologies for the delayed response. If you want to regenerate the OAuth2 credentials and obtain a new refresh token, then you may refer to the following guides: https://developers.google.com/google-ads/api/docs/first-call/oauth-cloud-project

InvoiceService query help

2021-04-08 Thread Martin
Hi, I have access to the Google Ads API for my MCC account and I am trying to query the InvoiceService and use the ListInvoicesRequest method to see the invoices for accounts under my MCC. I can successfully

`401 Unauthorized` response: { "error": "unauthorized_client", "error_description": "Unauthorized" }

2021-04-08 Thread bangkit soms
Hi, i have a error like this Client error: `POST https://oauth2.googleapis.com/token` resulted in a `401 Unauthorized` response: { "error": "unauthorized_client", "error_description": "Unauthorized" }. i don't know why got error because last time is working, and to im check i got this. im

RE: My messages on the dev forum are ignored

2021-04-08 Thread Google Ads API Forum Advisor Prod
Hi Jakub, Thank you for the follow up. My apologies also for the inconvenience. Please provide the following details via Reply privately to author option so that we can proceed with our investigation and to address the API related issue. If the Reply privately to author option is not

RE: Cannot access client's campaigns via API

2021-04-08 Thread Google Ads API Forum Advisor Prod
Hi Jakub, My apologies for the delayed response. I can see that you've created a new forum thread for this concern. Let us continue the discussion there. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2Dxld3:ref -- --