Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Video ads creation in the sandox?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ye@esearchvision.com  
View profile  
 More options Apr 21 2008, 5:09 am
From: "Y...@esearchvision.com" <Yaron...@gmail.com>
Date: Mon, 21 Apr 2008 02:09:00 -0700 (PDT)
Subject: Video ads creation in the sandox?
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?


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile  
 More options Apr 24 2008, 3:26 pm
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Thu, 24 Apr 2008 12:26:53 -0700 (PDT)
Local: Thurs, Apr 24 2008 3:26 pm
Subject: Re: Video ads creation in the sandox?
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:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile  
 More options May 8 2008, 1:39 pm
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Thu, 8 May 2008 10:39:37 -0700 (PDT)
Local: Thurs, May 8 2008 1:39 pm
Subject: Re: Video ads creation in the sandox?
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:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yaron  
View profile  
 More options May 20 2008, 7:38 am
From: Yaron <y...@esearchvision.com>
Date: Tue, 20 May 2008 04:38:20 -0700 (PDT)
Local: Tues, May 20 2008 7:38 am
Subject: Re: Video ads creation in the sandox?
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={c reative}&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


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile  
 More options May 21 2008, 10:45 am
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Wed, 21 May 2008 07:45:35 -0700 (PDT)
Local: Wed, May 21 2008 10:45 am
Subject: Re: Video ads creation in the sandox?
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

On May 20, 7:38 am, Yaron <y...@esearchvision.com> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yaron  
View profile  
 More options May 27 2008, 6:33 am
From: Yaron <y...@esearchvision.com>
Date: Tue, 27 May 2008 03:33:38 -0700 (PDT)
Local: Tues, May 27 2008 6:33 am
Subject: Re: Video ads creation in the sandox?
Hi Jeff, any ideas what went wrong with the above soap request?

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile  
 More options May 27 2008, 3:34 pm
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Tue, 27 May 2008 12:34:08 -0700 (PDT)
Local: Tues, May 27 2008 3:34 pm
Subject: Re: Video ads creation in the sandox?
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

On May 27, 6:33 am, Yaron <y...@esearchvision.com> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yaron  
View profile  
 More options Jun 3 2008, 5:57 am
From: Yaron <y...@esearchvision.com>
Date: Tue, 3 Jun 2008 02:57:16 -0700 (PDT)
Local: Tues, Jun 3 2008 5:57 am
Subject: Re: Video ads creation in the sandox?
Hi Jeff,

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


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile  
 More options Jun 3 2008, 12:32 pm
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Tue, 3 Jun 2008 09:32:29 -0700 (PDT)
Local: Tues, Jun 3 2008 12:32 pm
Subject: Re: Video ads creation in the sandox?
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

On Jun 3, 5:57 am, Yaron <y...@esearchvision.com> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google