InternalServerError occurs frequently for the last week.

2024-03-12 Thread Yohei Fujiwara
Hi. I often use the ConversionUploadService in v15 of the Google Ads API. I am having trouble with InternalServerError since about 2024/03/05. According to the documentation, it is a temporary internal error and should be re-run after 30 seconds. However, even if I try this, there are cases

Re: no response on api basic access, please help

2024-03-12 Thread Sam Pan
No, I haven't received any Case ID. Is there any update for this case? Thank you. On Thursday, March 7, 2024 at 4:33:26 PM UTC+8 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > By reviewing your concern, I understand that you

Is it possible for me to contact the group manager?

2024-03-12 Thread DFED
Is it possible for me to contact the group manager? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

Re: basic access token - no response

2024-03-12 Thread Gustavo Carneiro
Hello Team Could you please provide any update on this request? I'm still waiting to hear from you. No Case ID yet. Thank you Em quinta-feira, 7 de março de 2024 às 13:13:25 UTC, Google Ads API Forum Advisor escreveu: > Hi, > > Thank you for reaching out to the Google Ads API support team. >

Google Ads conversion tracking

2024-03-12 Thread Jonathan Moura
Hello, Where do I run the SQL queries mentioned in the documentation? https://developers.google.com/google-ads/api/docs/conversions/getting-started#retrieve_conversion_action It keeps asking me to run it, but I dont know where I can do it, I've already managed to make the code work and

Re: basic access token

2024-03-12 Thread Info MergeX
Hi, This is a friendly nudge that we still haven't received any confirmation or updates regarding our application for basic access. Based on the volume of conversations in this group that are experiencing the same difficulties, I can understand that the Compliance Team must be very busy.

I am trying to request conversion_action.category alongside other metrics like this but am facing en error with the field conversion_action.category. Is there any way to extract this field alongside t

2024-03-12 Thread canetti axel-bryan
Hi, I'm trying to extract informations about campaigns and encounter a problem with this request : SELECT segments.date, campaign.name, ad_group_criterion.keyword.text, ad_group_criterion.labels, ad_group_criterion.criterion_id, metrics.impressions, metrics.conversions,

RE: api basic access -- months waiting

2024-03-12 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. After reviewing your concern, I understand that you have submitted an application for the basic access of Google Ads API developer token and have not received any update. Since the access requests are handled by the Google Ads

API Basic Access -- Months Waiting

2024-03-12 Thread Austin Garvin
Hello, My organization applied for basic api access MONTHS ago, and we have still not heard anything. We have a business that we are trying to run, and this is very difficult. It says that it is supposed to take three business days. Account ID: 837-279-0791 Please help us gain basic api

Negative Device by CampaignCriterion

2024-03-12 Thread Ihor S.
I'm trying to create a campany and exclude Tablet Device from the CampaignCriterion. So I create negative CampaignCriterion Object(PHP) $campaignCriterion = new CampaignCriterion(); $campaignCriterion->setCampaign(...); $campaignCriterion->setDevice(...); $campaignCriterion->setNegative(true);

Re: Request for Basic Access to Google Ads

2024-03-12 Thread 'Christopher Lawrence' via Google Ads API and AdWords API Forum
Bump. Looking for any help here. Thanks, Christopher On Wednesday, March 6, 2024 at 3:58:17 PM UTC-5 Christopher Lawrence wrote: > We have been attempting to request basic access to Google Ads for our > account for a few weeks now with no response. We are coming to a point in > our product

Standard Access

2024-03-12 Thread Ali Saad
Hi, I applied for Standard access to the google ads API a week ago, and didn't get any response. MCC ID: 761-465-7727 I have not received any case ID's Can we please check on this? Regards, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Lsd-blotter-260ug-online

2024-03-12 Thread Sdewsaswef Dsewsdsawef
Buy dmt vape pen DMT (Cartridge) 1mL https://psychedelictrippystore.com/ Buy dmt vape pen DMT (N, N-Dimethyltryptamine) is a hallucinogenic tryptamine 5meo

RE: developer_token_prohibited

2024-03-12 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 understand that you are getting the 'DEVELOPER_TOKEN_PROHIBITED' error when trying to access the listAccessibleCustomers. Please note that each Google API Console project can be associated with the developer token from only

DEVELOPER_TOKEN_PROHIBITED

2024-03-12 Thread Buman-Erdene Usukhbayar
I am trying to access to listAccessibleCustomers API using my developer token, client_id secret, and refresh token from the user code. But I receive the following error: *{ "message": "The caller does not have permission", "code": 7, "status": "PERMISSION_DENIED", "details": [ { "@type":

RE: link merchant center to google ads with v15 api

2024-03-12 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. After reviewing your concern, I understand that you would like to fetch the pending invitations to link a Google Ads customer ID to a Merchant Center account. You can use the below query to retrieve a list of all pending

Re: google ads api calls with bubble.io

2024-03-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. I would suggest you refer to the help center article Manage access to your Google Ads account to provide the user with 'read-only' access permission level. With the 'read-only' access you can restrict the other user from creating, deleting, and editing

Google Keyword Planner

2024-03-12 Thread Maciek eF
Hi I'm trying to use keyword planner from API. I use script from this site https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metrics?hl=en so something like this : def generate_historical_metrics(client, customer_id): """Generates historical metrics

Link Google Merchant Center with Google Ads

2024-03-12 Thread Danil Antonov
On our platform we automated: - creating the Google Merchant Center sub-accounts under the MCA account. - creating Google Ads sub-accounts under the manager account. Currently, we try to automate the linking process between the Google Merchant Center sub-account and the Google Ads

Re: Campaign Creation : Set campaign objective using Ads API

2024-03-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Please note that I cannot provide you a status or scheduled timeline for the availability of this feature in the API. I would recommend you to please follow our Release Notes and Blog post for future updates. This message is in relation to case

Basic API permissions application has not received a response for more than 5 days.

2024-03-12 Thread information
Dear Team, I have not received a response to my application for basic API permissions for over 5 days. Please help me follow up on this issue, I hope it can be approved as soon as possible. MCC id: 107-129-8199 Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: google ads api basic access request still pending

2024-03-12 Thread Felix Wunderman
Hi, why do I not get any support from you? We have a large enterprise to support and currently loosing the customers trust. This is by far the worst support experience that I ever had to deal with. Felix Wunderman schrieb am Montag, 11. März 2024 um 09:25:14 UTC+1: > Hi, > > some time has

Re: Link Merchant Center to Google Ads with v15 API

2024-03-12 Thread Veyis Ahsak
Lütfen tekrar yazarmisin ulaşabilirsiniz de isterseniz bişey anlamadım çünkü özür dilerim 05396312735 9 Kas 2023 Per 18:30 tarihinde 'Romain' via Google Ads API and AdWords API Forum şunu yazdı: > Hello, > > I'm migrating my app to use V15 api with the PHP sdk (21.1.0). > > The merchant center

Re: google ads api calls with bubble.io

2024-03-12 Thread No Code
Hello, support team. I couldn't quite understand your answer. Could you please tell me what I should do or configure so that when a user authenticates with the application they have read-only access and that the screenshot message that I shared is not shown so that they do not feel afraid.

Re: Campaign Creation : Set campaign objective using Ads API

2024-03-12 Thread Aromal S
Hi, Can you please share the status if the feature request? Is the campaign goal setting available via API? Thanks! On Tuesday 25 May 2021 at 00:14:32 UTC+5:30 Google Ads API Forum Advisor Prod wrote: > Hello, > > Unfortunately, setting campaign objectives is not supported in the Google >