We are trying to create and add and the following errors are returned <soap:Fault> <faultcode>soap:Server</faultcode> <faultstring>[AdError.MUST_USE_TEMP_AD_UNION_ID_ON_ADD @ operations[0].operand.ad.adUnionId, AdError.AD_FORMAT_NOT_SPECIFIED @ operations[0].operand.ad.adFormat]</faultstring> <detail> <ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201605"> <message>[AdError.MUST_USE_TEMP_AD_UNION_ID_ON_ADD @ operations[0].operand.ad.adUnionId, AdError.AD_FORMAT_NOT_SPECIFIED @ operations[0].operand.ad.adFormat]</message> <ApplicationException.Type>ApiException</ApplicationException.Type> <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="AdError"> <fieldPath>operations[0].operand.ad.adUnionId</fieldPath> <trigger/> <errorString>AdError.MUST_USE_TEMP_AD_UNION_ID_ON_ADD</errorString> <ApiError.Type>AdError</ApiError.Type> <reason>MUST_USE_TEMP_AD_UNION_ID_ON_ADD</reason> </errors> <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="AdError"> <fieldPath>operations[0].operand.ad.adFormat</fieldPath> <trigger/> <errorString>AdError.AD_FORMAT_NOT_SPECIFIED</errorString> <ApiError.Type>AdError</ApiError.Type> <reason>UNKNOWN</reason> </errors> </ApiExceptionFault> </detail> </soap:Fault>
Detailed request/response file attached I already checked this two threads https://groups.google.com/forum/#!topic/adwords-api/C2Pf42FQybI The problem is caused by inconsistent data between the Ad and the template fields, How to find it? https://groups.google.com/forum/#!searchin/adwords-api/AD_FORMAT_NOT_SPECIFIED%7Csort:relevance/adwords-api/Qmt_RzLMH2Y/H16QtnT4O2sJ Question how/where to set the AD_FORMAT? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 --- 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 [email protected]. 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/64b2fdc6-90c1-4731-8ac7-68a11862c8c2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
request.xml
Description: XML document
response.xml
Description: XML document
