Hi
Please find the SOAP request made -
<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>504680</campaignId>
<criterion xsi:type="ns2:Language" xmlns:ns2="https://
adwords.google.com/api/adwords/cm/v201109">
<id>1000</id>
</criterion>
</operand>
</operations>
<operations>
<operator>ADD</operator>
<operand>
<campaignId>504680</campaignId>
<criterion xsi:type="ns3:Platform" xmlns:ns3="https://
adwords.google.com/api/adwords/cm/v201109">
<id>30000</id>
</criterion>
</operand>
</operations>
</mutate>
</soapenv:Body>
</soapenv:Envelope>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v201109">
<requestId>0004b3741339c1480a0ca30b00003303</requestId>
<serviceName>CampaignCriterionService</serviceName>
<methodName>mutate</methodName>
<operations>2</operations>
<responseTime>1414</responseTime>
<units>2</units>
</ResponseHeader>
</soap:Header>
<soap:Body>
<mutateResponse xmlns="https://adwords.google.com/api/adwords/cm/
v201109">
<rval>
<ListReturnValue.Type>CampaignCriterionReturnValue</
ListReturnValue.Type>
<value>
<campaignId>504680</campaignId>
<criterion xsi:type="Language" xmlns:xsi="http://
www.w3.org/2001/XMLSchema-instance">
<id>1000</id>
<type>LANGUAGE</type>
<Criterion.Type>Language</Criterion.Type>
<code>en</code>
<name>English</name>
</criterion>
<CampaignCriterion.Type>CampaignCriterion</
CampaignCriterion.Type>
</value>
<value>
<campaignId>504680</campaignId>
<criterion xsi:type="Platform" xmlns:xsi="http://
www.w3.org/2001/XMLSchema-instance">
<id>30000</id>
<type>PLATFORM</type>
<Criterion.Type>Platform</Criterion.Type>
<platformName>Desktop</platformName>
</criterion>
<CampaignCriterion.Type>CampaignCriterion</
CampaignCriterion.Type>
</value>
</rval>
</mutateResponse>
</soap:Body>
Thank you
Balaji
On Dec 5, 12:35 pm, Balaji <[email protected]> wrote:
> Hi
>
> I am facing this issue when migrating from V201101, V13 to V201109
>
> I am trying to get all the targets using GetAllCampaignTargets
> provided in the
> linkhttp://www.google.com/codesearch/p?hl=en#9RD3n1d8sRQ/trunk/examples/v...google-api-adwords-php|google-api-adwords-python-lib|google-api-adwords-dotnet|google-api-adwords-ruby|google-api-ads-ruby|google-api-adwords-perl&sa=N&ct=rx&cd=2
>
> For the campaign i added, i am seeing targets in "Google Sandbox
> Viewer" but in output of GetAllCampaignTargets i am seeing
> totalNumEntries value as 6 but in actual entries object only 1 is
> available with null targets.
>
> Could you please help me to sort out the issue.
>
> Thank you
> Balaji
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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