Re: How to detect RESOURCE_TEMPORARILY_EXHAUSTED error type

2022-07-20 Thread Marc Donis
Thanks, but that didn't really answer my question. Can you please provide a code example showing where to find this QuotaErrorEnum.QuotaError.RESOURCE_TEMPORARILY_EXHAUSTED value? I don't see where this enum is actually used. On Wednesday, 20 July 2022 at 18:53:04 UTC+2 adsapi wrote: > Hi

question about API limits.

2022-07-20 Thread Jieun Cha
Hi, I have a question about API limits. I plan to use Planning Service requests. Planning Service requests are known as 1 QPS. By the way, if there are other API requests(Search stream request, mutate request ...) in between sending 1 Planning Service Request per second, are they counted and

Re: developer token

2022-07-20 Thread ISMAIL TAIBANI
so can we create another Google console API project for test and can use developer token A again. Our developer token A is already pair with one Google console API project for production. so if i m understanding correctly one developer token A can be paired with two projects without any issue

Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2022-07-20 Thread san...@knorex.com
Hi, Is there any update on this? I want to customize headlines, descriptions, ... of an Ad in Standard/Smart Shopping campaign. Martin On Tuesday, June 29, 2021 at 3:18:58 PM UTC+7 adsapi wrote: > Hello Yoshie, > > Thank you for reaching out to us. > > With regard to adding the short

How to enable AverageCpcMicros on GenerateHistoricalMetrics in V11's KeywordPlanService?

2022-07-20 Thread Bruce Axtens
I am making a request for historical data using the GenerateHistoricalMetrics method on the Services.V11.KeywordPlanService service. In the results that are returned the HasAverageCpcMicros field is false and therefore there is nothing but zero in AverageCpcMicros. What do I have to add to

Which report will get the campaign id or name with gclid?

2022-07-20 Thread JM
which Google ads api report have this information? i have the gclid and need the campaign id or name. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Call to action is blank when pulling Ads data

2022-07-20 Thread Matt Dworkin
Hello, I'm trying to pull a bunch of Ads data, and I have everything working with the exception of the call_to_action_text. It always returns null, even though it isn't null in the UI. In my GAQL I'm using the following field: `ad_group_ad.ad.discovery_multi_asset_ad.call_to_action_text`,

Re: Listed Recommendations are NOT available through API

2022-07-20 Thread SUBIN P VASU
Hi, I could see RESPONSIVE_SEARCH_AD, RESPONSIVE_SEARCH_AD_ASSET, RESPONSIVE_ SEARCH_AD_IMPROVE_AD_STRENGTH types there. Under which category, the very first one falls and lists through API? On Thursday, 21 July 2022 at 01:18:29 UTC+5:30 adsapi wrote: > Hi Subin, > > Thank you for reaching out

RE: Error Reading From Api V11

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jose, Thank you for reaching out to the Google Ads API support team. Glad to see that a solution has been found. Please let us know if we can help with anything else. Thanks, Thanks, Nirmitabahen Gaurav Google Ads API Team ref:_00D1U1174p._5004Q2bm3hF:ref -- --

Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-20 Thread Jose Luis Petracca
Hi, I am trying to get data form the api, it is a really simple request, that is an example from the package *System information:* - python 3.9.9 - package version google-ads==17.0.0 - using service account *The Code* from google.ads.googleads.client import GoogleAdsClient from

Re: Error Reading From Api V11

2022-07-20 Thread Jose Luis Petracca
I have fix that error, the solution was reinstall google-ads python package Now the new error is GoogleAdsException: (<_SingleThreadedRendezvous of RPC that terminated with:status = StatusCode.UNAUTHENTICATEDdetails = "Request is missing required authentication credential. Expected

Re: Error Reading From Api V11

2022-07-20 Thread Jose Luis Petracca
*SOLUTION: *REINSTALL GOOGLE-ADS PYTHON PACKAGE On Wednesday, July 20, 2022 at 1:25:32 PM UTC-3 Jose Luis Petracca wrote: > Hi, > > I am trying to get data form the api, it is a really simple request, that > is an example from the package > > *System information:* > >- python 3.9.9 >-

RE: developer token

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ismail, Thank you for reaching out to our API support team. Using the standard access developer token in your testing purposes can help in avoiding the operational limits you are encountering. However, the Google Cloud Projects that you used in both developer tokens A and B are already

Error Reading From Api V11

2022-07-20 Thread Jose Luis Petracca
Hi, I am trying to get data form the api, it is a really simple request, that is an example from the package *System information:* - python 3.9.9 - package version google-ads==17.0.0 - using service account *The Code* from google.ads.googleads.client import GoogleAdsClient from

Re: AUTHENTICATION ERROR

2022-07-20 Thread JM
If required: According to https://developers.google.com/google-ads/api/docs/first-call/dev-token#procedure.. *Manager accounts cannot be created using the same email address as an existing Google Ads account. You must therefore use an email address that hasn't already been associated with a

Re: AUTHENTICATION ERROR

2022-07-20 Thread JM
Is *developer token* MANDATORY to use Google Ads API? On Wednesday, July 20, 2022 at 9:33:21 AM UTC-4 adsapi wrote: > Hi JM, > > Thank you for reaching out to our API support team. > > To have a closer look at this AUTHENTICATION_ERROR, could you please > provide the complete request >

Re: Local Service Ads API receiving a status of 200 but no data is returned.

2022-07-20 Thread Erin Foster
Hi there, Thank you for your response. I reached out to the support team that directed me to Cloud Support and directed me to come here. This is what they said "I tried checking this internally and found that the only way to get support for this API is to raise a request with Google Ads API

RE: How to get stats of products that are in Performance campaign from arbitrary timeframe

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lukas, Thank you for reaching out to us. You may refer to this documentation as giving sample query on how to retrieve metrics summarized by product segments. Let me know if you have further questions. Best regards, Heidi Google Ads API Team ref:_00D1U1174p._5004Q2blxkk:ref -- --

How to detect RESOURCE_TEMPORARILY_EXHAUSTED error type

2022-07-20 Thread Marc Donis
We would like to know when a QuotaError has the type RESOURCE_TEMPORARILY_EXHAUSTED. Here is the code we have so far: } catch (GoogleAdsException gae) { for (final GoogleAdsError err : gae.getGoogleAdsFailure(). getErrorsList()) { if

Require the country information from the Google Ads API for each Campaign

2022-07-20 Thread anu varghese
Hi Team, While automating the Google Ads API , I am facing issue in fetching the Country information for each campaign . Requesting your help on the same. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Local Service Ads API receiving a status of 200 but no data is returned.

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Erin, Thank you for raising this concern to the Google Ads API Forum. Please note that this support channel can only provide assistance to issues / concerns related to the AdWords API (deprecated)/ Google Ads API. It appears that your concern is related to the API counterpart of this local

Re: GOOGLE Adswords: Developer token is not allowed with project

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Google Cloud projects can only be associated with one developer token. Once a developer token is used in a request, the Cloud project used to generate the refresh token in the request will be permanently tied to that same developer token. If you wish to use a separate production

Re: Billing setup not working for sub account under manager account

2022-07-20 Thread Dylan
Hi Anash, Thanks for your quick reply! I've shared logs with you privately. Please let me know if you received them alright and if you need anything else. Thanks again for your help. Best, Dylan On Tuesday, July 19, 2022 at 11:48:32 PM UTC+2 adsapi wrote: > Hi Dylan, > > Can you please

Re: Keyword View Query returning Empty Results

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Aarthi, Thank you for the reply. I think you missed the email sent by my colleague Sherwin. However, allow me to reiterate the response of my colleague and you can see it below: “Thank you for providing us the logs. We tried it on our end and we got the same result. However, if we remove

RE: AUTHENTICATION ERROR

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi JM, Thank you for reaching out to our API support team. To have a closer look at this AUTHENTICATION_ERROR, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client

Re: GOOGLE Adswords: Developer token is not allowed with project

2022-07-20 Thread Sitemap SEO
We assigned the "test" token to our cloud project. Do we need to regenerate an entirely new API Console project because we used the "test" token credentials with our current one? On Tuesday, July 19, 2022 at 10:38:26 PM UTC-4 adsapi wrote: > Hi, > > Thank you for getting back to us. Informing

Re: Local Service Ads API receiving a status of 200 but no data is returned.

2022-07-20 Thread Erin Foster
I wanted to add that we've been in convo for weeks with various different supports and they directed us here. On Wednesday, July 20, 2022 at 8:44:17 AM UTC-4 Erin Foster wrote: > We would like to receive data from the Local Service Ads API and then put > in into a google sheet. I am using the

Re: Keyword View Query returning Empty Results

2022-07-20 Thread Aarthi Ilangovan
Hi Team, Kindly let me know for any updates. Thanks ! On Tuesday, July 19, 2022 at 6:57:02 PM UTC+2 Aarthi Ilangovan wrote: > "Private message regarding: Keyword View Query returning Empty Results " - > This is the one > > On Tuesday, July 19, 2022 at 6:33:36 PM UTC+2 adsapi wrote: > >> Hi

RE: Google Adwords: Not getting data in actionItems[]/feedback of AdGroupAd

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chandra, Thank you for reaching out to our API support team. To have a clearer view to this issue, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library

AUTHENTICATION ERROR

2022-07-20 Thread JM
Hi I am getting AUTHENTICATION ERROR when trying to run the GetCampaign example, how to fix? What is the error? Request ID TmGL5WE81VBxMGz-6aczfw failed due to GoogleAdsException. Underlying errors: Error 0: error_code { authentication_error: AUTHENTICATION_ERROR } message:

RE: Google Ads API Query vs Google Ads UI Discrepancy in Impressions and Conversions

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi MJ, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. To be honest here with you, SQL is not on the list of client libraries being used in Google Ads API. Please check this link for the client libraries which are supported

developer token

2022-07-20 Thread ISMAIL TAIBANI
Hi Google Ads API Team Awe have standard access against one of our developer-token A on our Production-MCC and created Google API Console project on GCP so as per the doc (https://developers.google.com/google-ads/api/docs/first-call/dev-token) developer token is permanently paired with

RE: How long apply basic account get accepted?

2022-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dimas, Thank you for reaching out to our API support team. I appreciate your effort in providing details about your concern. Unfortunately, as much as we want to help you with this concern, we don't have visibility for a basic account level process. What we can do is reach out to the

Google Ads API Query vs Google Ads UI Discrepancy in Impressions and Conversions

2022-07-20 Thread MJ Steenberg
Hi Google Ads API Support, I've pulled my Google Ads data into BigQuery and I'm attempting to pull specific data using standard SQL queries - I'm attempting to get my values as accurate to the UI as possible. Campaign Level + Ad Group level all metrics are 100% except for my Impr. and Conv.

How long apply basic account get accepted?

2022-07-20 Thread dimas ilham
I already apply my basic account level on Monday, 18 July 2022 10:52(GMT +7), and from auto-reply, the google ads API I got says I will get in touch with the google team in 48 hours, so until now there's no reply from google yet. so I must count 48 hours in a business day or what? -- --