Need help to get total amounts of metrics (customer level) in gender_view

2023-03-27 Thread 박휘건
I want to get totals grouped by gender but it seems returns devided by adgroup criterion. {"query": "SELECT ad_group_criterion.age_range.type, metrics.ctr, FROM age_range_view"} is there some way to get totals in customer level? (need gender, geo, age totals) -- -- =~=~=~=~=~=~=~=~=~=~=~

Adjustment freshness

2023-03-27 Thread Lộc Đoàn
Hi Google Ads Team, My business requires getting performance report data. We take the data of 2 most recent days for every campaign or creative that we manage. 1. I wonder if 2 days is enough to cover the adjustment cases that are mentioned in this freshness

Re: clearTrackingTemplate() Method invalid

2023-03-27 Thread keji dianfei
I expect to be able to use this method to clear the campaign's tracking template 在2023年3月27日星期一 UTC+8 22:44:49 写道: > Hi Keji, > > Thanks for reaching out to the Google Ads API Forum. I hope you are doing > well today. > > I understand that you are having issue with *“**clearTrackingTemplate()**

Re: clearTrackingTemplate() Method invalid

2023-03-27 Thread keji dianfei
Hello, thanks for your answer. The following is my log, hope it can help you 2023-03-28 08:18:00.106 INFO 10228 --- [ault-executor-0] c.g.ads.googleads.lib.request.summary : SUCCESS REQUEST SUMMARY. Method: google.ads.googleads.v11.services.GoogleAdsService /SearchStream, Endpoint: googleads.goo

Validate Query via API

2023-03-27 Thread Nicholas Lee
Is there a way to validate a google ads query before sending it to the search api without having to check it manually via the validator? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Connecting ad group ID to ad group name

2023-03-27 Thread Lauren Guberman
Hello -- I'm trying to figure out a way to connect ad group ID from utm params, with ad group name via the API. To find the connector, what would ad group name equate to in the Google Ads API schema? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl

Missing metric data in campaign API results

2023-03-27 Thread Bryan Yen
Hi, I created a test ad account and a test campaign. I'm running the following query to get data for the campaigns. { "query" : "SELECT campaign.name, campaign.status, metrics.impressions, metrics.clicks, metrics.ctr, metrics.average_cpc, metrics.cost_micros, campaign.advertising_channel_typ

RE: How to find Top Campaign in an account using GAQL?

2023-03-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to Google Ads API Forum. Moving forward with your concern, can you please share to us an uncropped Google Ads UI screenshot where the data you want to retrieve is visible in the Google Ads UI. This is so that we can also check on our end and give you more appropr

RE: clearTrackingTemplate() Method invalid

2023-03-27 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 hope you are doing well today. I understand that you are having issue with “clearTrackingTemplate() method to fix the clearTrackingTemplate for the AD series”, however, for our team to further compare, investigate, and validate wh

RE: Changing the Principal place of business in the API Center settings

2023-03-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Elina, Thanks for reaching out to the Google Ads API Forum. I hope you are doing well today. Moving forward to your concern, even the “Principal place of business” can be found in API Center settings, unfortunately our team can only provide support to Google Ads API related concerns and tec

RE: how can i get which age range i am getting this response?

2023-03-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising this concern to the Google Ads API support team. Regarding your concern,, please note that Google Ads API mirrors the Google Ads UI. Meaning, whatever the Google Ads UI is showing, the Google Ads API should pull it. That said, can you provide the complete request and r

Re: The “Results” column in Campaigns Reporting

2023-03-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for getting back to us. Please let me know if this is currently supported in the API. >> As we have previously mentioned in our last post, the section you >> highlighted is currently not supported yet in Google Ads API. However, our >> team has already raised this as feature request

RE: NAME_ALREADY_USED error when trying to recreate a segment with Google Ads API

2023-03-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sun, Thank you for raising this concern to the Google Ads API Forum. We hope that today is going well for you! To take a closer look at your encountered error, you may please share with us the complete API logs in the format of request and response logs with requestID that were generated on

How to find Top Campaign in an account using GAQL?

2023-03-27 Thread Binu Mathew
How to find Top Campaign in an account using GAQL? *Top 10 based on * Amount Spent Cost Per Website Conversion Actions Action Rate % -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: RSA Headline Pin

2023-03-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, I'm from the Google Ads API team. You may refer here to learn about Responsive Search Ads in Google Ads API. Based on this section, Headlines and descriptions are represented as arrays of a resource called an AdTextAsset. Furthermore, if you want a specific headline to always show first

clearTrackingTemplate() Method invalid

2023-03-27 Thread keji dianfei
Hi, I'm trying to use the clearTrackingTemplate() method to fix the clearTrackingTemplate for the AD series, but it doesn't work. the return value is the Updated campaign with resourceName: customers / 5883563550 / campaigns / 19576428380. Looking forward to your answer -- -- =~=~=~=~=~=~=~=

Re: AdvertisingChannelType for google display ad not working

2023-03-27 Thread 'Carlos Arnau' via Google Ads API and AdWords API Forum
Hello, Thank you so much, I was able to create the display campaign with the information provided. Unfortunately, it does look like that I'm no able to add a responsive display ad to said campaign. This is the error message I'm getting: "message": "The required field was not present.",

how can i get which age range i am getting this response?

2023-03-27 Thread Binu Mathew
How to get age range from *SELECT metrics.clicks,ad_group_criterion.age_range.type,metrics.conversions, metrics.cost_micros FROM age_range_view WHERE campaign.id = X* Now I am getting { "clicks": 0, "cost": 0, "conversions": 0, "ageType": {} }, { "clicks": 0, "cost": 0, "conversions": 0, "

Changing the Principal place of business in the API Center settings

2023-03-27 Thread Elina
Hello! We want to change the Principal place of business in the API Center settings, can you tell me what this may affect? Is this data displayed somewhere else? Will the developer token or any other data change? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: