Call generate_historical_metrics for multiple keyword plans in a single call

2023-01-16 Thread Nam Đào
Hi all, We have a tool that generates localized keyword suggestions to our clients based on historical search volumes. For that purpose we have been fetching historical metrics for ~1000 keywords on ~100 coutries. Basically our app makes; 1 mutate request for creating 199 KeywordPlans 1 search

RE: Conversion event error google api

2023-01-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sofia, Thanks for reaching out to the Google Ads API Forum. I hope you are doing well today. However, I need to delete your recent email in the forum as it contains your logs. With regard to your, upon checking logs provided the issue was the CONVERSION_PRECEDES_CLICK. That said, “This

RE: Google LSA api

2023-01-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Barbara, 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, please note that Google Ads API is different from Google Local Services Ads API. What we can do is to advise you to reach out to the

Re: How to Get/set placement exclusion list

2023-01-16 Thread Balram Kumar
Hi I wanted to use placement exclusion for shopping campaign. The solution you have given is not applicable for this kind of campaign as i can see in doc as well. https://developers.google.com/google-ads/api/reference/rpc/v12/CampaignSharedSet. will you please guide me how to do for the

Re: Inquiry about creating third-party links via Google Ads API

2023-01-16 Thread Samatar geedi
OK On Monday, January 16, 2023 at 4:34:21 PM UTC+3 m.ch...@mobileartsme.com wrote: > Dear Google Ads Support Team, > > I am interested in using the Google Ads API to create and manage > third-party links for my account. However, based on the documentation and > resources that I have

Google LSA api

2023-01-16 Thread barbara jaymon
Hello, is this is also the place to ask for help about Google Local Serice Ads API? If not please let me know where to. Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: What's the difference between landing_page_view.unexpanded_final_url and ad_group_ad.ad.final_urls?

2023-01-16 Thread Nelson Brochado
Hi. I understand that, depending on the resource level, we may get different results. However, in this case, we're talking about fetching "final URLs" from the landing_page_view and the ad_group_ad resource. I guess my question then boils down to: what is the resource level of the

get all experiment whose end_date is greater than today in v12

2023-01-16 Thread Mahendra Garg
Hi guys I'm facing an issue to query to get experiments. I want experiment whose end date is greater than today. ``` SELECT experiment_arm.campaigns, experiment_arm.experiment, experiment.end_date, experiment.resource_name

Adding customer match list with api (c#)generates a different match rate than uploading csv file

2023-01-16 Thread Sami Steenhaut
So i need to automate the creation and update of a Customer Match List via the Google Ads api v11. We have over 2 millions user to sync, so we do multiple calls that contains 100K users each since this is the threshold. After running my program and after that the api calls are processed, the

Inquiry about creating third-party links via Google Ads API

2023-01-16 Thread Mohamad Charara
Dear Google Ads Support Team, I am interested in using the Google Ads API to create and manage third-party links for my account. However, based on the documentation and resources that I have reviewed, it appears that this is not a feature that is currently supported by the API. I would

Conversion event error google api

2023-01-16 Thread 'Sofia Aboy' via Google Ads API and AdWords API Forum
Hi support, I use Google Ad API for uploading offline conversions and I began experiencing this error a few weeks ago: CONVERSION_PRECEDES_CLICK. We've already updated to version V12 and we are still having the same error. I’d appreciate your help in this matter. Please find the logs below.

RE: This conversion is reported to have happened before the click associated with the given identifier

2023-01-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Keji, Thanks for reaching out to the Google Ads API Forum. I can see that the complete logs are posted in the forum thread, however, it is not recommended. You may need to send the logs to us privately or create support thread with us using googleadsapi-supp...@google.com email alias. I’ve

RE: Why would the API return the average CPV multiplied by 1 million?

2023-01-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nelson, Thank you for reaching out to us. To answer your questions in general, I could confirm that the cost pulled in the API is in micros. That being said, it is working as intended that the API will pull it as 219 then divide by 10 to become UI's value which is the 2.19. As a