RE: data mismatch between google ui (keyword planner) and api

2024-01-03 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 are observing the data discrepancy in the values of Keyword Planner between the Google Ads UI and the API. In order to assist you further, kindly provide us with the complete

No response for the Basic Access permissions request

2024-01-03 Thread Sagar Govindwar
Hi all, Few weeks ago I submitted a request for Basic Access on my Developer Token on Google Ads. Since then I did not received any response. - Google Ads Manager Account (MCC) ID: 289-515-5423 If there are additional steps required or further information needed from my end, kindly i

Re: google ads api authorization

2024-01-03 Thread Mehul Panchal
hi Google *Request*: { "method": "GET", "url": " https://content-googleads.googleapis.com/v15/customers:listAccessibleCustomers ", "*headers*": { "Content-Type": "application/json", "Authorization": "Bearer ya29.c.c0AY_VpZiHAY0Ci86wMh_-lHPCYm0eKGjjx41O9rDOqD2jpK4AUCYMXKppaux9o3lQQRAO

Re: google ads api authorization

2024-01-03 Thread Mehul Panchal
Hi Google, Here is my request response, requestid and headers *Request : * { "method": "GET", "url": " https://content-googleads.googleapis.com/v15/customers:listAccessibleCustomers ", "headers": { "Content-Type": "application/json", "Authorization": "Bearer ya29.c.c0AY_VpZiHAY0Ci86w

Re: i can't able to see my developer token status

2024-01-03 Thread Sasikumar Anandhan
Hi @ads-api-compliance-trans...@google.com team, As per the instructions from *@*adsapi@forumsupport.google team, I request you to assist me to solve my issue with your guidance. This is my Google Ads Manager Account customer id(MCC) : 828-720-3958 But, I didn't receive any case id from your side a

Re: conversion action exists but request response it cannot be found

2024-01-03 Thread derek
In order to get the complete API logs (request and response with request-id and request header) I have to enable the logging as specified in the guides for the Java client library? There is no other way to get the inf

Re: google ads api basic access level hasn't responded

2024-01-03 Thread Quy Nguyen
Still haven't got any email or notifications. On Tuesday, January 2, 2024 at 2:30:34 PM UTC+7 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand that you have submitted a > request for the b

Re: You can't make changes because the campaign was set to read-only

2024-01-03 Thread 庞金民·
Hello, it is 2024, does the Google ads api still not support creating and changing video ads? 在2020年11月24日星期二 UTC+8 04:55:34 写道: > Hi Nazar, > > Thank you for reaching out. Please find my response to your questions > below: > > >1. > >The Video Campaigns are read-only and non-mut

Data mismatch between Google UI (Keyword planner) and API

2024-01-03 Thread kakaka11
The values ​​called through the Keyword Planner provided by Google and the API are different. There is a big difference in the values. Is this really the case? I used the sample code in the link below. https://developers.google.com/google-ads/api/docs/keyword-planning/generate-keyword-ideas?hl=

Re: can't create a test client account

2024-01-03 Thread Raimundo Junior
Thank you for your response. I appreciate your assistance. I wanted to clarify that I am currently using the Google Ads UI for the creation of the test client account, and not the Google Ads API. Therefore, I do not have specific API logs to provide. A quarta-feira, 3 de janeiro de 2024 à(s) 17:

Re: will "demand gen" channel type be available through api when it replaces "discovery"?

2024-01-03 Thread Kyle P
The campaigns that have been converted to Demand Gen are still coming back through the API under the "Discovery" advertising_channel_type for me. So I am still getting the data this way. On Wednesday, January 3, 2024 at 2:38:43 AM UTC-5 goog...@xsarus.nl wrote: > Is there any news on the invest

No response for the Basic Access permissions request over a month

2024-01-03 Thread michael b
Hello, I have been trying to get Basic access permission since over a month. I had applied, re applied and also submitted Google Ads API Compliance form. No communication from API team till today. Please advise me regarding the next steps. My MCC ID : 482-093-0737 Thanks. -- -- =~=~=~=~=~=

No response for the Basic Access Permissions Request over a month

2024-01-03 Thread michael b
Hello, I have been trying to get Basic access permission since over a month. I had applied, re applied and also submitted Google Ads API Compliance form. No communication from API team till today. Please advise me regarding the next steps. My MCC ID : 482-093-0737 Thanks. -- -- =~=~=~=~=~=

Can't create a test client account

2024-01-03 Thread Raimundo Junior
[image: Screenshot_1.png] Hi, While logged into my Google Ads account as a test MCC account and attempting to create a test client account, I encountered a warning instructing me to link a genuine existing account meeting specific criteria: - The linked Google Ads account should have a spe

Retrieving Account Id from a gclid, with Multiple Accounts

2024-01-03 Thread Itai Klapholtz
Is there a way to use the gclid of a conversion to retrieve the Account ID it belongs to? I'm looking for a method or best practice that can help me link these gclids back to their respective accounts effectively, considering I have numerous accounts to manage. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: getting googleadsexception from apiexception (php)

2024-01-03 Thread Michael Shepard
Yeah but contained within the ApiException is a GoogleAdsFailure. using the php library how do I create an instance of that GoogleAdsFailure from the apiException? On Tuesday, January 2, 2024 at 5:18:22 PM UTC-5 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the

Re: trying to generate a conversion throw user_permission_denied error

2024-01-03 Thread Isa
Hi, I sent you the requested information. Regards. El viernes, 22 de diciembre de 2023 a la(s) 5:56:40 p.m. UTC-3, Google Ads API Forum Advisor escribió: > Hi, > > Thank you for getting back to us. > > Can you please confirm which email address you are using to generate your > Oauth credential

Re: Not being able to request historical data for keywords because we are limited to have 10,000 keywordPlans

2024-01-03 Thread Parth Vallabhdas Makadiya
As far as I know the limit per request is 1 and you have 1 req per day. So I think you need to optimise how you call. On Monday 23 January 2023 at 10:56:01 UTC+1 sudarshan gowda wrote: > Hi, we are also facing a similar issue. Basically, we are using google ads > API to get historical d

KeywordPlanIdeaService Historical data does not return data for keyword

2024-01-03 Thread Parth Vallabhdas Makadiya
Hello, I am trying to get search volume for some keywords. I get data for most of the keyword. For 5-10% of the keyword I don't get any data. I am using python library using v15. Here is my req and response: ```[2024-01-03 14:55:53,583 - DEBUG] Request --- Method: /google.ads.googleads.v15

Re: conversion reconciliation

2024-01-03 Thread Vasiliy Shtobbe
I am sorry guys it has a sensitive information there. we see the conversions on the conversion screen 1. go to tools and settings 2. Select conversions 3. on this screen we see two columns: all conversions = 5 and all conversion value = 1049,8 but we send in total 1051.79 Please advise where we

GABUNG GROUP MIX PARLAY

2024-01-03 Thread LIVEDRAW JAPAN
INFO MATCH JITU MALAM INI WA AJA ; +62 819-3295-6069 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Grou

I can't able to see my developer token status

2024-01-03 Thread Sasikumar Anandhan
Hi All, Good evening, I just sent a form for upgrading my developer token test access to basic access. I done this things 3 days back, but I still didn't get any approved mail or anything and I can't see the status of my request. In your documentation their saying it will take 3 bussiness days

I am not getting final_urls, tracking_template for ad_group_criterian

2024-01-03 Thread 'Sivakumar R' via Google Ads API and AdWords API Forum
Hi. I am trying to find final_urls, tracking_url_template and url_custom_parameters for ad_group_criterian (keywords). But api not giving the data for keywords. Can some one help me on this? why i am not getting? Actually, i want to get utm params value for keywords. -- This email and any fi

An exit/ ExitApi issues

2024-01-03 Thread Liveta
Hello, I am a designer who prepares ads according to Google requirements. I'm having a problem with adding an exit and exitApi. I created a banner and implemented all the changes according to this link: Google Rich Media Support

Re: conversion action exists but request response it cannot be found

2024-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Kindly note that the logs are generated at the developer end. So I request that you provide us with the complete API logs (request and response with request-id and request header) generated at your developer end for which you have stated the conversion act

API SEARCH CAMPAIGN

2024-01-03 Thread Hwansang Cho
Hi, Google Ads API Team I have an inquiry about Google Ads API. I would like to know if there is an API that can turn on the *Broad match keywords* in search campaign settings. I didn't find the setting value in the API documentation below. https://developers.google.com/google-ads/api/rest/ref

Re: conversion reconciliation

2024-01-03 Thread Vasiliy Shtobbe
Hi thank you very much, we use the transaction_id but how i can check the particular transactions in the ADS? to make a reconciliation as i can see the difference in total amount - for example, we send 5 transactions with the value 1000 but in the system in total we see 998 in total - how i can

Re: follow-up on google ads api basic access token application

2024-01-03 Thread Vimal SA ASPA
HI Team, Awaiting any update related to my issue. It's been closer to 3 months since I applied for basic access dev token. Regards. On Monday, December 4, 2023 at 4:02:36 PM UTC+5:30 Vimal SA ASPA wrote: > Hi Team, > Its been two weeks without any update from your end. If there are any > chal

Re: api basis access - waiting for a month already!

2024-01-03 Thread Nicolas Charlot
Hi @Compilance team, Still not received any case ID. Our project is in standbye for rather one month... Do we have any chance to upgrade our account this week? Thanks for your help and HNY. Le vendredi 29 décembre 2023 à 12:35:38 UTC+1, Google Ads API Forum Advisor a écrit : > Hi, > > > Thank

Re: google ads api authorization

2024-01-03 Thread Mehul Panchal
hi Google here is my rest of code where i get error const apiUrl = ' https://googleads.googleapis.com/v15/customers/9422846517/googleAds:searchStream '; const query = 'SELECT campaign.id, campaign.name FROM campaign'; // const token = await getAccessToken(); const assertion = createJwtAssertion()

Re: conversion action exists but request response it cannot be found

2024-01-03 Thread derek
Pardon my ignorance. I have added the dependency on the log library to the java (maven) project. I still can't get the full API logs out. Could you advice how I should go about getting the complete API logs out. On Tuesday 2 January 2024 at 20:36:40 UTC+8 Google Ads API Forum Advisor wrote: >

Re: google ads api authorization

2024-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. In order to investigate further, could you please provide more details regarding the issue you are encountering? Also, please provide us with the complete API logs and error screenshots. This message is in relation to case "ref:!00D1U01174p.!5004Q02r4kZ4:r