RE: 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\

2023-06-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
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

RE: how get auction insights metircs??

2023-06-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising your concern to the Google Ads API team. Kindly note that metrics.auction_insight are not publicly available for now. Since these metrics are not publicly available to the developers, what we can do is to advise you to wait until it opens for everyone. In line with yo

Performance metrix

2023-06-06 Thread maxcode ITSolutions
Hi, I have two queries to now about 1) I need to get campaigns clicks, cost etc. for today(or a particular date) on hourly basis something like the below image performancegraph.png, I have attached. 2) How I can I get total cost , total clicks of a campaign between two dates? -- -- =~=~=~=

Re: Campaigns retrieve status for specific day "2023-05-01"

2023-06-06 Thread maxcode ITSolutions
I am facing the same issue. On Tuesday, June 6, 2023 at 12:15:24 PM UTC+5:30 Jakub Banik wrote: > SELECT segments.date, campaign.name, campaign.id, campaign.status FROM > campaign WHERE segments.date BETWEEN '2023-04-01' AND '2023-04-01' ORDER BY > segments.date, campaign.name > This query abov

RE: access for reach forecasting api

2023-06-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API forum. Requesting access to Reach Forecasting(https://developers.google.com/google-ads/api/docs/reach-forecasting) in Google Ads API is available to allow listed accounts only. That said, you need to reach out to your assigned Google represe

Re: GoogleAds Auction Insight Metrics exist in API v11 now, but developer access denied

2023-06-06 Thread laila ribke
Any news regarding this issue? On Wednesday, 24 August 2022 at 17:51:46 UTC+2 Google Ads API Forum Advisor wrote: > Hi Dorian, > > Thank you for bumping this thread and for your interest with auction > insight metrics. > > These metrics, however, are currently not publicly available and our AP

Upload conversions AND enhanced conversions WITH gclid via the API

2023-06-06 Thread Joachim Løvgaard
Hi I want to 1. Upload a conversion with a gclid 2. Upload an enhanced conversion for the same conversion as above both done through the API. I have tried *a lot* of API calls, conversion actions, read a lot of conversations on this forum, but I can't seem to figure it out. Is this really not

Is API Down? TRANSIENT_ERROR

2023-06-06 Thread Oliver
Starting about 20 mins ago all our API calls are returning TRANSIENT_ERROR. Is anyone else experiencing this? Oliver -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: getting lot of internal error and deadlineexceeded

2023-06-06 Thread cv
Hello Nadine, *It is again. We are facing issue again.* Failure: {"errors":[{"errorCode":{"internalError":"TRANSIENT_ERROR"},"message":"A transient internal error has occurred. Retry the request."}],"requestId":"u5xuoCnpZbrW63CZfN5bGg"} WARNING: Request made: Host: "googleads.googleapis.com

Re: getting lot of internal error and deadlineexceeded

2023-06-06 Thread AdWordsAPI-Gnr
Hi, We get the same error on all our requests. 500 Internal error encountered. A transient internal error has occurred. Retry the request. 6 Haziran 2023 Salı tarihinde saat 16:25:09 UTC+3 itibarıyla cv şunları yazdı: > Hello Nadine, > > *It is again. We are facing issue again.* > > Failure: >

Campaign labels created on MCC account

2023-06-06 Thread Ales Sturala
Hello, If a campaign label is created on MCC account and then applied on campaigns of different accounts, can we see them to be assigned to campaigns in the API? It seems that any campaign label that comes from different account (MCC), does not show in the *campaign* report, *campaign.labels* f

Schema to extract search keyword attributes through API

2023-06-06 Thread Atul Shukla
I want to extract average CPC and average CPM for the search keywords through API. While comparing data from UI report for search keyword and data fetched through API using keyword_view schema there were no matching records found. Which schema should I refer to pull the average CPC and averag

Re: Google Ads API - Generate forecast metrics

2023-06-06 Thread Mnk
It's very strange, i check on documentation but i see nothing... But now, this (below) return an empty object... This is why i the foreach dosen't work. var_dump($generateForecastMetricsResponse->getKeywordForecasts()) I verify the keyword plan ID , it's Correct ! I don't find a way for check

Re: Google Ads API - Generate forecast metrics

2023-06-06 Thread Aqeel Ashraf
Hi, I am facing the same issue and didn't get any help yet. Still trying to find the solution. On Tuesday, 6 June 2023 at 21:08:50 UTC+5 Mnk wrote: > It's very strange, i check on documentation but i see nothing... > > But now, this (below) return an empty object... This is why i the foreach

Re: getting lot of internal error and deadlineexceeded

2023-06-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello All, There was an outage this morning reported for multiple products including Google Ads. The status dashboard was updated: https://ads.google.com/status/publisher/ I've heard from folks that the issue should now be resolved. All the best, This message is in relation to case "ref:_00D1U

RE: developer token not enabled for reachplanningservice.

2023-06-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Sai, Welcome to Google Ads API Support team. Thank you for reaching out to us. I can see that you have standard access for your developer account. However, there is a eligibility requirement to use ReachPlanningService. Kindly validate on your end if you have met each requirement below:

Re: Google Ads API Conversion Events

2023-06-06 Thread David Levin
Thank you! I believe it's working, but there appears to be a problem with the Google Ads REST API. When I try to access the documentation ( https://developers.google.com/google-ads/api/rest/overview) I get a SERVICE UNAVAILABLE error and if I try to access any of the v13 endpoints like ( https://g

Re: Google Ads API - Generate forecast metrics

2023-06-06 Thread Patrick P
Seeing the same with PHP using their documented examples. I have a ticket open with our google representative still waiting to hear back. This broke our forecasting tool which is critical to our business, we do not use either of the two deprecated calls and our code matches the current document

Re: Google Ads API Conversion Events

2023-06-06 Thread David Levin
It looks like the entire hostname https://googleads.googleapis.com/ might be down, so I am guessing it's an even bigger issue. On Tue, Jun 6, 2023 at 12:33 PM David Levin wrote: > Thank you! I believe it's working, but there appears to be a problem with > the Google Ads REST API. When I try to

RE: how to reproduce this ui report with the api?

2023-06-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chad, Thanks for reaching out to the Google Ads API Team. I hope you are doing well today. With regards to your 1st concern from your 1st email, thank you for confirming that the issue has been resolved on your end. We highly appreciate your shared information. Moving forward to your anoth

Re: How to get data for a certain month only?

2023-06-06 Thread Bryan Yen
just in case someone else runs into this issue. I was able to get it working by using 'segments.date' instead of 'segments.month' in the WHERE clause. -- WHERE segments.*date* DURING LAST_MONTH -- On Monday, June 5, 2023 at 7:54:41 PM UTC-7 Bryan Yen wrote: > Hi, > > I want to get data for a c

Re: keyword_forecasts field has disappeared in generateforecastmetricsresponse

2023-06-06 Thread Aqeel Ashraf
Hi, Is there any example available that how to use *KeywordPlanCampaignForecast* I can't find the like it is available for Generate Forecast Metrics (https://developers.google.com/google-ads/api/docs/keyword-planning/generate-forecast-metrics) On Tuesday, 6 June 2023 at 17:20:40 UTC+5 Google

My application for standard access API permission has not been answered for more than 9 days.

2023-06-06 Thread app free
Dear Team, My application for standard access API permission has not been answered for more than 9 days. Our request is for Google Ads API, with the main plan being 1)Reporting 2)Creation/management Could you help me find out where the problem is? And this is my MCC: 693-304-4207 Pls hel

Re: Basic Access Application

2023-06-06 Thread Rohit
Hello, Just checking to see if you are able to advise on this. Best Regards, Rohit On Tuesday, June 6, 2023 at 10:50:14 AM UTC+10 Rohit wrote: > Hi Team, > > Hope you are having a great week so far! > > Its been two weeks since I applied for basic access on my developer token > associated with

RE: click data retrieval taking too long

2023-06-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rami, Thank you for reaching out to the Google Ads API Forum Channel. Please do note that the performance of operation in your code depends on the environment in which you are running your python program (e.g. OS Platform and Distribution, Python version, etc.). I would suggest reaching ou