Hi Amit,

Thanks for sharing the SOAP logs. Could you please confirm are you looking 
to add Keyword criteria to existing Shared set? If yes, you need to set 
criterion type and text in request as given below:

 <soapenv:Body>
        <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201802";>
            <operations>
                <operator>ADD</operator>
                <operand>
                    <sharedSetId>1687862249</sharedSetId>
                    <criterion 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802"; 
xsi:type="ns2:Keyword">
                        <ns2:id>1111111</ns2:id>
                        <ns2:Criterion.Type>KEYWORD</ns2:Criterion.Type>
                        <ns2:text>XXXXX</ns2:text>
                        <ns2:matchType>BROAD</ns2:matchType>
                    </criterion>
                    <negative>true</negative>
                </operand>
            </operations>
     </mutate>
</soapenv:Body>


If you are still facing an issue, please share the complete SOAP request 
and response log. You could choose '*reply privately to author*' option to 
send logs.

Thanks, 
Milind, 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/09a89e0b-4068-44ee-84f2-bcee0b33e958%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Re: keyword ... Amit Kumar Verma
    • Re: key... 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
    • Re: key... 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
    • Re: key... 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
    • Re: key... 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
    • Re: key... 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum

Reply via email to