I have an automated test that creates an HTML5 ad (TemplateAd, id 419) and 
it worked fine until the 17th. Today, 20th, without any changes on my end, 
it's returning errors (haven't checking on the 18th and 19th).

The data field is omitted below, but it's a base64 of a sample zipfile that 
I copied from Google, and it was working fine previously, including I could 
get its preview URL.

Was any change deployed since the july 17th that could have broken this 
endpoint?

*Request:* POST 
https://adwords.google.com/api/adwords/cm/v201809/AdGroupAdService
*Request header:*
{'Accept'=>'*/*', 'Authorization'=>'Bearer [redacted]', 'Content-Length'=>
'74863', 'Content-Type'=>'text/xml;charset=UTF-8', 'Date'=>'Sat, 20 Jul 
2019 18:04:22 GMT', 'Soapaction'=>'"mutate"', 'User-Agent'=>'Ruby AdHoc 
(AwApi-Ruby/1.4.0, Common-Ruby/1.0.2, GoogleAdsSavon/1.0.3, ruby/2.3.1, 
HTTPI/2.4.4, httpclient)'}


*Request body:*

<?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"; xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"; xmlns:wsdl=
"https://adwords.google.com/api/adwords/cm/v201809"; xmlns:env=
"http://schemas.xmlsoap.org/soap/envelope/";><env:Header
><wsdl:RequestHeader xmlns=
"https://adwords.google.com/api/adwords/cm/v201809";><userAgent>Ruby AdHoc 
(AwApi-Ruby/1.4.0, Common-Ruby/1.0.2, GoogleAdsSavon/1.0.3, ruby/2.3.1, 
HTTPI/2.4.4, httpclient)</userAgent><developerToken>[REDACTED]
</developerToken><clientCustomerId>921-215-7481
</clientCustomerId><partialFailure>true
</partialFailure></wsdl:RequestHeader></env:Header><env:Body><mutate xmlns=
"https://adwords.google.com/api/adwords/cm/v201809";><operations><operator>
ADD</operator><operand><adGroupId>76855780059</adGroupId><ad xsi:type=
"TemplateAd"><displayUrl>http://lvh.me:3000</displayUrl><finalUrls>
http://lvh.me:3000/1-2?utm_source=apisync&amp;utm_medium=cpc&amp;utm_campaign=1&amp;utm_content=ad-2
</finalUrls><templateId>419</templateId><templateElements><uniqueName>adData
</uniqueName><fields><name>Custom_layout</name><type>MEDIA_BUNDLE
</type><fieldMedia xsi:type="MediaBundle"><type>MEDIA_BUNDLE</type><data>
[REDACTED]</data><entryPoint>carousel/index.html
</entryPoint></fieldMedia></fields><fields><name>layout</name><type>ENUM
</type><fieldText>Custom
</fieldText></fields></templateElements><dimensions><width>300
</width><height>250</height></dimensions><name>Template Ad: 300x250
</name></ad></operand></operations></mutate></env:Body></env:Envelope>


*Response body:*
<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\";
><soap:Header><ResponseHeader xmlns=
\"https://adwords.google.com/api/adwords/cm/v201809\";><requestId>
00058e20ac4cedb002ab42bb580a4a95</requestId><serviceName>AdGroupAdService
</serviceName><methodName>mutate</methodName><operations>1
</operations><responseTime>436</responseTime></ResponseHeader></soap:Header>
<soap:Body>
<mutateResponse xmlns=\"https://adwords.google.com/api/adwords/cm/v201809\";>
<rval>
<ListReturnValue.Type>AdGroupAdReturnValue</ListReturnValue.Type>
<value></value>
<partialFailureErrors xmlns:xsi=
\"http://www.w3.org/2001/XMLSchema-instance\"; xsi:type=\"AdError\"
><fieldPath>operations[0].operand.ad.templateId
</fieldPath><fieldPathElements><field>operations</field><index>0
</index></fieldPathElements><fieldPathElements><field>operand
</field></fieldPathElements><fieldPathElements><field>ad
</field></fieldPathElements><fieldPathElements><field>templateId
</field></fieldPathElements><trigger>419</trigger><errorString>
AdError.USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE</errorString><ApiError.Type>
AdError</ApiError.Type><reason>USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE
</reason></partialFailureErrors></rval></mutateResponse></soap:Body></soap:Envelope>

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/e556f68e-ac5d-4d55-93dd-09179c951b52%40googlegroups.com.

Reply via email to