Hey Pete, Thanks for your help.So if I make the biomodifier value 0 for that device, then it is going to be excluded ( https://developers.google.com/google-ads/api/fields/v2/ad_group_bid_modifier )? In the UI I see BIdAdj as -100%.So does it mean it is excluded ?
On Thursday, October 10, 2019 at 1:39:48 AM UTC-4, adsapiforumadvisor wrote: > > Hi Arnab, > > What is currently available via the AdWords API is to create a userList > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.UserList> > > using the AdwordsUserListService.mutate() > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService#mutate_1> > > then afterwards, upload members > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.Member> > > using the AdwordsUserListService.mutateMembers() > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService#mutatemembers> > > containing the mobileId > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.Member#mobileid> > > details. You may refer to this section > <https://developers.google.com/adwords/api/docs/guides/remarketing#customer_match_with_mobile_device_ids> > > of our remarketing and audience targeting > <https://developers.google.com/adwords/api/docs/guides/remarketing> guide > for more information. > > You may then target the said userList ID using the > AdGroupCriterionService.mutate() > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService#mutate_1> > > as a BiddableAdGroupCriterion > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.BiddableAdGroupCriterion> > . > > Regarding devices, when you create a Campaign or AdGroup, they (Platform > <https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService.Platform.html>) > > should be automatically created. You can also check the Campaign or the > AdGroup itself after creation via the Google Ads UI and check the > *Devices* view. However, if you wish to target them, you would need to > specify a bidModifier > <https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService.CampaignCriterion#bidmodifier> > > using the CampaignCriterionService > <https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService> > or > the AdGroupCriterionService. > > Let me know if this helps. > > Thanks and regards, > Peter > Google Ads API Team > > > ref:_00D1U1174p._5001UKMoXZ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2f3a7595-c69b-4467-88b9-a399f90ca998%40googlegroups.com.