Hi Vishal, OperatingSystemVersion<https://developers.google.com/adwords/api/docs/reference/v201109/CampaignCriterionService.OperatingSystemVersion> criteria can be added to campaign via the CampaignCriterionService<https://developers.google.com/adwords/api/docs/reference/v201109/CampaignCriterionService> .
We don't have an specific example about adding this type of criteria but you can refer to this example<http://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201109/targeting/AddCampaignTargetingCriteria.java> which adds campaign criteria in general and can be easily modified for the OperatingSystemVersion criteria. Best, -David Torres - AdWords API Team On Wednesday, August 8, 2012 8:12:59 AM UTC-4, Thakur Vishal wrote: > > Hi Team, > > Can we add Operating System Version,major version and minor version using > v201109 . > > Where can we find the sample code to add operating System version. > > > Thanks in advance > Vishal > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
