Re: get ExtensionFeedItems of type AFFILIATE_LOCATION

2020-03-22 Thread Seungha Kim
Thanks for checking. I need to think more about how to handle this issue. It's a different issue, but can you check one more thing? Keywords contain special characters. However, when you collect keyword information using adsAPI, keyword text is collected with special characters removed. For

Re: get ExtensionFeedItems of type AFFILIATE_LOCATION

2020-03-16 Thread Seungha Kim
Thank you for answer. However, there are some parts I don't understand. If so, I think there should be no data from customer_extension_setting. When I run the query below, The result of customer_extension_setting exists. But extension_feed_items column only empty. SearchGoogleAdsRequest

Re: get ExtensionFeedItems of type AFFILIATE_LOCATION

2020-03-15 Thread Seungha Kim
HI, When all three resources are queried with aa type, the items value continues to be empty. 1. SELECT customer_extension_setting.extension_type, customer_extension_setting.extension_feed_items FROM customer_extension_setting WHERE customer_extension_setting.extension_type =

Re: get ExtensionFeedItems of type AFFILIATE_LOCATION

2020-03-12 Thread Seungha Kim
Thanks for the reply. Please check again. 2020년 3월 12일 목요일 오전 3시 2분 34초 UTC+9, adsapiforumadvisor 님의 말: > > Hi Seungha, > > Thank you for reaching out. What is your client customer ID? Also, what > level is the affiliate location set at? > > Regards, > Mitchell > Google Ads API Team > >

Re: get ExtensionFeedItems of type AFFILIATE_LOCATION

2020-03-11 Thread Seungha Kim
I wrote the clientid with a private reply. Please check. Thanks, :) 2020년 3월 12일 목요일 오전 3시 2분 34초 UTC+9, adsapiforumadvisor 님의 말: > > Hi Seungha, > > Thank you for reaching out. What is your client customer ID? Also, what > level is the affiliate location set at? > > Regards, > Mitchell >

Re: data of type 'SMART DISPLAY' from 'ad_group_ad'

2020-03-11 Thread Seungha Kim
tesa 2019년 6월 19일 수요일 오후 6시 2분 30초 UTC+9, Seungha Kim 님의 말: > > I sent a message, please check. I will be waiting for your answer. > > Thanks, Bharani > > 2019년 6월 12일 수요일 오후 10시 37분 48초 UTC+9, adsapiforumadvisor 님의 말: >> >> Hello Seungha, >> >>

Re: get ExtensionFeedItems of type AFFILIATE_LOCATION

2020-03-11 Thread Seungha Kim
customer ID : 9621225584 extensionFeedItem ID : 111312484441 It is confirmed that it is set in the account. Thanks, :) 2020년 3월 12일 목요일 오전 3시 2분 34초 UTC+9, adsapiforumadvisor 님의 말: > > Hi Seungha, > > Thank you for reaching out. What is your client customer ID? Also, what > level is the

get ExtensionFeedItems of type AFFILIATE_LOCATION

2020-03-11 Thread Seungha Kim
I am trying to get ExtensionFeedItems(type=AFFILIATE_LOCATION)data, using CustomerExtensionSetting but, the following query does not return resourceNames. *SELECT customer_extension_setting.extension_type, customer_extension_setting.extension_feed_items* *FROM customer_extension_setting*

Re: using Ads API and no response.

2020-03-10 Thread Seungha Kim
Hi, data exists in that account. If the results are returned as 0 or n, it will be possible to handle. but the adsAPI will not operate in the code below, without any error. SearchPagedResponse searchPagedResponse = client.search(request); 2020년 3월 11일 수요일 오전 4시 58분 2초 UTC+9,

extensionFeedItem AND customer set, campaign set, adgroup set

2020-03-10 Thread Seungha Kim
I'm collecting ExtensionFeedItem AND ExtensionSetting data, using adsAPI. I have checked the description below. Fields from the above resources, when selected along with this resource in your SELECT and WHERE clauses, will segment metrics. So, I currently collect data ExtensionFeedItem and

using Ads API and no response.

2020-03-10 Thread Seungha Kim
Hello, Ads API Team. using Ads api (v4.2.0) and no response. After sending the request I didn't receive a response without any error. When I checked it in the Google Developer Console, it showed that it responded normally. I'm developing in a threaded environment and the API stays waiting

[ads API (v1)] Internal error encountered.

2019-06-19 Thread Seungha Kim
Hello, Google Ads API Team. We use 'ads API(v1, Java Client)' to collect report data. However, exceptions occur frequently. The reason for this exception can not be determined and will work if you try again. I want to know the reason for this exception. I will be waiting for your answer.

Re: data of type 'SMART DISPLAY' from 'ad_group_ad'

2019-06-19 Thread Seungha Kim
I sent a message, please check. I will be waiting for your answer. Thanks, Bharani 2019년 6월 12일 수요일 오후 10시 37분 48초 UTC+9, adsapiforumadvisor 님의 말: > > Hello Seungha, > > Regret the delay. Could you please share the client customer Id, using the > Reply privately to author option to check this

data of type 'SMART DISPLAY' from 'ad_group_ad'

2019-06-03 Thread Seungha Kim
Hi, I used "ads API" to get a report of 'ad_group_ad'. But there is a difference between the data I see on the web page.( ads.google.com) Under the same conditions, two ads are searched on a webpage, but only one ad can be collected from the 'ads API'. AD data that was not collected through the

ads API report (ad_group_ad)

2019-05-28 Thread Seungha Kim
Hi, I used "ads API" to get a report of 'ad_group_ad'. But there is a difference between the data I see on the web page.(ads.google.com) Under the same conditions, two ads are searched on a webpage, but only one ad can be collected from the 'ads API'. AD data that was not collected through the

Re: About top and absolute top metrics

2019-05-27 Thread Seungha Kim
Thank you for your quick reply. If so, I'll collect the "search top impression rate" and "impressions", calculate the "top impressions" and follow your "ad blog". (ex. "top impressions" = search top impression rate * impressions) Have a good day. -- --

Re: About top and absolute top metrics

2019-05-27 Thread Seungha Kim
2019년 5월 27일 월요일 오후 3시 25분 46초 UTC+9, Seungha Kim 님의 말: > > > Hi, > > I checked the contents of 'About top and absolute top metrics'. ( > https://support.google.com/google-ads/answer/7501826) > There is a question during collection of related metrics. > > Search top im

About top and absolute top metrics

2019-05-27 Thread Seungha Kim
Hi, I checked the contents of 'About top and absolute top metrics'. (https://support.google.com/google-ads/answer/7501826) There is a question during collection of related metrics. Search top impression rate = Impressions on top/Impressions (= metrics.top_impression_percentage) Search absolute

ads API report (ad_group_ad)

2019-05-27 Thread Seungha Kim
ads API report (ad_group_ad) Hi, I used "ads API" to get a report of 'ad_group_ad'. But there is a difference between the data I see on the web page.(ads.google.com) Under the same conditions, two ads are searched on a web page, but only one ad can be collected from the 'ads API'. AD data that

About top and absolute top metrics

2019-05-27 Thread Seungha Kim
Hi, I checked the contents of 'About top and absolute top metrics'. (https://support.google.com/google-ads/answer/7501826) There is a question during collection of related metrics. Search top impression rate = Impressions on top/Impressions (= metrics.top_impression_percentage) Search