https://groups.google.com/forum/?fromgroups#!searchin/adwords-api/campaign$20criteria/adwords-api/r35DPa1jz7Q/MzZaWAnf3hEJ
On Tuesday, March 6, 2012 9:57:47 AM UTC-6, mmasters wrote: > > > I'm currently setting 'Desktop' and 'Tablet'. The following shows the soap > request. When I look at the UI, I see 'All' for devices. Is this correct? > If so, how do I prevent 'HighEndMobile' from being included? > > > <soapenv:Body> > <mutate xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns=" > https://adwords.google.com/api/adwords/cm/v201109"> > <operations> > <operator>ADD</operator> > <operand> > <campaignId>73392493</campaignId> > <criterion xsi:type="ns2:Location" xmlns:ns2=" > https://adwords.google.com/api/adwords/cm/v201109"> > <id>2840</id> > </criterion> > </operand> > </operations> > <operations> > <operator>ADD</operator> > <operand> > <campaignId>73392493</campaignId> > <criterion xsi:type="ns3:Platform" xmlns:ns3=" > https://adwords.google.com/api/adwords/cm/v201109"> > <id>30000</id> > </criterion> > </operand> > </operations> > <operations> > <operator>ADD</operator> > <operand> > <campaignId>73392493</campaignId> > <criterion xsi:type="ns4:Platform" xmlns:ns4=" > https://adwords.google.com/api/adwords/cm/v201109"> > <id>30002</id> > </criterion> > </operand> > </operations> > </mutate> > </soapenv:Body> > > > Thanks, > Mike > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
