How can I send mobile advertisement IDs via API to google campaign?

20 views
Skip to first unread message

Ankur Vyas

unread,
Feb 26, 2018, 3:24:17 PM2/26/18
to AdWords API Forum
I want to send a list of mobile advertisement IDs via AdWords API to my Google AdWords campaigns. How can I do that?

I am talking about https://support.google.com/adwords/answer/6276125?co=ADWORDS.IsAWNCustomer%3Dfalse&hl=en-GBv via Google Adwords API.

I am Ruby On Rails Developer and using this gem - https://github.com/googleads/google-api-ads-ruby 

Luis Xander Talag (AdWords API Team)

unread,
Feb 27, 2018, 2:01:02 AM2/27/18
to AdWords API Forum
Hi Ankur,

You may use the AdwordsUserListService to upload the mobile advertisement IDs. To be able to upload the data (you should be whitelisted), you will need to put the ids in the mobileId field of the Member object. You may check this sample code in Ruby for reference. Though the sample code uses email address, you may use this as reference to upload the mobileIds. Let me know if you have further clarifications.

Thanks and regards,
Luis
AdWords API Team

Ankur Vyas

unread,
Feb 27, 2018, 4:34:20 AM2/27/18
to AdWords API Forum

Thanks, this helps a lot !!
Reply all
Reply to author
Forward
0 new messages