Video ads creation in the sandox?

41 views
Skip to first unread message

Yaro...@gmail.com

unread,
Apr 21, 2008, 5:09:00 AM4/21/08
to AdWords API Forum, adwordsa...@google.com
1. i keep getting the following error when trying to add a video ad in
the sandbox:

<soapenv:Body><soapenv:Fault>
<faultcode>soapenv:Server.userException</faultcode>
<faultstring>One or more input elements failed validation.</
faultstring>
<detail>
<ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/
v11">
<ns1:code>122</ns1:code>
<ns1:message>One or more input elements failed validation.</
ns1:message>
<ns1:errors>
<ns1:index>0</ns1:index>
<ns1:code>4</ns1:code>
<ns1:isExemptable>false</ns1:isExemptable>
<ns1:detail>The specified user not allowed to create a video
ad.</ns1:detail>
</ns1:errors>
</ns1:fault>
</detail>

the request:

<soap:Body>
<addAds xmlns="https://adwords.google.com/api/adwords/v11">
<ads xsi:type="VideoAd">
<adGroupId>26227</adGroupId>
<adType>VideoAd</adType>
<destinationUrl>http://akatracking.esearchvision.com</destinationUrl>
<disapproved>false</disapproved>
<displayUrl>subaccount-360.com</displayUrl>
<exemptionRequest xsi:nil="true" />
<id>0</id>
<image>
<data>/9j/4AAQSkZGp6u4rH/2QA=...(Truncated)</data>
<imageUrl xsi:nil="true" />
<mimeType xsi:nil="true" />
<name>doc_363_3112071159</name>
<thumbnailUrl xsi:nil="true" />
</image>
<name>Title-VideoAd-3</name>
<video>
<videoId>1110216958464537981</videoId>
</video>
</ads>
</addAds>
</soap:Body>

2. how is it possible to upload a video into my sandbox account?

AdWords API Advisor

unread,
Apr 24, 2008, 3:26:53 PM4/24/08
to AdWords API Forum
Hello,

Simulating the addition of video ads is currently not supported in
the Sandbox environment. I've let the engineering team know that there
is some demand for this, and it may be supported in the future, but
apologies for the time being.

Cheers,
-Jeff Posnick, AdWords API Team


On Apr 21, 5:09 am, "Y...@esearchvision.com" <Yaron...@gmail.com>
wrote:

AdWords API Advisor

unread,
May 8, 2008, 1:39:37 PM5/8/08
to AdWords API Forum
Hello,

Could you try your attempt to create a video ad in the Sandbox
environment again? The engineering team made a config change that
*should* have enabled folks for it.

Cheers,
-Jeff Posnick, AdWords API Team


On Apr 24, 3:26 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:
> Hello,
>
> Simulating the addition ofvideoads is currently not supported in
> theSandboxenvironment. I've let the engineering team know that there
Message has been deleted

Yaron

unread,
May 20, 2008, 7:38:20 AM5/20/08
to AdWords API Forum, adwordsa...@google.com
Hi Jeff,

In the following request there is an unsuccesful attempt to create a
videoad in the sandbox... meanwhile the same request will succeed in
the PROD environment.

So apparently the problem remains the same as i keep getting the
following error: "The specified user not allowed to create a video
ad."

remark: it is understood now that the videoid, for videoad creation
int the sandbox, must always be 101 (you fellows defined it like
that).

---------------------
Soap Request
---------------------

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header>
<applicationToken xmlns="https://adwords.google.com/
api/adwords/
v11">secret</applicationToken>
<clientEmail xmlns="https://adwords.google.com/api/
adwords/
v11">client_1+peer.jakob...@esearchvision.com</clientEmail>
<developerToken xmlns="https://adwords.google.com/api/
adwords/
v11">peer.jakob...@esearchvision.com++EUR</developerToken>
<email xmlns="https://adwords.google.com/api/adwords/
v11">peer.jakob...@esearchvision.com</email>
<password xmlns="https://adwords.google.com/api/
adwords/
v11">***********</password>
<useragent xmlns="https://adwords.google.com/api/
adwords/
v11">eSearchVision</useragent>
</soap:Header>
<soap:Body>
<addAds xmlns="https://adwords.google.com/api/adwords/
v11">
<ads xsi:type="VideoAd">
<adGroupId>38780</adGroupId>
<adType>VideoAd</adType>
<destinationUrl>http://
akatracking.esearchvision.com/esi/
redirect.html?esvt=360-GOUS{ifsearch:E}
{ifcontent:C}&amp;esvq={keyword}&amp;esvadt=999999-363-361-1&amp;esvcrea={creative}&amp;esvplace={placement}&amp;transferparams=0&amp;esvaid=10030&amp;url=http
%3a%2f%2fsubaccount-360.com%2fdest.aspx%3fad%3d363%26a%3dGOOG</
destinationUrl>
<disapproved>false</disapproved>
<displayUrl>subaccount-360.com</
displayUrl>
<exemptionRequest xsi:nil="true" />
<id>0</id>
<image>
<data>/9j/
4AAQSk...........Truncated! </data>
<imageUrl xsi:nil="true" />
<mimeType xsi:nil="true" />
<name>doc_363_3112071159</
name>
<thumbnailUrl xsi:nil="true" /
>
</image>
<name>Title-VideoAd-1</name>
<video>
<videoId>101</videoId>
</video>
</ads>
</addAds>
</soap:Body>
</soap:Envelope>

-----------------------
Soap Response
-----------------------
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Header>
<responseTime soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/
api/
adwords/v11">153</responseTime>
<operations soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/
api/
adwords/v11">1</operations>
<units soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next"
soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/
adwords/v11">1</units>
<requestId soapenv:actor="http://schemas.xmlsoap.org/soap/actor/
next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/
api/
adwords/v11">371fe11a5617a76cc181ff4d022b449a</requestId>
</soapenv:Header>
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server.userException</faultcode>

<faultstring>One or more input elements failed validation.</
faultstring>

<detail>
<ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/
v11">
<ns1:code>122</ns1:code>

<ns1:message>One or more input elements failed validation.</
ns1:message>

<ns1:errors>
<ns1:index>0</ns1:index>

<ns1:code>4</ns1:code>

<ns1:isExemptable>false</ns1:isExemptable>

<ns1:detail>The specified user not allowed to create a video
ad.</ns1:detail>

</ns1:errors>

</ns1:fault>

</detail>

</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>

Yaron

AdWords API Advisor

unread,
May 21, 2008, 10:45:35 AM5/21/08
to AdWords API Forum
Hrmmm... I just passed that along to the engineering team and we'll
see if there's anything else that they need to do to the Sandbox
environment.

Cheers,
-Jeff Posnick, AdWords API Team


Yaron

unread,
May 27, 2008, 6:33:38 AM5/27/08
to AdWords API Forum
Hi Jeff, any ideas what went wrong with the above soap request?

AdWords API Advisor

unread,
May 27, 2008, 3:34:08 PM5/27/08
to AdWords API Forum
Hello Yaron,

Unfortunately, I've been told that while the configuration change to
support video ad creation in the Sandbox was submitted, due to an
oversight in the push process it wasn't properly applied to the
Sandbox environment. Apologies for the miscommunication and the delay
in getting this implemented.

I'll post again when I hear that the configuration change has been
properly pushed out so that you can try again.

Cheers,
-Jeff Posnick, AdWords API Team


Yaron

unread,
Jun 3, 2008, 5:57:16 AM6/3/08
to AdWords API Forum
Hi Jeff,

Do you foresee Video-Ads support on AdWords Editor in the near future?

AdWords API Advisor

unread,
Jun 3, 2008, 12:32:29 PM6/3/08
to AdWords API Forum
Hello Yaron,

I'm afraid that I'm not in sync with the AdWords Editor team's
product plans. And I can't really post speculation about potential
features even if I did have some inside knowledge. My recommendation
would be to post the request at

http://www.google.com/support/adwordseditor/bin/request.py

or if you have a Google account rep that you work with, perhaps
mention the feature request to him or her.

Cheers,
-Jeff Posnick, AdWords API Team


Reply all
Reply to author
Forward
0 new messages