RE: api call to add negative terms in google ads

2024-11-05 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 note that the value must exactly match one of the authorized redirect URIs for the OAuth 2.0 client, which you configured in your client's API Console Credentials page. If this value doesn't match an authorized URI, you

API Call to add negative terms in Google Ads

2024-11-05 Thread Webdev
I trying to connect my project in Make.com with Google Ads with an API call. Someone can explain me why when i try to connect Make.com and Google Ads through an API call i find a "400 Error: redirect_uri_missmatch" although my list of redirect_url is correc

Re: Google Ads API: missing conversion actions from API call

2024-09-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I would like to inform you that our team is currently working on this issue. One of our teammates will get back to you once we have an update on this. Meanwhile your patience is appreciated. This message is in relation to case "ref:!00D1U01174p.!5004Q020WP1z:ref" (ADR-00037995) Thanks, Go

Re: Google Ads API: missing conversion actions from API call

2024-09-03 Thread Duong Nam
I’m writing this email to ensure that you received the information I sent to you via Reply via Author. To summarize, I have been using the REST API through JavaScript fetch. All other campaign requests have gone smoothly and returned complete information. The issue arises when I request the list

Re: Google Ads API: missing conversion actions from API call

2024-09-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I can confirm that you are using the correct resource. You can retrieve details about your existing conversion actions using the conversion_action resource. To assist you further on why a certain conversion action is not fetched via the API, could you provide us with the uncropped UI screen

Re: Google Ads API: missing conversion actions from API call

2024-09-03 Thread Duong Nam
I am also encountering this issue, specifically as follows: Query: *SELECT conversion_action.name, conversion_action.firebase_settings.event_name, conversion_action.category FROM conversion_action* The returned list contains all conversion actions belonging to categories such as Default, Downl

RE: search intent beta insights api call?

2024-08-20 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 suggest you refer to the documents search_term_view and metrics to get more information on all the available metrics in the Google Ads API. If you still need any further assistance, could you please provide the uncroppe

Search Intent Beta Insights API Call?

2024-08-20 Thread Joe Hall
Does anyone know how to pull this information via the API? [image: intent beta.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you a

Request for API Call Code - DV360

2024-07-31 Thread digitalreachpremium premium
Dear Google Group, I hope this message finds you well. I am currently working on a project that involves making API calls to Display & Video 360 (DV360). I am seeking assistance with obtaining the code required for these API calls. Could someone kindly provide the code or direct me to releva

Re: uploadClickConversions api call is not responding

2024-07-08 Thread Puspendra Srivastava
MCC - 1329268425 Customer Id - 1963690662 On Monday, July 8, 2024 at 2:15:38 PM UTC+5:30 Puspendra Srivastava wrote: > Hi, > > I have basic access for my developer token. When I am trying to upload the > click conversion, api call is getting hang (not responding). Could someone &

uploadClickConversions api call is not responding

2024-07-08 Thread Puspendra Srivastava
Hi, I have basic access for my developer token. When I am trying to upload the click conversion, api call is getting hang (not responding). Could someone please help? Thanks, Puspendra -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Urgent: Error "invalid_grant" with OAuth2 API Call

2024-06-26 Thread vinicius motta
Hello, I am facing this issue with the API call in auth2. Theoretically, everything is correct, including the client id, secret key, code, grant type, and redirect uri, but it does not return the expected results. Could you please check what might be wrong or suggest a solution? My app is

Issue with API Call: Need Assistance Resolving Unexpected Errors when use AudienceInsightsService

2024-06-13 Thread Jing CHEN
I encountered a strange situation when using the API. In the following call, ``` client = mccid_client[mcc_id] ga_service = client.get_service("AudienceInsightsService") affinity_user_interest_enum = ( client.enums.AudienceInsightsDimensionEnum.AFFINITY_USER_INTEREST ) in_market_user_interes

RE: googleads api flag for testing mutate api call?

2024-05-20 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 suggest you check this document which provides an introduction to testing with the Google Ads API. You may refer to this video Testing in Practice for more information. You may follow these Best Practices for testing yo

GoogleAds Api flag for testing mutate api call?

2024-05-20 Thread Cantare John
Is there any flag that i can specify on payload , to execute mutate actions but i want to see only the output not modify the items on Google Ads? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: api call limit & api policy help

2024-05-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 find the answers for your questions below: 1. Has Google Ads API Call limit per min & per day ? do you mind me to guide API Call Limit Help Page? Kindly note that with basic access to yourYes, Google Ads API has poli

API Call Limit & API Policy Help

2024-05-07 Thread 박재한
hello, My Name is Jaehan Park. thx to check help call. I would like to these questions. 1. 구글 Ads API 호출에 대한 하루, 분 단위의 호출 횟수 제한이 있는지 Has Google Ads API Call limit per min & per day ? do you mind me to guide API Call Limit Help Page? 2. 프로그램, 솔루션 개발 시 Ads API 활용 제한 정책 등이 있는지 Have the Po

Re: unable to extract paused data from google ads using api call

2024-05-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, After checking the .csv file you have provided, I would like to inform you that the campaign 'E_Kin_TVS_Raider_Brand_DemandGen_Mah_Jhar_Mar24' has campaign_criterian_status value is 2 and campaign_status value is 3 which indicates as 'PAUSED' status. This message is in relation to case "ref

Re: unable to extract paused data from google ads using api call

2024-05-05 Thread digitalreachpremium premium
hi i have checked the same resource name in my query , but is campaign status is "2" , it means "ENABLED", what are the possible reason for this? also please remove the above comment from this On Friday, May 3, 2024 at 6:23:38 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > I have re

Re: unable to extract paused data from google ads using api call

2024-05-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I have replicated your issue and I am able to get the 'paused' data while including the segments.date for "resourceName": "customers/5882499660/campaigns/21084946503". Please see the below sample logs for information: "query": "SELECT campaign_criterion.location.geo_target_constant, campai

Re: unable to extract paused data from google ads using api call

2024-05-02 Thread digitalreachpremium premium
hi i cant't provide customer ID , because i am working in a in as organization, my question is here am using " location_view" resource ,but here unable to pull "PAUSED" data according with segemnt date, please go though my query comapains_query = "SELECT campaign_criterion.location.geo_target_

Re: unable to extract paused data from google ads using api call

2024-05-01 Thread digitalreachpremium premium
hi I have tried the same still not getting the "PAUSED STATUS", "comapains_query = "SELECT campaign_criterion.location.geo_target_constant,campaign.id,campaign.name,campaign_criterion.status,campaign.status,campaign_criterion.bid_modifier,metrics.clicks,metrics.impressions,metrics.ctr,metrics.ave

Re: unable to extract paused data from google ads using api call

2024-04-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, To extract campaign data with "PAUSED" status by using segments. Kindly refer to the below sample query: {   "query": "SELECT campaign.id, campaign.name, segments.date, campaign.status, metrics.impressions FROM campaign WHERE campaign.status = 'PAUSED' and segments.date between '2024-02-

Re: unable to extract paused data from google ads using api call

2024-04-30 Thread digitalreachpremium premium
Dear Google Ads Team, I hope this email finds you well. I am reaching out to seek your assistance regarding a query I am working on within my organization. The goal is to extract data for campaigns with a status of "PAUSED" while utilizing the segment resource in my query. Given the sensitiv

Re: unable to extract paused data from google ads using api call

2024-04-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, In order to replicate the issue from our end, kindly provide us with the complete API logs (request and response with request-id and request header) generated at your end so that we can verify why you are getting an status as 'ENABLED'. If you are using a client library and haven't enabled

Re: unable to extract paused data from google ads using api call

2024-04-22 Thread digitalreachpremium premium
hi i need segment date according with this, while am adding segment date only "ENABLED" status data can be pull from the backend On Monday, April 22, 2024 at 3:15:51 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > No

Unable to extract PAUSED Data from Google Ads using API call

2024-04-21 Thread digitalreachpremium premium
Hi I am writing to seek your assistance with an issue I am experiencing when trying to extract data using the Google Ads API. Specifically, I am unable to retrieve data for campaigns or ad groups that are in the PAUSED status. I am using the API call [describe your API call] to fetch data from

Re: unable to extract state or location column with campaign, ad group, ad group ads, and metrics in google ads using api call

2024-04-11 Thread digitalreachpremium premium
hi I need county, State, city details, data type of campaign_criterion. location.geo_target_constant is RESOURCE NAME, how to extract string content from it On Friday, April 5, 2024 at 1:47:27 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google A

Re: api call failed with 429 status but apparently was successfully executed

2024-04-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Kindly note that we cannot investigate the issue without sufficient details. We need your Google Ads account Id(CID) and complete API logs to analyse further from our end. Please send these details via Reply privately to the author option, or direct private reply to this email, note that yo

Re: api call failed with 429 status but apparently was successfully executed

2024-04-06 Thread Andrii Veretko
An issue is not that I'm receiving 429 RESOURCE_EXHAUSTED. I'm OK with it, since I can simply do a re-try in few seconds. An issue is that when I do the re-try Google Ads API responses me that Job has been already started but it shouldn't be started because you failed my request to start it. On

Re: api call failed with 429 status but apparently was successfully executed

2024-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, We have only received the response body. Since you are using the customers.offlineUserDataJobs.run rest interface, kindly try making the request to that endpoint and provide us with the updated complete API logs (request and response with request-id and request header) generated at your end

Re: api call failed with 429 status but apparently was successfully executed

2024-04-05 Thread Andrii Veretko
/rpc/v16/QuotaErrorEnum.QuotaError#resource_exhausted> > error > when you run OfflineUserDataJob. This may be due to the fact that you have > reached 1 QPS(query per second) limit which counts as 60 requests per 60 > seconds. When you re-try the same API call you

Unable to Extract State or Location Column with Campaign, Ad Group, Ad Group Ads, and Metrics in Google Ads Using API Call

2024-04-04 Thread digitalreachpremium premium
Hi I am writing to seek assistance regarding an issue I am facing with extracting state or location information along with campaign, ad group, ad group ads, and their respective metrics in Google Ads using the API call. Despite my efforts, I have encountered challenges in retrieving the desired

RE: api call failed with 429 status but apparently was successfully executed

2024-04-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
requests per 60 seconds. When you re-try the same API call you are encountering JOB_ALREADY_STARTED error which means that uploading job is already started. To analyse this issue further, could you provide us with the below details. >From when do you start encountering this error? Is this happen

API call failed with 429 status but apparently was successfully executed

2024-04-04 Thread Andrii Veretko
eference/rest/v15/customers.offlineUserDataJobs/run>. * I'm doing an API call to run OfflineUserDataJob but getting back 429 status code. I know it means rate limit issue, so after N seconds I'm doing the re-try of this API call. But apparently I'm getting back status code 400 "Once the upload job is

RE: ads api call error

2024-04-02 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 could see that you are encountering the 'insufficient_scope' error. Could you please provide confirmation on the below questions: Are you encountering the scope error only with the generateKeywordIdeas or any other requests t

ADS API call error

2024-04-01 Thread ye devean
I according to google Ads api implements call keywordPlanServiceClient.generateKeywordIdeas(requestBuilder.build()) response error: Headers: Metadata(content-type=application/grpc,www-authenticate=Bearer realm="https://accounts.google.com/";, error="insufficient_scope", scope="https://ww

RE: google api -- call duration (for google paid search ads)

2024-03-11 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. By reviewing your query, I understand that you want to pass the call duration field to calculate the calls that are 60+ seconds to determine a conversion via the Google Ads API. I would suggest you refer to the field call_view.

Re: Google API -- Call Duration (for Google Paid Search Ads)

2024-03-11 Thread Abhishek Kumar
Have you got a response? I'm facing the same issue. On Friday, March 8, 2024 at 9:35:24 AM UTC+5:30 Kurtis Johnson wrote: > I am building an API connection, how can I pass through Call Duration for > my paid search reporting? I need to calculate calls that are 60+ seconds > to determine a conv

Re: Unable to create Asset Group Signal via. API call

2023-10-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Upon checking further, I understand that you are facing an issue with the campaigns. Could you please provide us with the complete API logs (request and response with request-id and request header) generated at your end. If you are using a client library a

Re: Unable to create Asset Group Signal via. API call

2023-10-11 Thread lezhne...@gmail.com
The problem re-surfaced. I emailed google over email but wanted to ping here too in case others experience the same issue. On Tuesday, 6 June 2023 at 18:29:38 UTC+2 Google Ads API Forum Advisor wrote: > Hello Dmitriy, > > Thank you for responding back to us and confirming that the issue appears

RE: google ads rest api call in adf

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jeevan, Thank you for raising your concern to the Google Ads API team. For REST interface of the API, you may refer here for the sample for search and searchstream: https://developers.google.com/google-ads/api/rest/common/search. However, if issue persists, for us to investigate further, kin

Google Ads REST API call in ADF

2023-06-13 Thread Jeevan dasari
Hi , I am setup ADF pipeline through REST API call. successfully getting data into POSTMAN but while configured in ADF i am getting below error Failure happened on 'Source' side. ErrorCode=RestCallFailedWithClientError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDe

Re: Unable to create Asset Group Signal via. API call

2023-06-02 Thread Dmitriy Lezhnev
Yeah, our tests are no longer red. Seems to be OK now. On Fri, 2 Jun 2023 at 11:15, Google Ads API Forum Advisor wrote: > Hi Everyone, > > Upon checking, this has already been resolved on our end. Can you please > try once again and let us know how it goes on your end? > > This message is in re

Re: Unable to create Asset Group Signal via. API call

2023-06-01 Thread lezhne...@gmail.com
Let me clarify the problem. We are ABLE to create pmax campaigns. But later when we want to create an asset group it fails. It used to work just weeks ago as we have this code in production. Steps to reproduce: 1. create assets - WORKS 2. Create a pmax campaign - WORKS 3. create asset group in

Google Ads API call error

2023-05-31 Thread Tirth Barochia
while calling API I got this error : google.api_core.exceptions.PermissionDenied: 403 Permission 'secretmanager.secrets.list' denied for resource 'projects/projectname' (or it may not exist). Please anyone can help me? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Unable to create Asset Group Signal via. API call

2023-05-31 Thread Meri Sahakyan
Hi all, I have the same issue with asset group creation. I'm creating assets with minimum required types, and then it again fails to create asset group by API for PMAX campaign. Can you guys from Google share some working solution instead of repeating same answers again and again? On Monday, Ma

Re: Unable to create Asset Group Signal via. API call

2023-05-29 Thread san...@knorex.com
Hi, I created one Pmax campaign in the Adwords console, having *one valid asset group with minimum assets* in it. I cannot create a *new asset group* in *that campaign*. That's an insanely sudden API error. Martin On Tuesday, May 30, 2023 at 1:09:35 AM UTC+7 san...@knorex.com wrote: > Hi, > >

Re: Unable to create Asset Group Signal via. API call

2023-05-29 Thread san...@knorex.com
Hi, In your guide (https://developers.google.com/google-ads/api/docs/performance-max/assets?hl=en#ensure_minimum_asset_requirements_are_met) 1) How to assign created assets to a campaign? 2) How a campaign knows whether it has minimum assets or not? Note that in my *account*, there are many P

Re: Unable to create Asset Group Signal via. API call

2023-05-28 Thread san...@knorex.com
Hi Darwin, >From this documentation, to create an asset group with minimum assets, the API requires an asset group ID or asset group resource name. https://developers.google.com/google-ads/api/docs/performance-max/asset-groups?hl=en How can we do that? It seems there is a blocking issue. Marti

Re: Unable to create Asset Group Signal via. API call

2023-05-26 Thread san...@knorex.com
Hi Darwin, I am facing the same issue too. We have *successfully* created new Asset Groups *without* any assets until *today*. https://developers.google.com/google-ads/api/interactive-guides/performance-max?url=%2Fpmax%2FfullExample%2FassetGroups When was the minimum requirement for assets roll

Re: Unable to create Asset Group Signal via. API call

2023-05-25 Thread lezhne...@gmail.com
I just encountered the same problem (funny, exactly one year later). Does the above mean that asset group creation must follow asset creation in order to succeed? On Wednesday, 25 May 2022 at 04:23:54 UTC+2 Google Ads API Forum Advisor wrote: > Hi, > > > Thanks for reaching out to the Google

Issue with generate historical metrics API call

2023-05-11 Thread Trent Raynard
After creating the keyword plan to call on so I can get search volume metrics for the keywords in the plan, I always hit this error after the first 2 results come back. File "/generate_historical_metrics.py", line 65, in main f"\tCompetition level: {metric.keyword_metrics.competition.name}." At

RE: Structuring a Google Ads query API call through an application.

2023-03-23 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. With regard to your concern, I am afraid that this is not possible in Google Ads API, it will give an query error REQUESTED_METRICS_FOR_MANAGER saying that Metrics cannot be requested for a manager account. To retrieve m

RE: Refresh error exception while making api call with Google ads account

2023-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Anatoliy, Hope you're safe and doing fine. I'm from the Google Ads API team and I'll be assisting you with this. With regard to the invalid_grant error that you've encountered, this may imply that the access or refresh token being passed in your request is incorrect or invalid. Please no

Refresh error exception while making api call with Google ads account

2023-03-05 Thread Chethan U
Hi team, while making an API call with Google ads accounts, I'm getting below exception. Raise exceptions.Refresherror(Google.auth.exceptions.RefreshError:('invalid_grant:Bad Request' , {'error' : 'invalid_grant' , 'error_description' : Bad Req

RE: How to get Product Status through API call

2023-01-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Balram, Thank you for reaching out to Google Ads API Support. Please note that this Google Group Forum specializes in Google Ads API related concerns only. That being said, for Content API for Shopping related concerns, you may reach out to Content API for Shopping forums via this link. Reg

How to get Product Status through API call

2023-01-29 Thread Balram Kumar
Hi Team How can i get the status(Approved/Dis-Approved) of product through api call GET https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/products/{productId}? As you can see in attachment status of product. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

RE: Permission denied for first API call

2022-12-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Aditya, Thanks for confirming that issue has been resolved. Regards, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2hOdEu:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Permission denied for first API call

2022-12-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Aditya, Thanks for reaching out to the Google Ads API Forum. It appears that you have encountered USER_PERMISSION_DENIED error. Could you check in this thread if solution provided does help you? If not, you may provide us following details via reply privately to author option: Complete requ

Re: Permission denied for first API call

2022-12-28 Thread Aditya Todkar
Todkar wrote: > I am trying to make first API call using this command: > python get_campaigns.py --customer_id=352-XX > > Error with message "User doesn't have permission to access customer. Note: > If you're accessing a client customer, the manager's custo

Permission denied for first API call

2022-12-28 Thread Aditya Todkar
I am trying to make first API call using this command: python get_campaigns.py --customer_id=352-XX Error with message "User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's customer id must be set in the 'login

RE: Private message regarding: Ads API call takes an hour and fails with bad gateway

2022-12-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Shipra, Thank you for getting back to us. I hope you are doing well today. Upon seeing the provided logs, it appears that you have encountered an internal error. This error occurs when something unexpected happened while processing the request and the API isn't functioning correctly due to

Private message regarding: Ads API call takes an hour and fails with bad gateway

2022-12-07 Thread 'Shipra' via Google Ads API and AdWords API Forum
Hey we are also facing lot of internal error occurred and bad gateway instances, every hours there is one or the other occurrence of this error. One observation is: multiple calls return Internal error at that moment of time. I am sharing logs for few of the occurrences from a big list. *The be

Re: Ads API call takes an hour and fails with bad gateway

2022-10-18 Thread 'Shipra' via Google Ads API and AdWords API Forum
Hey, We are facing same issue, The calls are taking 1 hr. and after that are returning 502 Bad Gateway error. Is there any update? One thing I have observed is this error is happening at same time across multiple calls. i.e at particular time all calls made end up returning Bad Gateway (502). O

Are removed or ended campaigns available via API call?

2022-10-17 Thread Balázs Araczky
Hi Team, I run a daily query (via GAQL) to collect all the campaigns of a specific account, but then I realized that removed or "hard ended" campaigns are missing from that list. Then I tried to run a simple query including only the ID of the campaing, but even that one returned no results. M

RE: Ads API call takes an hour and fails with bad gateway

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sophie, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. Moving forward to your concern, there could be many possible reasons why you are getting this kind of 502 gateway error. For us to further investigate, could you pleas

Ads API call takes an hour and fails with bad gateway

2022-08-18 Thread Sophie Kühn
Hello everyone, since beginning of the week, a Google Ads API search call we do a lot without problems suddenly fails. It takes about an hour and stops then with status code 14, detail "bad gateway". No more details about what was wrong, no headers. When i retry the query now, it executes just

RE: [paid] Searching someone to guide me for my first PHP API call

2022-08-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
ou succeed on your first API call, can you elaborate more about "Mainly for problems of tokens?" and "I just need to list campaigns and activate or disable them, in PHP." In addition, you can use this link to get a quick start on your token. Best regards, Anthony Cyril Googl

[paid] Searching someone to guide me for my first PHP API call

2022-08-14 Thread Laurent Petr
Hi all, I have posted several times here, but I never succeded to do my first API call :'-( Mainly for problems of tokens. Now I know that Google API support can't help me, *I'm searching someone to guide me*. *I can pay for that*. For the moment I just need to list campaigns

Someone to help me for my first API call?

2022-08-13 Thread Laurent Petr
Hi all, I have posted several times here, but I never succeded to do my first API call :'-( Mainly for problems of tokens. Now I know that Google API support can't help me, I'm searching someone to guide me. I can pay for that. For the moment I just need to list campaigns and acti

Re: Google API call stopped working... AGAIN.

2022-08-04 Thread Trần Thị Thùy Dung
Hi @Deny Now I met the same issue and I found your post here. How did you resolve it? Thanks. On Tuesday, July 6, 2021 at 4:05:58 AM UTC+7 deny.w...@wmccann.com wrote: > Issue resolved. > > On Monday, July 5, 2021 at 9:29:05 AM UTC-3 Deny Watanabe wrote: > >> Getting the same message for ALL of

Re: Rest Api call for "Search Keyword" and "Ad final url"

2022-07-15 Thread gadsm wiley
Ya sure. Please find the screenshot below On Thursday, July 14, 2022 at 3:36:43 PM UTC+5:30 adsapi wrote: > Hi Saurav, > > This is Carmela from the Google Ads API team. Thank you for getting back > to us. > > Could you please provide a screenshot of the Google Ads UI showing > the dimension "

Re: Rest Api call for "Search Keyword" and "Ad final url"

2022-07-13 Thread gadsm wiley
Hi Team, I am able to access ad_final_url. But still not able to find the dimension "search Keyword" . Can you please provide attribute name for it. Thanks Saurav On Wednesday, July 13, 2022 at 10:52:41 PM UTC+5:30 adsapi wrote: > Hi Saurav, > > Here's our REST API recipes for reports >

RE: Rest Api call for "Search Keyword" and "Ad final url"

2022-07-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Saurav, Here's our REST API recipes for reports, you can replace the placeholders '${}'. You can use the OAuth 2.0 Playground to generate a refresh token and use our Generating new access tokens recipe for new access tokens every hour. The ad_group resource cannot be segmented by keyword, Fo

Rest Api call for "Search Keyword" and "Ad final url"

2022-07-13 Thread gadsm wiley
Hi Team, Please provide the details to pull *"Search Keyword" *and *"Ad final url" * for restapi call. For ex : for device I am using below query: select segments.device from ad_group Thanks Saurav -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://go

RE: Rest Api call to pull Campaign Status from an account

2022-07-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Could you privately send us a full screen screenshot of the report in the UI where you want to replicate these fields in the API? Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2cVAZC:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: htt

Rest Api call to pull Campaign Status from an account

2022-07-12 Thread gadsm wiley
Hi Team, When I am trying to pull campaign status from rest api call using query, I am getting data discrepancy. The possible values in report are eligible (limited), eligible(learning) etc but from my rest call i was using campaign.status where eligible values are missing, It has values like

RE: No of user that can be uploaded using userdata service in single api call to google ads api

2022-07-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ajit, Thanks for reaching out to the Google Ads API Forum. Kindly note that the UserDataService has a limit of 10 operations and 100 user IDs per request, and the third_party_user_id is the limit of 100 user ID’s for your UserIdentifier. In the mentioned blog post, the number of user_identif

No of user that can be uploaded using userdata service in single api call to google ads api

2022-07-10 Thread Ajit Trivedi
I want to know how many users (hashed email, mobile) can we upload in one call to google ads API. As per documentation (https://developers.google.com/google-ads/api/docs/migration/user-data-service), we can upload 100 user ids per request. What is this user Id in 100 user id? As per this docu

Re: How to upload a CSV file having an User List via. REST API call

2022-07-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for the reply. I am also a member of the Google Ads API team and let me provide support to your concern. I would suggest referring to this document to know more information about how to manage customer lists in Google Ads API. With the help of the document, you will know what inf

Re: How to upload a CSV file having an User List via. REST API call

2022-07-03 Thread AMAP TEST
Hi Jinky, *"1.How to upload a CSV file having an Customer List via. REST API call?"I am afraid that the Google Ads API does not support uploading of a CSV file. With this, you will need to create a process on your end that will get the information from the CSV file to be supplied

Re: How to upload a CSV file having an User List via. REST API call

2022-07-01 Thread develo...@krysp.io
ount, I am a developer myself and will be happy to help. On Friday, July 1, 2022 at 3:32:58 AM UTC-4 amap.acce...@gmail.com wrote: > Hi, > > I want to create a Customer List via. API call. > On the UI i can see that there is an option to upload a CSV file. > > But, in the RE

RE: How to upload a CSV file having an User List via. REST API call

2022-07-01 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 Forum. With regard to your questions, please refer to my answers below: "1.How to upload a CSV file having an Customer List via. REST API call?" I am afraid that the Google Ads API does not support uploading of a CSV file.

How to upload a CSV file having an User List via. REST API call

2022-07-01 Thread AMAP TEST
Hi, I want to create a Customer List via. API call. On the UI i can see that there is an option to upload a CSV file. But, in the REST API documentation <https://developers.google.com/google-ads/api/rest/reference/rest/v11/UserList> I don't see any fields for the same. So, my qu

Re: Looking for API call to estimate clicks & conversions

2022-06-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for this question. However, our team has no access to know the status of feature requests (subject for review). For now, kindly follow our blog post and check our release notes as we will post relevant updates there when it becomes supported Best regards, Jinky Google Ads API Te

Re: Looking for API call to estimate clicks & conversions

2022-06-14 Thread AMAP TEST
Hi, Thanks for the replay, do you have any idea about when (very high level) can be available this feature? Kindest Regards On Friday, 27 May, 2022 at 2:56:13 pm UTC+2 adsapi wrote: > Hi, > > Thanks for reaching out to the Google Ads API Forum. > > Unfortunately, it's not available in the Goo

Re: Looking for API call to estimate clicks & conversions

2022-06-14 Thread AMAP TEST
Hi, Thanks for the replay, do you have any idea about when (very high level) can be available this feature? Kindest Regards On Friday, 27 May, 2022 at 2:56:13 pm UTC+2 adsapi wrote: > Hi, > > Thanks for reaching out to the Google Ads API Forum. > > Unfortunately, it's not available in the Goo

Re: Unable to pull Discovery campaigns in v10.1 API call

2022-06-08 Thread 'Kyle Tremblay' via Google Ads API and AdWords API Forum
Attached is the complete log (Python) with an anonymized customer_id. Thanks. On Monday, May 30, 2022 at 5:58:18 AM UTC-4 adsapi wrote: > Hi Kyle, > > > Thanks for reaching out to the Google Ads API Support team. > > > With regard to your concern, so our team can better check this concern,

Unable to pull Discovery campaigns in v10.1 API call

2022-05-27 Thread 'Kyle Tremblay' via Google Ads API and AdWords API Forum
Hi, I am getting the attached error when attempting to pull Discovery campaigns using the v10.1 API. I also attached the API call script, for reference. The API call works fine when pulling from an Ads account that does not contain discovery campaign. I appreciate any help you can provide

RE: Looking for API call to estimate clicks & conversions

2022-05-27 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. Unfortunately, it's not available in the Google Ads API, however, my team already raised a request to support 'weekly estimates' in Google Ads API as seen in UI screenshots. You may monitor our blog for an update when it is supported in

Looking for API call to estimate clicks & conversions

2022-05-26 Thread AMAP TEST
Hi, While trying to create a campaign from the UI, I see that on the right there is a section that provides us an astimate of clicks & conversions based on the budget. [image: Screenshot 2022-05-26 184421.png] Is there any API call that can do the

Unable to create Asset Group Signal via. API call

2022-05-24 Thread AMAP TEST
Hi, I want to create an Asset Group Signal via. API call. For that I am trying to do the following steps: 1. Create Performance Max Campaign 2. Create AssetGroup 3. Create Audience 4. Create AssetGroupSignal But when i try to create the asset group via. API call I'm getting errors. Re

Unable to create Asset Group via. API call

2022-05-24 Thread AMAP TEST
Hi, I want to create an Asset Group Signal via. API call. For that I am trying to do the following steps: 1. Create Performance Max Campaign 2. Create AssetGroup 3. Create Audience 4. Create AssetGroupSignal But when i try to create the asset group via. API call I'm getting errors. Re

Re: A GoogleAds API Call is taking long time time execute when creating a custom audience using MutateUserListsResponse in Java

2022-05-13 Thread 'Danilo Mozeli' via Google Ads API and AdWords API Forum
The problem that I'm facing looks similar to the one below: https://groups.google.com/g/adwords-api/c/L8Wl2pwnoj0/m/Cfyf2OAHEwAJ The difference is that in my case the long execution time is happening in the add user list command below: // Adds the user list. MutateUserListsResponse r

Re: A GoogleAds API Call is taking long time time execute when creating a custom audience using MutateUserListsResponse in Java

2022-05-13 Thread 'Danilo Mozeli' via Google Ads API and AdWords API Forum
Hi, Could this long time to execute a simple command be related to the accounts hierarchy levels We have in our Google Ads environment? There are several account hierarchies and hundreds of accounts, which are managed by our account manager that We are using to execute the API calls. Any h

Re: A GoogleAds API Call is taking long time time execute when creating a custom audience using MutateUserListsResponse in Java

2022-05-11 Thread 'Danilo Mozeli' via Google Ads API and AdWords API Forum
Hi Yasar, Thanks for the response. I've enabled the logging in java using log4j-slf4j-impl. When I execute the java class I'm no longer getting the warnings saying that the logging libraries were not setup. However, it is not showing any log in console of a file. Is there any sample or detai

A GoogleAds API Call is taking long time time execute when creating a custom audience using MutateUserListsResponse in Java

2022-05-09 Thread 'Danilo Mozeli' via Google Ads API and AdWords API Forum
Hi, I'm trying to create an audience based on our company CRM data (email addresses and mobile phones). The system takes forever to execute this command in Java: Everytime I try to run the method below, it takes ~60 minutes to complete . *// Adds the user list. MutateUserListsResponse res

Ad Preview via API call

2022-05-06 Thread Jacob Peebles
We have customers that continually ask us for an example of their ad. How do we use the preview tool to generate an example we can show them? If there is another automated/programmatic way to get this type of view that's fine too, but we need to show them their ad, and not say 'hey go google so

Re: Google Ads API - Call Reporting Enabled

2022-04-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi George, We confirmed that this is expected behavior. We're working on updating documentation to make sure this is clearer going forward. Thanks, Josh, Google Ads API Team ref:_00D1U1174p._5004Q2ZIr3r:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

  1   2   3   4   >