<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soap:Header>
<RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/v201409">
<developerToken>******</developerToken>
<clientCustomerId>******</clientCustomerId>
<userAgent>INSERT_YOUR_COMPANY_OR_APPLICATION_NAME_HERE (AwApi-DotNet/18.7.0, Common-Dotnet/3.5.0, .NET CLR/4.0.30319.34209, gzip)</userAgent>
</RequestHeader>
</soap:Header>
<soap:Body>
<mutate xmlns="https://adwords.google.com/api/adwords/cm/v201409">
<operations>
<operator>ADD</operator>
<operand>
<feedId>24316877</feedId>
<campaignId>35566846</campaignId>
<matchingFunction>
<operator>AND</operator>
<lhsOperand xsi:type="FunctionOperand">
<value>
<operator>IN</operator>
<lhsOperand xsi:type="RequestContextOperand">
<contextType>FEED_ITEM_ID</contextType>
</lhsOperand>
<rhsOperand xsi:type="ConstantOperand">
<type>LONG</type>
<longValue>1045918788</longValue>
</rhsOperand>
<rhsOperand xsi:type="ConstantOperand">
<type>LONG</type>
<longValue>1045918791</longValue>
</rhsOperand>
<rhsOperand xsi:type="ConstantOperand">
<type>LONG</type>
<longValue>1045918794</longValue>
</rhsOperand>
<rhsOperand xsi:type="ConstantOperand">
<type>LONG</type>
<longValue>1045918797</longValue>
</rhsOperand>
<rhsOperand xsi:type="ConstantOperand">
<type>LONG</type>
<longValue>1045918800</longValue>
</rhsOperand>
<rhsOperand xsi:type="ConstantOperand">
<type>LONG</type>
<longValue>1045918803</longValue>
</rhsOperand>
</value>
</lhsOperand>
<lhsOperand xsi:type="FunctionOperand">
<value>
<operator>EQUALS</operator>
<lhsOperand xsi:type="RequestContextOperand">
<contextType>DEVICE_PLATFORM</contextType>
</lhsOperand>
<rhsOperand xsi:type="ConstantOperand">
<type>STRING</type>
<stringValue>Mobile</stringValue>
</rhsOperand>
</value>
</lhsOperand>
</matchingFunction>
<placeholderTypes>1</placeholderTypes>
</operand>
</operations>
</mutate>
</soap:Body>
</soap:Envelope>