Hi Sahil, Please refer to this example <https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201609/campaign_management/set_criterion_bid_modifier.py> in the Python client library <https://developers.google.com/adwords/api/docs/clientlibraries> to set bid adjustment for the criterion type Platform <https://developers.google.com/adwords/api/docs/reference/v201609/CampaignCriterionService.Platform> (Desktop, Tablet, Mobile etc). Appropriate criterion IDs can be fetched from the CSV file available on this page <https://developers.google.com/adwords/api/docs/appendix/codes-formats#platforms> (or using the ConstantDataService <https://developers.google.com/adwords/api/docs/reference/v201609/ConstantDataService>). Please note that for individual devices, MobileDevice <https://developers.google.com/adwords/api/docs/reference/v201609/CampaignCriterionService.MobileDevice> criterion can be used only as a *targeting* criteria on display network campaigns (details here <https://developers.google.com/adwords/api/docs/appendix/criteria-usage>) i.e. you cannot use MobileDevice as a biddable criterion. More information is available in our Bidding Guide <https://developers.google.com/adwords/api/docs/guides/bidding#bid_modifiers> .
Regards, Vishal, 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/9f0bce68-75b1-4240-adaf-1da4c8f219e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
