Re: Api calling merchantId list from adwords api

2020-04-13 Thread Ankit Agarwal
Still, the answer is not clear of the actual question. *scenario*: Suppose a user is creating her first shopping campaign through my Google Ads software then she needs to select her google merchant account to create a shopping ad. *the real question*: How should I get the list of Google

Re: Api calling merchantId list from adwords api

2019-12-19 Thread Google Ads API Forum Advisor Prod
Hi, Yes, you will need to use the CampaignService and select the settings field. The settings will contain the ShoppingSetting which will show your shopping campaigns' merchant center ID. If you are creating a new shopping campaign, you will need to specify the ID. Regards, Anthony Google Ads

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초

RE: Api calling merchantId list from adwords api

2019-12-18 Thread Google Ads API Forum Advisor Prod
Hello, To get the merchant ID of your shopping campaigns, you can use the CampaignService and select the ShoppingSetting which will contain the merchantId. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5001UOEnbs:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

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. -- --