V9 customer service changes

2022-06-19 Thread Naor
Hi, With V9 version when we were still able to use the get methods I was able to retrieve a field from customer entity called "hasManager". I am trying to figure out what is the equivalent replacement for this property using the search from googleAdsService? (I want to build the equivalent query

Re: why am I getting "Method not found: Google.Api.Gax.Grpc.ClientHelper..ctor(Google.Api.Gax.Grpc.ServiceSettingsBase)'."

2022-06-19 Thread Ronny Cohen
HI I'm having same issue after upgrading from V10 to V11 Did you have any solution Thanks Exception: System.MissingMethodException HResult=0x80131513 Message=Method not found: 'Void Google.Api.Gax.Grpc.ClientHelper..ctor(Google.Api.Gax.Grpc.ServiceSettingsBase)'. Source=Google.Ads.GoogleA

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-06-19 Thread 'Poojitha Gandra' via Google Ads API and AdWords API Forum
Hi folks, I have been facing the same issue while running *ad_group_ad* Report. The task seems to be getting stuck in running state for several hrs and completes successfully only when rerun. This seems to be happening once in a while and more often from the last week. Is there any other fix th

Selecting Affinity audience for display campaign via api but getting this error.

2022-06-19 Thread Sunil Gupta
// Selecting Affinity audience for display campaign via api but getting this error. *Request :* operations { create { type: USER_INTEREST user_interest { user_interest_category: "customers//userInterests/" } campaign: "customers//campaigns/" negative: false } } re

Re: Error post API migration

2022-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mohamed, Thank you for providing updates to your concern. I am also a member of the Google Ads API team and let me provide support to your concern. Could you confirm if you are setting customer ID in the request header in this format XXX-XXX- (e.g. 123-456-7890)? If yes, please try remov

RE: Creating request and response logs

2022-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jana, Thank you for posting your concern. Allow me to provide support here. In order to generate the said information, you may follow this guide. The provided steps are applicable not only for uploading store sale data but for all the Google Ads API requests that you will make. If the API l

RE: V9 customer service changes

2022-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Naor, Thank you for posting your concern. It appears that you are referring to the manager field of the GetCustomerRequest instead which is used to know whether specific customers are manager or not. With this, I would suggest using the customer report and include customer.manager to get th

Data about search partner (instead of url performance report)

2022-06-19 Thread Jun Masuda
Hi, We were using Url Performance Report and getting data about that. AdNetworkType2 / TypeAdNetworkType2 Display NameNetwork (with search partners) XML AttributenetworkWithSearchPartners Beha

RE: Selecting Affinity audience for display campaign via api but getting this error.

2022-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sunil, Thank you for raising your concern to my team. Based on this product level document, all Google advertisers can access affinity segments in Search, Display, and Video campaigns so the error should not be encountered. With this, so that I can investigate the issue, please provide the

RE: Data about search partner (instead of url performance report)

2022-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jun, Thank you for posting your concern. Allow me to provide support here. Based on this resource mapping section of the URL Performance Report to the Google Ads API, the AdNetworkType1 and AdNetworkType2 have been combined into segments.ad_network_type. With this, I would suggest indeed usi

Re: why am I getting "Method not found: Google.Api.Gax.Grpc.ClientHelper..ctor(Google.Api.Gax.Grpc.ServiceSettingsBase)'."

2022-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ronny, I am Sherwin from Google Ads API support team. I work with Yasar and I hope that you are doing well today. Thank you for raising this concern to the Google Ads API support team. However, for us to investigate this problem, could you please provide us with the complete request and res

Re: why am I getting "Method not found: Google.Api.Gax.Grpc.ClientHelper..ctor(Google.Api.Gax.Grpc.ServiceSettingsBase)'."

2022-06-19 Thread Ronny Cohen
HI Thanks for the fast replay how ever I dont have any request id this is the full exception that iget After u[grading to V11 Im calling the following code GoogleAdsClient client = new GoogleAdsClient(); * GoogleAdsServiceClient googleAdsService = client.GetService(Services.V11.GoogleAdsService

Re: Lag in Google Ads API Rename Account Name

2022-06-19 Thread Vijay Bang
Hi Google Team, Any updates? By when can we expect a fix here? On Tuesday, May 10, 2022 at 9:31:16 PM UTC+5:30 adsapi wrote: > Hello Vijay, > > I'm taking over this thread from Ben. This is currently still under > investigation. I'll continue to keep an eye on it. > > Regards, > [image: Google L

RE: Exact bids used for a keyword when bidding is enhanced CPC

2022-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hoshank, Thanks for reaching out to the Google Ads API Support team. With regards to your concern, "but it would be nice to know the exact values that were used to arrive at the average CPC." For the average CPC or average cost per click, this can be extracted from the generated forecast met

Re: How to get asset performance label for Responsive Display Ads with Python?

2022-06-19 Thread Wenjun Yang
Hi, Your website says ad_group_ad_assest_view is for AppAd only. Is this also for Display Ads? I remembered I had tried before and response is empty. Thanks! Wenjun On Saturday, June 18, 2022 at 12:42:55 AM UTC+8 adsapi wrote: > Hi Yang, > > Thank you for reaching out to the Google Ads API su