Pmax Insights data API

2023-03-17 Thread Tuomas Laitinen
Good {insert_your_timeframe}! I am trying to get Pmax keywords insight data somehow to sheets, but can't find any solution for that. Can you any fellow ADS wizards help if there is any way to get the keyword data out from ADS? Thanks a lot for the help! Tuomas -- --

List of all customer data elements collected

2023-03-17 Thread Alison Shaffer
Hi friends: I'm looking for a complete list of all customer data elements collected by Google Analytics. I've been to the web pages, and I cant find all the data listed in one place. thanks Alison -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

"status": "RESOURCE_EXHAUSTED", At the very first request.

2023-03-17 Thread SUBIN P VASU
Message: { "message": "Resource has been exhausted (e.g. check quota).", "code": 8, "status": "RESOURCE_EXHAUSTED", "details": [ { "@type": "type.googleapis.com\/google.ads.googleads.v11.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "quotaError": "RESOURCE_EXHAUSTED" }, "message":

EVENT_NOT_FOUND Google error API

2023-03-17 Thread 'Sofia Aboy' via Google Ads API and AdWords API Forum
Hi support, I use Google Ad API for uploading offline conversation. We never have any issues with the upload until a few days ago. Suddenly all gclids are having this error EVENT_NOT_FOUND. I highly appreciate your support Method Name:

Re: All Api request are stucked without any response

2023-03-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Zied, Thank you for sending updates. Allow me to raise this concern to the rest of our team and we will provide updates shortly. Regards, Google Ads API Team ref:_00D1U1174p._5004Q2jZbkg:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

V11 to V13

2023-03-17 Thread Olayinka Popoola
Hi, please I have just updated the package on my application from V11 to V13. I am getting error that OAuth client was not found. Your suggestion will be appreciated Kind regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Severe performance degradation when listing bidding strategies

2023-03-17 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry ( https://groups.google.com/g/adwords-api/c/xXFRLQUeGbM) from the forum as it wasn't routed to our support queue. Regards, Google Ads API Team On Thursday, March 16, 2023 at 9:21:52 PM UTC+8 Paul wrote: > Hello, > > we are experiencing a severe performance

Re: Internal Error Occurred while submitting Batch Job for Creating RSA

2023-03-17 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry ( https://groups.google.com/g/adwords-api/c/uZWbNYosSVY) from the forum as it wasn't routed to our support queue. Regards, Google Ads API Team On Friday, March 17, 2023 at 3:50:33 PM UTC+8 sam...@optmyzr.com wrote: > Hi Team, > > While Submitting *Batch Job* with

Re: All Api request are stucked without any response

2023-03-17 Thread Dataseek Business Solutions
Zied, I have the same problem, see my thread. https://groups.google.com/g/adwords-api/c/y4oeqGQHqUI Maybe I have to go back downgrade or do some major ASYNC code changes. Em terça-feira, 14 de março de 2023 às 14:39:19 UTC-3, Zied Chaari escreveu: > Hi Google Team, > > We have upgrated the

Invalid Conversion action Google error API

2023-03-17 Thread 'Sofia Aboy' via Google Ads API and AdWords API Forum
Hi support, I use Google Ad API for uploading offline conversation. We never have any issues with the upload until a few days ago. Suddenly all gclids are having this error INVALID_CONVERSION_ACTION. I highly appreciate your support Method Name:

google ads to windows UWP convestion

2023-03-17 Thread 'Maxim Belov' via Google Ads API and AdWords API Forum
Hi, We want to track a conversion that comes via the following flow google ads -> landing page -> player goes and installs application from Mircosoft Store -> makes a purchase inside the windows application. We are able to capture the gclid value (and anything else) from the landing page to

Re: how to use enablePartialFailure or enableWarnings in uploadUserData

2023-03-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Yassine, Thank you for getting back to us. Yes it is fine because it is not mentioned in this document that all of the fields should be filled out for the address info. In addition, I tried it also on my end and it works. Kind regards, Google Ads API Team ref:_00D1U1174p._5004Q2jzgSi:ref

Re: All Api request are stucked without any response

2023-03-17 Thread Zied Chaari
Hi, Even with UseGrpcCore = true it's not working. I'm using .NET framework 4.8. GoogleAdsConfig configGoogleAdsApi = new GoogleAdsConfig { DeveloperToken = "DEVELOPER_TOKEN", OAuth2ClientId = "CLIENT_ID",