get results from google ads api

2023-04-04 Thread 박휘건
[image: 스크린샷 2023-04-05 오전 9.23.48.png] Hi, I tried to get results and results value from google ads api but seems there are no such feature. 1. Is it possible to get samething (results) from google ads api? 2. If it is not provided, is it possible to get total of results (not subject

Get UTM parameters for each ad using google ads api

2023-03-29 Thread 박휘건
Hi Team, Could you please help me to fetch the UTM parameters (such as utm_campaign, utm_medium, utm_source) Or the url which will contain these utm parameters for each ad id level. Please provide a sample GAQL is possible. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

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

2023-03-28 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) -- --

Grouping by specific attribute

2022-12-19 Thread 박휘건
Hi, I received datas by sending request by using FROM conversion_action Is it possible to re-group by conversionAction.type? Expecting total conversions from specific type. { "metrics": { "conversionLastReceivedRequestDateTime": "2022-12-20 08:46:26", "conversionLastConversionDate":

final url updating fails

2022-12-07 Thread 박휘건
I am trying to change my ads final urls into something like... keyword.text = hello final url = https://www.helloworld.com/utm_term=hello But some keywords keep failing and can't figure what's going wrong. I realized that there are some keywords doesn't really exist in google ads dashboard

Updating final urls for all keywords

2022-11-16 Thread 박휘건
[image: 스크린샷 2022-11-17 오후 1.47.06.png] I want to change all final URL's (dynamically for example https://a.com/utm_term=a, https://a.com/utm_term=b, https://a.com/utm_term=c,) is it possible to do this job (by REST API) in one call via googleads:mutate? OR is there any recommended

How can I get total counts for the account(whole campaigns)

2022-11-13 Thread 박휘건
Is there any way to get total counts from account level in one call? Such as clicks , budget, cpc, roas, ctr, cpm -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: Obtaining Google Ads API Token Application for testing

2022-11-09 Thread 박휘건
+ is business plan docs has to be written in english? 2022년 11월 10일 목요일 오후 4시 21분 36초 UTC+9에 박휘건님이 작성: > I'm currently have production google ads account and > I am trying to develop report dashboard by using google ads api. > > Currently I have test access develop token but it is hard to test

Obtaining Google Ads API Token Application for testing

2022-11-09 Thread 박휘건
I'm currently have production google ads account and I am trying to develop report dashboard by using google ads api. Currently I have test access develop token but it is hard to test with my token cause I can't produce campaigns in my test manage account & test client accounts. In case, I