quota_error: RESOURCE_EXHAUSTED without QuotaErrorDetails

2023-04-28 Thread Markus Heiden
Hi, I am using KeywordPlanIdeaService.generateKeywordIdeas() and sometimes getting quota errors though I obey the 1 QPS rate limit. Furthermore the quota error message says that I need to wait for 30 seconds. But there are no corresponding QuotaErrorDetails (hasDetails() says false). So I am no

Re: Where can I find the reach in the API ?

2023-04-28 Thread Demian Matarazzo
is there an estimated date or a workaround to retrieve reach and frequency metrics for youtube, display and discovery? thanks El Thursday, January 26, 2023 a la(s) 12:57:45 PM UTC-3, Google Ads API Forum Advisor escribió: > Hi, > > Thank you for reaching out to the Google Ads API support team.

Getting mutateError":"MUTATE_NOT_ALLOWED" when publishing an add

2023-04-28 Thread Gustavo Galegale
Hi, I'm getting the following error: Method Name: /google.ads.googleads.v12.services.AdGroupAdService/MutateAdGroupAds Host: googleads.googleapis.com Headers: { "x-goog-api-client": "gl-php\/7.4.33 gccl\/17.1.0 gapic\/17.1.0 gax\/1.19.1 grpc\/1.40.0 rest\/1.19.1 pb\/+n", "x-goog-request-

Re: Total active products in each Performance Campaign

2023-04-28 Thread shahids...@gmail.com
Hey, I didn't build a request as I don't know how to request products from a PMax campaign. I just want to know the resource which I should use to fetch the products from a PMax campaign as shown in the screenshot that I posted. That's all that I need. On Saturday, April 29, 2023 at 12:48:33 A

Re: geo performance report countrycode

2023-04-28 Thread Chad Wood
Hey, thanks for reaching out. This is exactly what I was looking for. So, what I'm doing now is collecting the metrics I need from `geographic_view`. I extract all the `geographic_view.country_criterion_id`s from your response, and use that in a follow up query to `geo_target_constant`. My foll

Why the Google Ads API doesn't provide data for countries shown in the UI?

2023-04-28 Thread Chad Wood
Hello, When reviewing reports in the UI, I can get our performance as it pertains to each country. See below, I have data coming from Albania. [image: 2023-04-28 11_06_42-.png] Now see, I try querying the same info using the Google Ads API ``` SELECT geographic_view.country_criterion_id,

Re: Geo Performance Report countrycode

2023-04-28 Thread Chad Wood
What would now be the updated solution to this? On Friday, July 14, 2017 at 11:40:23 AM UTC-7 Shwetha Vastrad (AdWords API Team) wrote: > Hi David, > > The data returned in the Country/Territory column is the ID of the country > Location associated with the impression. You can look up the cor

Different output between Google Ads Keyword Planner and Google Ads API KeywordPlanIdeaService

2023-04-28 Thread Michael Diamantopoulos
Hello, Is there an argument in the KeywordPlanIdeaService similar to the "Use the entire site" in the Keywords Planner UI? The results I am getting from KeywordPlanIdeaService are similar to the Keywords Planner UI only if the "Use only this page" option is selected Thanks a lot in advance --

[no subject]

2023-04-28 Thread Md shahid Hasan
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

RE: where could i find code example about location asset?

2023-04-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Guofu, You have now reached the Google Ads API Forum. To answer you in general, the supported code samples in Google Ads API are listed in this link: https://developers.google.com/google-ads/api/samples, I'm afraid that the add location assets is not here. That said, you may please consider

Re: automatically output lead form information from google ads to a spreadsheet.

2023-04-28 Thread Hiro
Thank you for getting back to me. As advised, I will first reach out to the Google Ads Scripts support team. Thank you also for providing the links. 2023年4月28日金曜日 19:01:09 UTC+9 Google Ads API Forum Advisor: > Hi, > > Thank you for raising this concern to the Google Ads API support team. >

Re: Total active products in each Performance Campaign

2023-04-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello All, Thank you for reachout out. I understand that you wish to obtain a list of products that belongs to a PMax campaign and you have made a report that obtains products receiving impressions in each campaign but you just want to get the active products Can you please provide me with an

RE: automatically output lead form information from google ads to a spreadsheet.

2023-04-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising this concern to the Google Ads API support team. Regarding your concern, can you confirm if you want to get the lead form information via the Google Ads API? If so, then the report to be used in order to get the said data is the lead_form_submission_data report. Also,

Error: CUSTOMER_NOT_ALLOWLISTED_FOR_THIS_FEATURE

2023-04-28 Thread Siddhi Khole
Dear Google Team, We are facing an error as below, error_code { not_allowlisted_error: CUSTOMER_NOT_ALLOWLISTED_FOR_THIS_FEATURE } message: "Customer is not allowlisted to access this feature." To give you the context we are trying to create assets for ads. We have provided all the basic ac

RE: maximum bid that we can set on keyword , adgroup

2023-04-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, You have now reached the Google Ads API Forum. Please note that our support channel can provide assistance related to Google Ads API (https://developers.google.com/google-ads/api/docs/start) technical issues only. To be honest with you, the Google Ads product team is more knowledgeable whe

Where could I find code example about location asset?

2023-04-28 Thread msgu...@gmail.com
Where could I find code example of below document? https://developers.google.com/google-ads/api/docs/assets/location-assets#add-location-assets I'd like to use place Id in lcoation_set directly without link GMB or GMC accounts. Is it possible? Thanks, Guofu -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: use location asset and call asset in pmax via api

2023-04-28 Thread msgu...@gmail.com
Could you give me a clear answer. Could I link call asset and locationasset to pmax campagin if I didn't run out of resources. Thanks, Guofu On Thursday, April 27, 2023 at 2:26:45 PM UTC-7 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for coming back to us. I hope you are doing well

Re: Total active products in each Performance Campaign

2023-04-28 Thread Benjamin Davis
I'm looking for the same thing. I've been able to build reports that can show the number of products receiving impressions in each campaign but I just want active products On Friday, 28 April 2023 at 08:59:17 UTC+1 shahids...@gmail.com wrote: > Hi, > > Thanks for replying. I am just looking to

Re: Total active products in each Performance Campaign

2023-04-28 Thread shahids...@gmail.com
Hi, Thanks for replying. I am just looking to get the list of products that a certain PMAX campaign has. On Thursday, April 27, 2023 at 11:17:27 PM UTC+5 Google Ads API Forum Advisor wrote: > Hello, > > Thank you for chiming in on this thread. > > Can you please provide more details with your

Re: Missing country_code in ProductBiddingCategoryInfo

2023-04-28 Thread 'Saurav Shanu' via Google Ads API and AdWords API Forum
Thank you for the reply. We already have this information as mentioned in the first message. What we wanted to know is if there's an alternate field which we can use for getting the country code? On Wednesday, April 26, 2023 at 12:40:49 PM UTC+5:30 Google Ads API and AdWords API Forum wrote: >

Maximum bid that we can set on keyword , adgroup

2023-04-28 Thread 'Simran Bhat' via Google Ads API and AdWords API Forum
I would like to know what is value of maximum bid that we can set in google ads . Right now , if I try to increase the bids above $1000 , it shows " Value exceeds the allowed maximum " . Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlead