Hi, When you opt out of a particular platform, these criteria will still be returned in the response and the bid modifier will be 0.0. To target a particular platform, you need to add a Platform <https://developers.google.com/adwords/api/docs/reference/v201609/CampaignCriterionService.Platform.html> criteria using CampaignCriterionService <https://developers.google.com/adwords/api/docs/reference/v201609/CampaignCriterionService>. To opt out of a particular platform using the API, you need to set the bid modifier to 0.0. You can only target and change bid modifiers for Platform criterion at the campaign level. Please see the SetBidModifier <https://github.com/googleads/googleads-dotnet-lib/blob/master/examples/AdWords/CSharp/v201609/CampaignManagement/SetBidModifier.cs> example which shows how to set a bid modifier for the mobile platform for a given campaign.
Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/37aca55a-334e-4745-9f7e-cf51dcef87b8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
