price of goods matching offer id

2020-06-03 Thread 하진호
Hi, I am managing the smart shopping campaign. The advertisement viewed the results using SHOPPING_PERFORMANCE_REPORT. I would like to inquire the price of the product corresponding to the offer id of SHOPPING_PERFORMANCE_REPORT through the terms api. Is there any way? -- -- =~=~=~=~=~=~=~=~=~=

Is there any way to know the amount of purchase?

2020-03-29 Thread 하진호
Hi We are creating a solution that supports smart shopping ad. I am making a report function of smart shopping ad, but I can't find the purchase amount. Is there any way to know the amount of purchase? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://goo

How to get report without download via reporting API?

2020-02-10 Thread 하진호
hi I am currently using Java to implement adwords api. I am trying to create a report function, but an example shows how to download it to a file. I want to get json data and mapping it to the model without downloading it. Is there any way to do it? thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Merchant center-based dynamic remarketing

2020-02-06 Thread 하진호
Thank you. I saw the code example you gave me. There are a few more questions. 1. I understand that there are necessary conditions for dynamic remarketing ad, but it does not appear to be in the smart shopping ad registration process shown in the example. If I register as it is, can I dynamic

how to setup logo, image & remarketing list info in SHOPPING_GOAL_OPTIMIZED_ADS

2020-02-05 Thread 하진호
hi, I understand that smart shopping ads automatically support dynamic remarketing ads. When making smart shopping ads through api, there is no way to register a logo or image. Is there no effect on dynamic remarketing ad? And no way to register remarketing list. Is it okay not to register? --

Re: Merchant center-based dynamic remarketing

2020-01-29 Thread 하진호
Hi. Thank you for answering my question. One more question. Is smart shopping advertising available in Korea? Is it right to follow the process shown here? https://developers.google.com/adwords/api/docs/guides/shopping?hl=en 2020년 1월 30일 목요일 오전 4시 18분 29초 UTC+9, adsapiforumadvisor 님의 말: > > Hi, >

Merchant center-based dynamic remarketing ad

2020-01-29 Thread 하진호
Hi. I am going to execute dynamic remarketing through shopping ad. We will proceed using merchant center. question 1. Does it automatically become dynamic remarketing when you create a shopping ad? 2. Do I have to set up a userlist to proceed with dynamic remarketing? 3. Should I only use DISPLA

Merchant center-based dynamic remarketing

2020-01-28 Thread 하진호
I am going to execute dynamic remarketing through shopping ad. We will proceed using merchant center. question 1. Does it automatically become dynamic remarketing when you create a shopping ad? 2. Do I have to set up a userlist to proceed with dynamic remarketing? 3. Should I only use DISPLAY in

Re: Api calling merchantId list from adwords api

2019-12-18 Thread 하진호
Hello, Thank you for your reply. I'm sorry but I don't understand. Attached is the captured image. I'd like to know an api that can implement the parts shown in the image. Is that right for campaignService? [image: 스크린샷 2019-12-19 오전 10.11.10.png] 2019년 12월 19일 목요일 오전 12시 23분 39초 UTC

Api calling merchantId list from adwords api

2019-12-17 Thread 하진호
Hi I want to create a function that can show and select the complete merchant id associated with the customer id to users. so, i would like to know how to get the merchantId from use google ads api A google ads customer Id and two merchantIds are connected. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API

2017-07-04 Thread 하진호
hi we would like to get a budget order spending limit through AdWords API but I got NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API @ ; trigger:'Manager 9344068436 is not whitelisted under RESELLER or AGENCY I want to know how to fix it Note that our mcc account access level is standard.

is there a way we could create ad instead of using 'Lightbox'?

2017-05-26 Thread 하진호
Light box is not supported in Google API. Which means we can't create campaign with Engage with your content objective. If there is a way we could create ad without lightbox, please tell us! Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: [AdGroupCriterionError.CANNOT_TARGET_AND_EXCLUDE @ operations[0].operand]

2017-02-16 Thread 하진호
Hi, Thank you for your answer. I used the code you suggested, but received same error: result xml http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> https://adwords.google.com/api/ad

Re: [AdGroupCriterionError.CANNOT_TARGET_AND_EXCLUDE @ operations[0].operand]

2017-02-16 Thread 하진호
Hi, Thank you for your answer. I looked into your sample, and it seemed the process was too complicated. According to your suggestion, you must add 1 gender and then remove 1 age range or the other way around in order to set for instance, Male 18-24(10, 503001). Based on this process, if I want

Re: [AdGroupCriterionError.CANNOT_TARGET_AND_EXCLUDE @ operations[0].operand]

2017-02-16 Thread 하진호
hi thank you for your answer but i don't understand your suggested sample one gender add and one age remove process or one age add and one gender remove i want to one adgroup of at the same time add or remove age and gender for example ageRange id 503005, 503006 and gender id 10 add for adgroup

[AdGroupCriterionError.CANNOT_TARGET_AND_EXCLUDE @ operations[0].operand]

2017-02-15 Thread 하진호
Hi, there I tried to add age and gender in an adgroup, but i get following error message: [AdGroupCriterionError.CANNOT_TARGET_AND_EXCLUDE @ operations[0].operand]. I want to set both gender and age in an adgroup at once. my source example : [ { "adGroupId": 38658396945, "ageIds": [

Re: How can we set targeting when creating adgroup through adwords api?

2017-02-13 Thread 하진호
Thanks Vishal, But perhaps my question was not clear enough. I already know the way you told us. However, according to the example you gave, all gender and ages are automatically selected as an adgroup. But what I would like to do is to select only specific ages and gender for demographic targe

How can we set targeting when creating adgroup through adwords api?

2017-02-13 Thread 하진호
Hi there, How can we set targeting when creating adgroup through adwords api? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Question on ads API

2017-01-17 Thread 하진호
Hi. Do you provide API that could differentiate campaign created through API and Adwords? (How can we differentiate campaign created between API and Adsword?) Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogsp