Hello, I'm using python to call Google Adwords API and I got a problem when setting networkSetting.targetContentNetwork to true. I got a googleads.errors.GoogleAdsServerFault: [RequestError.UNSUPPORTED_FIELD_IS_SET @ selector.campaignEstimateRequests[0].networkSetting.networkSetting; trigger:'79308603'] when I set this parameter (networkSetting.targetContentNetwork) to true, but it works when I turn it to False.
You can see the full code here (Stackoverflow question) <https://stackoverflow.com/questions/57569900/google-ads-api-what-is-requesterror-unsupported-field-is-set-and-how-to-avoid-it> . Do you have any clue why it does happen ? And why I can't find anything in the doc or searching google itself for this ? If it's useful, I got a requestId I could communicate. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0c912243-f99a-4c2b-ba25-c296649fc3da%40googlegroups.com.