Hello MeatPopSci,

The targetContentContextual setting could only be set if the Campaign is 
not enabled for flexible reach (which is enabled by default for all new 
campaigns). See this help article for more details:

  http://support.google.com/adwords/bin/answer.py?answer=2575708


-Danial, AdWords API Team.



On Tuesday, July 31, 2012 12:04:34 AM UTC+4, MeatPopSci wrote:
>
>
> We are trying to implement a Campaign setting, specifically *
> KeywordMatchSetting,* and are running into an ERROR:
>
>  
>
> <message>[TargetError.CANNOT_MODIFY_CONTENT_CONTEXTUAL @ 
> operations[0].operand.networkSetting]</message>
>
>  
>
> Thinking this was related to network targeting I tried all possible 
> combinations:
>
>  
>
> <networkSetting><targetGoogleSearch>*true*
> </targetGoogleSearch><targetSearchNetwork>*true*
> </targetSearchNetwork><targetContentNetwork>*false*
> </targetContentNetwork><targetContentContextual>*false*
> </targetContentContextual></networkSetting>
>
>  
>
> <networkSetting><targetGoogleSearch>*false*
> </targetGoogleSearch><targetSearchNetwork>*false*
> </targetSearchNetwork><targetContentNetwork>*true*
> </targetContentNetwork><targetContentContextual>*true*
> </targetContentContextual></networkSetting>
>
>  
>
> <networkSetting><targetGoogleSearch>*true*
> </targetGoogleSearch><targetSearchNetwork>*true*
> </targetSearchNetwork><targetContentNetwork>*true*
> </targetContentNetwork><targetContentContextual>*true*
> </targetContentContextual></networkSetting>
>
>  
>
> This one is an error condition on our end, but I tried it anyways:
>
> <networkSetting><targetGoogleSearch>*false*
> </targetGoogleSearch><targetSearchNetwork>*false*
> </targetSearchNetwork><targetContentNetwork>*false*
> </targetContentNetwork><targetContentContextual>*false*
> </targetContentContextual></networkSetting>
>
>  
>
> Each request failing with the same ERROR as above.
>
>  
>
> I found that if I do not set:  campaign.networkSetting.
> targetContentContextual
>
>  (to either TRUE or FALSE), I can successfully post.
>
>  
>
> Given
>
>  this documentation I do not see why I should be getting this error if I 
> include targetContentContextual as part of the v201206 networkSettings:
>
>  
>
>
> https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.NetworkSetting#targetContentContextual:
>
>  
>
> Ads will be served on the Google Display Network based on Keyword criteria 
> contextually matching the placement's content (requires CONTENT_NETWORK). 
> This 
> field can be selected using the value "TargetContentContextual". *This 
> field can be filtered on.This is disabled for AdX.*
>
>  
>
>
> https://developers.google.com/adwords/api/docs/reference/v201109/CampaignService.NetworkSetting#targetContentContextual:
>
> Ads will be served on the Google Display Network based on Keyword criteria 
> contextually matching the placement's content (requires CONTENT_NETWORK). 
> This 
> field can be selected using the value "TargetContentContextual". This field 
> can be filtered on.
>
>  
>
> Thoughts?
>

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