Hi Noah,
  We need to update the SOAP on that page - it's missing the keyword match 
setting, which would look something like this:

                   <biddingStrategy xmlns:ns6="
https://adwords.google.com/api**/adwords/cm/v201209<https://adwords.google.com/api/adwords/cm/v201209>"
 
xsi:type="ns6:ManualCPM"/>
*                   <settings xmlns:ns7="https://adwords.google.com/api
/adwords/cm/v201209" xsi:type="ns7:KeywordMatchSetting">
                       <ns7:optIn>false</ns7:optIn>
                   </settings>*
                   <networkSetting>
                       <targetGoogleSearch>false<**/targetGoogleSearch>
                       <targetSearchNetwork>false<**/targetSearchNetwork>
                       <targetContentNetwork>true<**/targetContentNetwork>
                       <targetPartnerSearchNetwork**>
false</targetPartnerSearchNet**work>
                   </networkSetting>

- Kevin Winter
AdWords API Team

On Monday, January 7, 2013 10:42:40 AM UTC-5, Noah wrote:
>
> Hello,
>
> I'm following, step-by-step, the documentation at: 
> https://developers.google.com/adwords/api/docs/#soap
>
> 1) Get an auth token using CURL.  Works fine
>
> 2) Send manual SOAP request with supplied auth, client id, etc.  FAILS
>
> I get an error back from google that says (from the SOAP response): 
>
> MUST_SPECIFY_KEYWORD_MATCH_SETTINGS
>
> However, the example in the docs doesn't say anything about keyword match 
> settings.  My guess is that Google updated some rules for creating 
> campaigns, but failed to update the documentation.  
>
> Can someone provide me with an example of properly formed XML to create a 
> campaign with this parameter set??
>
> Thank You
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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



Reply via email to