About AdsAPI from RubyGem's AdWordsAPI

2022-10-25 Thread KimihiroMurayama
Api::Api.new(Rails.configuration.adwords_auth)* * ...* *reporter = adwords_api.report_utils(Rails.configuration.adwords_api_version)* *report_definition = {:selector=>{:fields=>["Date", "CampaignId", "AdGroupId", "Id", "CriterionId", "D

Re: Two questions regarding retrieving responsive search ad data

2022-10-25 Thread Stepanian
I found the answer to my second question. That data can be retrieved using the following report: https://developers.google.com/google-ads/api/fields/v11/recommendation *I still need an answer to my first question.* Thanks. On Tuesday, October 25, 2022 at 8:57:41 PM UTC-7 Stepanian wrote: >

Two questions regarding retrieving responsive search ad data

2022-10-25 Thread Stepanian
Hi, I have two questions regarding retrieving responsive search ad data through the Ads API using a report, endpoint or any other programmatic method: 1. Is there a way to get the number of impressions for each individual description and headline associated with a responsive search ad?

REST API endpoint for GenerateKeywordIdeas

2022-10-25 Thread David Pollak
Hi, I can't find the REST endpoint for the KeywordPlanIdeaService.GenerateKeywordIdeas. Can you please help direct me to what the endpoint is? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Create MCC using API

2022-10-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Marito, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern about this, "I need to create new MCC on my Invoice Account, Setup Country, Currenc, Send invitation and Add Profile Payment. Can I do using Google Ads API." I'm

Re: Problem with Lead Form Webhook

2022-10-25 Thread Shehan Jayasinghe
We're having this same issue, we're setting up the ads through API and sending test data is received successfully. We've posted on the links you've added here but no one is getting back to us. We've contacted google support chat but they say they're not an expert on this issue. Please let us

Google Ads API and DV 360 API

2022-10-25 Thread Online Engineering
Hi, We have been using Google Ads API to upload customer match audience lists to Google Ads Manager. Now if we would like to make the customer audience lists available in DV 360, can we simply share the audience lists from Google Ads manager to DV360? or do we have to use DV360 API to create

RE: Google Ads API Query - segments.date is not working correctly

2022-10-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jacob, Thank you for reaching out to us. For our team to further check and validate why you are getting a blank result, could you provide us the complete API logs(request and response with request-id) generated on your end and the whole UI screenshot where you can see the expected results?

Create MCC using API

2022-10-25 Thread MaritoG
Hi Guys! I need to create new MCC on my Invoice Account, Setup Country, Currenc, Send invitation and Add Profile Payment. Can I do using Google Ads API. Thanks. M -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Google Ads API Query - segments.date is not working correctly

2022-10-25 Thread 'Jacob Garrett' via Google Ads API and AdWords API Forum
Hi, I am an issue with MANAGED_PLACEMENT_VIEW report when writing a Google Script within Google Ads. I would like to SELECT segments.date but the results return blank. -- Disclaimer The information contained in this communication from the sender is confidential. It is intended solely for

Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-10-25 Thread Mat
Hi Anash, it looks like your developer team has solved the problem in the meantime, despite the various contradictory statements here, at least to the extent that this month, for the first time ever since the change_event report was created, changes with the change_event.client_type

RE: Wrong cut field geographic_view.location_type

2022-10-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. For us to investigate the issue further, could you provide the following so that we can take a closer look, and provide the specific recommendations? Complete request and response logs with the request-id in the text file format

RE: Ads Api ConversionAction

2022-10-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chenai, Thank you for raising this concern to the Google Ads API support team. To answer your concern and questions in general, upon checking your logs provided. It appears that you have encountered IMMUTABLE_FIELD error. please note that starting August 22, 2022, the

RE: gender view problem consultation

2022-10-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Bing, This is Carmela from the Google Ads API team. Thank you for reaching out. With regard to your concern, I've replicated your query on my end and I also got an empty result. Then, I've tried removing the segments in your query and I already got results. Having said that, as per this

gender view problem consultation

2022-10-25 Thread bing li
hi, I can't find out the data through the following sql, may I ask why? account_id : 1028394798 SELECT customer.id, campaign.id, ad_group.id, ad_group_criterion.criterion_id, segments.ad_network_type, segments.conversion_action, segments.conversion_action_category,

Ads Api ConversionAction

2022-10-25 Thread ai chen
Hi, Recently I found a problem. When I created conversion tracking, I reported the following error, but I also passed the parameters to create conversions in the same way before, which can be called normally. Excuse me, is setIncludeInConversionsMetric setting include_in_conversions_metric not