Retrieve

2022-06-14 Thread LC
Hi, I am trying to retrieve the user-list resource name from an offline job https://developers.google.com/google-ads/api/fields/v10/offline_user_data_job (first field in the list) *Query* "SELECT offline_user_data_job.resource_name, " + "offline_user_data_job.id, " + "offline_user_data_job.sta

RE: Internal users

2022-06-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Scott, I'm Kevin from the Google Ads API Team. Based on this article, only projects associated with a Google Cloud Organization can configure Internal users to limit authorization requests to members of the organization. Regarding your query "If I continue as an External user will all my

Re: Cant get user phone number in "call_view" request

2022-06-14 Thread Jad Seifeddine
Hi There, I am also looking for caller full phone number. Has this feature been added? If not, is there any reason to why we cannot get this data. On Thursday, September 9, 2021 at 12:29:59 PM UTC+10 adsapi wrote: > Hello Kostja, > > Thanks for getting back to us. > > I have raised a feature req

Google Ads API - new authentication method

2022-06-14 Thread César Diaz
Hi, We have an app running in a server and configured as an installed desktop app. It authenticates using the ruby gems "google-ads-googleads"(https://github.com/googleads/google-ads-ruby) for the client and later it uploads offline conversion data to the Ads portal. But we have been told

Internal users

2022-06-14 Thread Scott Mackintosh
Hi Google, I am trying to set up 0Auth consent for integration to Freshdesk. it tells me I need to select an Internal user however it does not give me the option to do so. If I continue as an External user will all my team be able to access the Google My Business App in Freshdesk? Thanks -

Re: DeadlineExceed Error due to Authorization issue

2022-06-14 Thread Vijay Kumar
Thanks for the support. Side note: This is a known bug in the ruby client library, posting the issue link here for the public reference: https://github.com/googleads/google-ads-ruby/issues/246 which is happening due to an the underlying issue in the google-auth lib https://github.com/googleapi

RE: Copy GoogleAdsrRow into filestream

2022-06-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Olayinka, Thank you for reaching out to the Google Ads API support team. With regards to your concern, please refer to the migration guide. Should you have additional clarifications, you may send those over to our API support team via this thread so we can further assist you. Thanks, Nirmi

Copy GoogleAdsrRow into filestream

2022-06-14 Thread Olayinka Popoola
hello, I am currently migrating a Adwords Project into GoogleAds. I need to copy search return into a file: request.Query = ReportParams[2]; request.CustomerId = customerid; var response = serviceClient.Search(request);

RE: Google Ads API

2022-06-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi MJ, Thank you for reaching out to our team. If you are looking for ad preview and diagnostic tool in the Google Ads API, then I am afraid that it is currently not supported here. However, our team has already raised a feature request for this feature, subject for review. For now, please fol

Google Ads API

2022-06-14 Thread MJ Steenberg
Hi There, Is there functionality to pull ad previews via the Google Ads API? Find attached for example. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: Responsive Display Ads Preview URL - Google Ads API

2022-06-14 Thread Hamza Saeed
So no, I am talking about to pull a ad preview URL like below, https://www.youtube.com/watch?v=VSCkrvtVt3Y&force_ad_encrypted=AM6cMbzSCvwW3ne5R0bi1QZdaUvDSXjzvd3U3RERVIavFC5j-njmOXigZxamPzBpXPn_9axKmg8EgAYdQOyWku2fA4dJptwBWaIEPrV0O9vQ61BEmc2OTr4FdfMDq-r0eEeLUa7Jq4-IWkO2jFtMFwYIUyVf9jlnlxWZL7wIEJgrB

Re: Fetch video asset thumbnail

2022-06-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tiana, This stackoverflow article about using Youtube Id for every type of URL may be of assistance - https://stackoverflow.com/a/2068371. I tried some and they work just using the 11 letter Id from “asset.youtube_video_asset.youtube_video_id”. For example, the 11 letter Id can be placed in

RE: Responsive Display Ads Preview URL - Google Ads API

2022-06-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hamzad, Thank you for reaching out to the Google Ads API Forum. If you are looking for ad preview and diagnostic tool in the Google Ads API, then I am afraid that it is currently not supported here. However, our team has already raised a feature request for this feature, subject for review.

Re: KeywordPlanService.GenerateHistoricalMetricsRequest only returns GLOBAL results

2022-06-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lukas, Thank you for the reply. Since you insist that the issue still persists on your end, could you provide more details of it so our team can further investigate it? Also, you may note that we have a new guide for this behavior, you can check this documentation for more details. Best re

RE: About Google Ads Access

2022-06-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kazi, Thank you for reaching out to us. Moving forward to your questions,"I need to access their campaign data from their google ads accounts. Can I access their campaign data without being a manager in their ads account? ”, “Is there any way where I can access the campaign data without hav

Re: DeadlineExceed Error due to Authorization issue

2022-06-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vijay, This issue seems to be specific to the Ruby client library. As our team provides general Ads API support, I would recommend reaching out to the Ruby client library owners. Regards, Matt Google Ads API Team ref:_00D1U1174p._5004Q2bvrfZ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: DeadlineExceed Error due to Authorization issue

2022-06-14 Thread Vijay Kumar
Hi Darwin, Thanks for your response. We already know that the account has an authorization issue, and needs to be reauthorized - that's not the problem. The problem is the behavior of the ruby client lib. The client library is infinitely retrying until the deadline exceeds in case of 'invalid_g

RE: "Unrecognized field in the query: \'customer_client.status\'."

2022-06-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Maksim, Can you please confirm which language are you using the Google Ads client library in? If you have a look here, you can verify what version of each client library you have to use to make sure you have support for V10 of the Google Ads API. Please note that the minimum client libra

Re: Fetch video asset thumbnail

2022-06-14 Thread Tiana S.
Hi Jinky, Thanks for getting back to me! That is one of the fields I also showed in my initial message: "adGroupAd.ad.videoAd.inFeed.thumbnail": "DEFAULT_THUMBNAIL", Unfortunately, that field returns an enum of the type of thumbnail (DEFAULT_THUMBNAIL, THUMBNAIL_1, THUMBNAIL_2, THUMBNAIL_3) t

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: KeywordPlanService.GenerateHistoricalMetricsRequest only returns GLOBAL results

2022-06-14 Thread Lukas Sekerak
Any news on this issue? On Wednesday, June 8, 2022 at 12:00:51 PM UTC+2 jeff@bonprix.net wrote: > The issue still persists for me. > > > adsapi schrieb am Mittwoch, 1. Juni 2022 um 06:01:27 UTC+2: > >> Hello All, >> >> Sorry for keeping you waiting for many days. The issue should be fixed >>

"Unrecognized field in the query: \'customer_client.status\'."

2022-06-14 Thread 'Maksim Grigoryev' via Google Ads API and AdWords API Forum
Hi. I've tryed to select data query = """ SELECT customer_client.client_customer, customer_client.level, customer_client.manager, customer_client.descriptive_name, customer_client.currency_code, customer_client.time_zone,

Responsive Display Ads Preview URL - Google Ads API

2022-06-14 Thread Hamza Saeed
Hi, Is there any way to pull ad preview URL for responsive display ads and Instream Ads using Google Ads API Reports? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

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

About Google Ads Access

2022-06-14 Thread Kazi Khayruzzaman
Hi, I have a google ads manager account. i have a good number of client. I need to access their campaign data from their google ads accounts. Can I access their campaign data without being a manager in their ads account? Till now, I have found that, I my manager account is added as their manag