RE: "Maximum number of user identifiers allowed per request is 100000 and per operation is 20" error

2023-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chethan, 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, I can see here that the error that you got is "TOO_MANY_USER_IDENTIFIERS." Please note that there's an update that the maximum number

The API is too slow on AWS Lambda

2023-01-04 Thread 'Piotr Popławski' via Google Ads API and AdWords API Forum
Hi, I've been integrating the application with the googleAds API and the problem is that the first googleAds request takes quite long (~15 s). I'm using the npm package 'google-ads-api' to communicate with the API. Request: SELECT conversion_action.name FROM conversion_action WHERE conversion_

Re: Image Extensions

2023-01-04 Thread 'Rajender Gottipamula' via Google Ads API and AdWords API Forum
Hi Team, Thank you for your prompt response. Seems you have provided the same URL's, which I referring in my initial email. Could you please provide information on how to create ImageAssetId (i..e, /// ID of the image asset to be used for creating the extension). and from where we can get this

What means "Assets are duplicated across operations."?

2023-01-04 Thread Markus Heiden
Hi, we get an ASSET_ERROR / DUPLICATE_ASSET "Assets are duplicated across operations." when creating an AdGroupAd / Ad / ResponsiveSearchAdInfo. Please explain in a bit more detail what may cause the problem. In this case, the headline at position 9 seems to be the problem. But against what is

Re: "AttributeError: 'int' object has no attribute 'name'" when I'm trying to get enum's name

2023-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Corrine, Thank you for your reply. Thanks for updating us on the said issue that it resolved by setting the use_proto_plus to TRUE, and not FALSE. Thank you for validating this. However, if you wish to validate this with client library owner, then you may create new issue here as well. Rega

Conversion precedes event error google api

2023-01-04 Thread 'Sofia Aboy' via Google Ads API and AdWords API Forum
Hi support, I use Google Ad API for uploading offline conversation. We never have any issues with the upload until a few days ago. Suddenly all gclids are having this error CONVERSION_PRECEDES_CLICK. Please help with this issue. Method Name: /google.ads.googleads.v10.services.ConversionUploadSe

check Client Id And Client Secret is working

2023-01-04 Thread Brahim haddad
Hi. How can I check is Client Id And Client Secret is working -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Go

MissingMethodException: Method not found: 'Google.Cloud.Logging.V2.LoggingServiceV2Client Google.Cloud.Logging.V2.LoggingServiceV2Client.Create(Google.Api.Gax.Grpc.ServiceEndpoint, Google.Cloud.Loggin

2023-01-04 Thread Naresh Afzalpurkar
Hi All, I am getting this exception while running application on google cloud. can you please suggest on this ? Thanks Naresh S Afzalpurkar -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: What means "Assets are duplicated across operations."?

2023-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Markus, Thank you for reaching out to our API support team. So our team can take a closer look at the error your are encountering and identify the cause, could you also provide to our team your complete request and response logs, and request-id? If you haven't yet, logging can be enabled by

RE: The API is too slow on AWS Lambda

2023-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern, could you please confirm if you encountered an issue with the API? If yes, then could you provide the complete request and response logs with request ID and request header ge

Re: Image Extensions

2023-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for your reply. It appears that this is more on the client library, could you please clarify this to the author of your client library via this .Net client library issues on github. If not, you may provide us the screenshot of the UI that you are referring to so that we can furth

Re: Getting 401 Unauthorized error while oauth request

2023-01-04 Thread Brahim haddad
how i can check my credentials Le jeudi 19 août 2021 à 18:25:36 UTC+1, adsapi a écrit : > Hi, > > Please double check if the credentials (i.e. client ID and client secret) > are correct and there are no blank spaces. > > Thanks, > [image: Google Logo] > Lakshmi Prathipati > Google Ads API Tea

RE: MissingMethodException: Method not found: 'Google.Cloud.Logging.V2.LoggingServiceV2Client Google.Cloud.Logging.V2.LoggingServiceV2Client.Create(Google.Api.Gax.Grpc.ServiceEndpoint, Google.Cloud.Lo

2023-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Naresh, Thank you for reaching out to the Google Ads API support team. Kindly note that this channel and our team provide support for Google Ads API related concerns only. With regards to your concern, I would suggest you please reach out to the GCP support team as they're better equipped t

Re: DynamicSearchAdsSetting conflict

2023-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Alin, I can confirm that you should use the asset based workflow instead. Please find an example of associating an asset set with a campaign, here. Regards, Matt Google Ads API Team ref:_00D1U1174p._5004Q2fojfr:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

How to get the "Served Cost" for a campaign for a specific date?

2023-01-04 Thread Chris Sun
Hello, In this webpage , there's a section that shows how to view a "Billed Cost" report. That report includes a "Served Cost" value for a campaign for a given date range. Using the Google Ads API, how can I get the "Served Cost" for a

Re: "Maximum number of user identifiers allowed per request is 100000 and per operation is 20" error

2023-01-04 Thread Chethan U
Hi I need one more clarification. I have a csv file which has 7 rows in which it contains 2 columns named as 'Mobilenumber' and 'email'. I was trying to upload this file to google ads account through google ads api. In this case both mobilenumber and email together considered as 14 ident

RE: How to get the "Served Cost" for a campaign for a specific date?

2023-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chris, Thanks for reaching out to the Google Ads API Forum. I hope you are doing well today. With regard to your concern, “Using the Google Ads API, how can I get the "Served Cost" for a campaign?”, the campaign report and metrics.cost_micros field is correct for the query provided. Howeve