Hi all, As far as I know any campaign is targeted by default to three types of devices (desktop, tablet and highend mobile). But I would like to target my campaign only for desktop device type. I tried to remove tablet and mobile targeting using CampaignCriterionService::mutate() method with REMOVE operator but I received 'CriterionError.CANNOT_REMOVE_CRITERION' error. Also I tried to set campaignCriterionStatus to REMOVED or PAUSED but in this case I received 'CampaignCriterionError.CANNOT_SET_STATUS_FOR_CRITERIA_TYPE' error.
Also I read here <https://groups.google.com/forum/#!topic/adwords-api/j2E6iS6dud8> that I can unset device targeting by setting the bidModifier to 0.0 for extra device types. So is it the only way to exclude the unwanted devices from targeting? Regards, Inessa M. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 and Google Ads 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/c0dc6892-dddb-47f2-bba9-00e749a97e29%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
