facing authentication issues

2024-08-07 Thread Sana
We have been facing authentication issues while trying to retrieve metrics data from our Google Ad campaigns. We encountered an "invalid_grant" error, and I have attached the file containing the details. I have tried using postman and yours 0Auth Playground but it seems that I have a proble

Error: Resource was not found

2024-08-07 Thread Mike Fang
Hi I got error `Resource was not found.` when trying to create a campaign The log is below I, [2024-08-07T17:07:01.776066 #91953] INFO -- : CID: 8667304723, Host: dns:///googleads.googleapis.com:443, Method: /google.ads.googleads.v16.services.CampaignBudgetService/MutateCampaignBudgets, IsFaul

Re: Error: Resource was not found

2024-08-07 Thread Parvez khan
hi dear users when i have create a google ads account google suspended my account due to suspicious payment policy. On Wednesday, August 7, 2024 at 1:08:44 PM UTC+4 Mike Fang wrote: > Hi > I got error `Resource was not found.` when trying to create a campaign > The log is below > I, [2024-08-07

RE: error: resource was not found

2024-08-07 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 support team. Please be informed that I have removed your response from the forums as it contains the PII information. Upon checking the logs, I could see that you are getting a RESOURCE_NOT_FOUND error while creating a shopping campaign. Th

Keyword Placeholder Not Working in Final URL Suffix

2024-08-07 Thread Markus
Dear Support Team, I am experiencing an issue with a Google Ads script where the keyword placeholder {keyword} is not being passed correctly in the final URL. My goal is to pass the keyword, which triggered the ad, directly in the URL. Unfortunately, this does not seem to be working as expect

Audience poppulation dramatically dropped

2024-08-07 Thread Andrii Veretko
Hi, We spotted that a lot of Ads Accounts faced the issue with extremily user population drop at the end of April. From our side we only changed version of Google Ads API to v15 (we did it April 23). But for some Ads Accounts this drop happened even earlier than April 23. What can be a reason?

RE: keyword placeholder not working in final url suffix

2024-08-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I want to confirm with you if the script you are having issues with is for Google Ads Scripts, or for the Google Ads API. I ask because we have a separate support pathway for Google Ads Scripts, so I want to make sure the right team is working on the case to solve your issue. This message i

RE: error: resource was not found

2024-08-07 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 support team. Note that the concerns related to Google Ads account suspension are out of scope for the Google Ads API support team. Hence, could you provide us with your Google Ads customer ID so that we can route you to the appropriate suppo

Errors with the ConversionUploadService and MCC accounts

2024-08-07 Thread Gonzalo Rubio
Hello everyone, We are trying to upload Google Ads conversions from our custom application to the Google Ads account of one of our customers, but we are facing some issues. It seems that when we try to use the GoogleAds Python Library to submit a conversion the API responds with an authentica

Re: customer match for search not working

2024-08-07 Thread John Joe Smith
My question is, how could the list sizes be so different for Display and Search. I understand some level of variation, but clearly there is either a bug with Customer Match for Search campaigns, or an additional requirement with Customer Match that only applies to Search campaigns that is not d

RE: audience poppulation dramatically dropped

2024-08-07 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 support team. I would like to inform you that it is not possible to check the history of OfflineUserDataJob via API to verify the amount of operations added. Instead, I would recommend that you refer to this guide to verify list upload and ma

ResourceExhausted: 429 Resource has been exhausted

2024-08-07 Thread Vamsee Srinivas
Hi Team, I am using the google ads api service in my project and I follow the below given format inside the python function where I request metrics for keywords. googleads_service = client.get_service("GoogleAdsService") keyword_plan_idea_service = client.get_service("KeywordPlanIdeaService")