Refresh Token Check

2022-09-28 Thread AdWordsAPI-Gnr
Subsejct : [Reminder] Migrate your impacted OAuth out-of-band flow to an alternative method before Oct. 3, 2022 This is how I got an e-mail. i hadn't seen it before. I panicked. I need urgent support. I am getting Refresh Token in my new project. But I always get the same error when trying to

Re: Refresh Token Check

2022-09-28 Thread AdWordsAPI-Gnr
problem solved. The refresh token is incorrect. 28 Eylül 2022 Çarşamba tarihinde saat 21:53:44 UTC+3 itibarıyla AdWordsAPI-Gnr şunları yazdı: > Subsejct : [Reminder] Migrate your impacted OAuth out-of-band flow to an > alternative method before Oct. 3, 2022 > > This is how I got

ADD SITELINK : LEGACY_EXTENSION_TYPE_READ_ONLY

2023-04-23 Thread AdWordsAPI-Gnr
Hello, i am using rest api. Can you help with the below error? What's the problem? I want to add sitelink for ad group. Thanks. array(1) { ["error"]=> array(4) { ["code"]=> int(400) ["message"]=> string(37) "Request contains an invalid argument." ["status"]=> string(16

Resource has been exhausted (e.g. check quota)

2024-06-26 Thread AdWordsAPI-Gnr
Hello, I pull campaign performance reports hourly for around 500 different accounts. However, I am having serious problems after the last update. I'm getting limit errors. Is it possible to report each account with a single query instead of reporting it separately? Can you suggest an alternative

Re: API Issue - High Latency and deadline exceeded errors all of a sudden

2024-06-26 Thread AdWordsAPI-Gnr
The same situation continues for me. However, I thought the problem was related to new query limits. I hope it is a general problem and gets solved. 26 Haziran 2024 Çarşamba tarihinde saat 20:27:48 UTC+3 itibarıyla Levi Kline şunları yazdı: > Interesting -- I was not aware of this breaking chan

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

Can I add new payments via API?

2024-03-03 Thread AdWordsAPI-Gnr
Hello, I use rest api for the account. Can I add new payments via API? Payment profile and card information already exist. If possible, what functions should I use? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: Fatal Error: invalid_request

2016-08-31 Thread AdWordsAPI-Gnr
stable does not work. usually gives an error. ( "error" : "invalid_request" ) sometimes it gives good results to our request. help please. thanks 31 Ağustos 2016 Çarşamba 20:56:33 UTC+3 tarihinde Nadine Sundquist (AdWords API Team) yazdı: > > Hello Everyone, > > Thanks for reporting this. We

Re: Fatal Error: invalid_request

2016-08-31 Thread AdWordsAPI-Gnr
We've got the same problem. We use versions v201605 and v201607. Is there a problem in google server? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~

Re: Fatal Error: invalid_request

2016-09-01 Thread AdWordsAPI-Gnr
He was trying for a long time. He gave no reason error. We never make a change. 1 Eylül 2016 Perşembe 20:20:10 UTC+3 tarihinde Nadine Sundquist (AdWords API Team) yazdı: > > Greetings Everyone, > > First of all, thank you to everyone for being so helpful. Did anyone have > enough trace logging

Re: Fatal Error: invalid_request

2016-09-01 Thread AdWordsAPI-Gnr
Hello, 201 605 and 201 607 versions were tested. We did not encounter the error. We continue to test. We're glad to be resolved. Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.g

get radius targets.

2021-06-14 Thread AdWordsAPI-Gnr
Hello, I need solution to prevent bots or fake clicks. I created radius targets for my ad. I can get the information of the incoming click simultaneously with the tracking template. But I also want to get radius targets. How can I do that? I have the standard ads api token. I've been using googl

Re: Why are AdWords API reports being deprecated now?

2021-07-08 Thread AdWordsAPI-Gnr
Greetings, PLACEMENT_PERFORMANCE_REPORT This report returns empty results. Why is there such a problem even though the removal date is September 13, 2021? 21 Haziran 2021 Pazartesi tarihinde saat 17:28:01 UTC+3 itibarıyla Oliver şunları yazdı: > That's great, Nadine. Many thanks indeed. > > Ol

Re: Why are AdWords API reports being deprecated now?

2021-07-08 Thread AdWordsAPI-Gnr
8 Temmuz 2021 Perşembe tarihinde saat 20:10:23 UTC+3 itibarıyla adsapi şunları yazdı: > Hello, > > Could you please provide the query, time range, and client customer ID > that you are using to retrieve that report? The timeline was indeed pushed > out, so there may be something else go

OAuth expires

2021-07-09 Thread AdWordsAPI-Gnr
Greetings, What is the expires_in value? after how many days or how many minutes does this token disappear? What does 3599 mean in time? { "access_token": "ya29.xxx", "expires_in": 3599, "scope": "https://www.googleapis.com/auth/adwords";, "token_type": "Bearer"

Can't access Google Servers

2021-11-12 Thread AdWordsAPI-Gnr
We had a problem like this before. Is it the same again? The running application is currently not working. Is it related to accessing Google servers? Fatal error: Uncaught exception 'RuntimeException' with message 'Error creating resource: [message] fopen(): SSL: Connection reset by peer [fil

Re: Can't access Google Servers

2021-11-12 Thread AdWordsAPI-Gnr
I mentioned it while opening the thread. The issue was related to google servers and has been fixed. :) No need to look for another problem. There was a similar problem before. It's a temporary issue. 12 Kasım 2021 Cuma tarihinde saat 18:11:06 UTC+3 itibarıyla adsapi şunları yazdı: > Hi Igor,

I have an important problem. Ads Api Delayed Data

2022-01-25 Thread AdWordsAPI-Gnr
I have an important problem. Google Ada Api reports are showing lagging. There was no such problem in the AdWords API. When I control the api instantly with the administration panel, the values would always be equal. Unfortunately, the values are different in Ads Api. I check both sides in real

geographic_view - report help

2022-01-25 Thread AdWordsAPI-Gnr
Hi, This report shows two items. What can I do for it to show only one item? How do I group these two rows?(AREA_OF_INTEREST , LOCATION_OF_PRESENCE) Thanks. *QUERY * SELECT campaign.id, campaign.name,geographic_view.country_criterion_id, metrics.cost_micros, metrics.clicks, metrics.all_conve

Re: geographic_view - report help

2022-01-26 Thread AdWordsAPI-Gnr
I shared the query and the returned data. How can I get one item to return for each campaign? Could you help. How can I get request id with rest api? I couldn't solve it. thanks 26 Ocak 2022 Çarşamba tarihinde saat 12:01:55 UTC+3 itibarıyla adsapi şunları yazdı: > Hello, > > > > I'm Kevin fr

stop a video campaign - MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2022-02-06 Thread AdWordsAPI-Gnr
I couldn't stop a video campaign. I am doing it with rest api. What could be the problem? array(1) { ["error"]=> array(4) { ["code"]=> int(400) ["message"]=> string(37) "Request contains an invalid argument." ["status"]=> string(16) "INVALID_ARGUMENT" ["details"]=

Re: stop a video campaign - MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2022-02-07 Thread AdWordsAPI-Gnr
However, this is not a solution. When will support be given? There was also no support for the AdWords API. It is very interesting that there is no support in the new version. It is stated that support will be given in the following other issues. Could you please confirm. However, I see no impr

Could unauthorized users be accessing my account?

2022-02-15 Thread AdWordsAPI-Gnr
Hi, Can others use my own ads API developer token without permission? I am having serious problem. I came across a few transactions that were not done by me. Could you please help with the details. For example, on which IP address was the campaign stop process made? Unauthorized persons may be i

Re: 503 - visibility check was unavailable. please retry the request and contact support if the problem persists

2025-06-12 Thread AdWordsAPI-Gnr
Thanks. I think the problem is solved now. I don't get any errors. 12 Haziran 2025 Perşembe tarihinde saat 22:21:59 UTC+3 itibarıyla Google Ads API Forum Advisor şunları yazdı: > Hi, > > Thank you for contacting the Google Ads API support team. > > With regard to your concern, I am checking

503 - Visibility check was unavailable. Please retry the request and contact support if the problem persists

2025-06-12 Thread AdWordsAPI-Gnr
Hello, I get the following error in all my query requests. I am using v18. I tested other versions. same error. Is there a general problem? result : 503 - Visibility check was unavailable. Please retry the request and contact support if the problem persists -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~