Hi Google

Rather confused why I get an error using your own code!  Other providing a 
client id and an adgroup id....I am now left with no where to go

*https://developers.google.com/adwords/api/docs/samples/python/advanced-operations#add-a-responsive-display-ad*


Error summary: {'faultMessage': 
'[AdGroupAdError.CANNOT_CREATE_DEPRECATED_ADS @ operations[0].operand.ad]', 
'requestId': '0005c629fe8a16fc0a6297121804bacb', 'serviceName': 
'AdGroupAdService', 'methodName': 'mutate', 'operations': '1', 
'responseTime': '415'}

Traceback (most recent call last):

  File 
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/googleads/common.py",
 
line 992, in MakeSoapRequest

    *packed_args, _soapheaders=soap_headers)['body']['rval']

  File 
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/zeep/proxy.py",
 
line 51, in __call__

    kwargs,

  File 
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/zeep/wsdl/bindings/soap.py",
 
line 135, in send

    return self.process_reply(client, operation_obj, response)

  File 
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/zeep/wsdl/bindings/soap.py",
 
line 229, in process_reply

    return self.process_error(doc, operation)

  File 
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/zeep/wsdl/bindings/soap.py",
 
line 333, in process_error

    detail=fault_node.find("detail"),

zeep.exceptions.Fault: [AdGroupAdError.CANNOT_CREATE_DEPRECATED_ADS @ 
operations[0].operand.ad]


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "/Users/Documents/new-workspace/etf-project/etfTools/aaa.py", line 
268, in <module>

    main(adwords_client, AD_GROUP_ID)

  File "/Users//Documents/new-workspace/aaa.py", line 179, in main

    ads = ad_group_ad_service.mutate(operations)

  File 
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/googleads/common.py",
 
line 1004, in MakeSoapRequest

    e.detail, errors=error_list, message=e.message)

googleads.errors.GoogleAdsServerFault: 
[AdGroupAdError.CANNOT_CREATE_DEPRECATED_ADS @ operations[0].operand.ad]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6fe682ac-a920-416c-84c5-7a50562d59c7n%40googlegroups.com.

Reply via email to