AdWords API Re: ImageError.INVALID_IMAGE while publishing .SWF

2010-03-23 Thread AdWords API Advisor
Hi,

Let me look into this and I'll update the thread when I have more
information.

Best,
- Eric

On Mar 19, 3:39 pm, spongman pie...@gmail.com wrote:
 yes, it works against production. but we don't want to develop/test
 against production. is there any documentation anywhere that lists the
 differences between the sandbox and production environments? can you
 explain why the sandbox doesn't allow uploading SWFs?

 On Mar 19, 11:41 am, AdWords API Advisor



 adwordsapiadvi...@google.com wrote:
  Hi,

  Certain image ad formats aren't accepted in the sandbox, and I believe
  flash is one of them.  Have you tried using this same code against a
  production account?

  Best,
  - Eric Koleda, AdWords API Team

  On Mar 18, 6:07 pm, spongman pie...@gmail.com wrote:

   I'm trying to publish a SWF to sandbox, but I'm getting an
   ImageError.INVALID_IMAGE error. what am I doing wrong?

   here's my 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
                   RequestHeader 
   xmlns=https://adwords.google.com/api/adwords/cm/
   v200909
                           authToken{my token{/authToken
                           clientEmailclient_1+{my email}/clientEmail
                           developerToken{my email}++USD/developerToken
                           userAgentAWAPI DotNetLib 7.1 - {my 
   company}/userAgent
                   /RequestHeader
           /soap:Header
           soap:Body
                   mutate 
   xmlns=https://adwords.google.com/api/adwords/cm/v200909;
                           operations
                                   operatorADD/operator
                                   operand
                                           adGroupId3121619235/adGroupId
                                           ad xsi:type=ImageAd
                                                   url{click URL}/url
                                                   displayUrl{click 
   URL}/displayUrl
                                                   image
                                                           
   mimeTypeFLASH/mimeType
                                                           data{base-64 
   encoded SWF}/data
                                                   /image
                                                   
   nameNew_Campaign_300x250_0/name
                                           /ad
                                   /operand
                           /operations
                   /mutate
           /soap:Body
   /soap:Envelope

   and here's the response:

   soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
           soap:Header
                   ResponseHeader 
   xmlns=https://adwords.google.com/api/adwords/cm/
   v200909
                           
   requestIde038a885b90ce2a4b607d3dbb86c5df2/requestId
                           operations1/operations
                           responseTime322/responseTime
                           units40/units
                   /ResponseHeader
           /soap:Header
           soap:Body
                   soap:Fault
                           faultcodesoap:Server/faultcode
                           faultstring[ImageError.INVALID_IMAGE @
   operations[0].operand.ad.image.data]/faultstring
                           detail
                                   ApiExceptionFault 
   xmlns=https://adwords.google.com/api/adwords/
   cm/v200909
                                           
   message[ImageError.INVALID_IMAGE @
   operations[0].operand.ad.image.data]/message
                                           
   ApplicationException.TypeApiException/
   ApplicationException.Type
                                           errors 
   xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
   xsi:type=ImageError
                                                   
   fieldPathoperations[0].operand.ad.image.data/fieldPath
                                                   trigger/trigger
                                                   
   ApiError.TypeImageError/ApiError.Type
                                                   
   reasonINVALID_IMAGE/reason
                                           /errors
                                   /ApiExceptionFault
                           /detail
                   /soap:Fault
           /soap:Body
   /soap:Envelope

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com

AdWords API Re: ImageError.INVALID_IMAGE while publishing .SWF

2010-03-23 Thread AdWords API Advisor
Hi,

I talked to the core engineering team, and they said only SWF files
are not allowed for ImageAds in the sandbox.  All other supported
image formats are allowed in the Sandbox.

Best,
- Eric

On Mar 23, 10:50 am, AdWords API Advisor
adwordsapiadvi...@google.com wrote:
 Hi,

 Let me look into this and I'll update the thread when I have more
 information.

 Best,
 - Eric

 On Mar 19, 3:39 pm, spongman pie...@gmail.com wrote:



  yes, it works against production. but we don't want to develop/test
  against production. is there any documentation anywhere that lists the
  differences between the sandbox and production environments? can you
  explain why the sandbox doesn't allow uploading SWFs?

  On Mar 19, 11:41 am, AdWords API Advisor

  adwordsapiadvi...@google.com wrote:
   Hi,

   Certain image ad formats aren't accepted in the sandbox, and I believe
   flash is one of them.  Have you tried using this same code against a
   production account?

   Best,
   - Eric Koleda, AdWords API Team

   On Mar 18, 6:07 pm, spongman pie...@gmail.com wrote:

I'm trying to publish a SWF to sandbox, but I'm getting an
ImageError.INVALID_IMAGE error. what am I doing wrong?

here's my 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
                RequestHeader 
xmlns=https://adwords.google.com/api/adwords/cm/
v200909
                        authToken{my token{/authToken
                        clientEmailclient_1+{my email}/clientEmail
                        developerToken{my email}++USD/developerToken
                        userAgentAWAPI DotNetLib 7.1 - {my 
company}/userAgent
                /RequestHeader
        /soap:Header
        soap:Body
                mutate 
xmlns=https://adwords.google.com/api/adwords/cm/v200909;
                        operations
                                operatorADD/operator
                                operand
                                        
adGroupId3121619235/adGroupId
                                        ad xsi:type=ImageAd
                                                url{click URL}/url
                                                displayUrl{click 
URL}/displayUrl
                                                image
                                                        
mimeTypeFLASH/mimeType
                                                        data{base-64 
encoded SWF}/data
                                                /image
                                                
nameNew_Campaign_300x250_0/name
                                        /ad
                                /operand
                        /operations
                /mutate
        /soap:Body
/soap:Envelope

and here's the response:

soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
        soap:Header
                ResponseHeader 
xmlns=https://adwords.google.com/api/adwords/cm/
v200909
                        
requestIde038a885b90ce2a4b607d3dbb86c5df2/requestId
                        operations1/operations
                        responseTime322/responseTime
                        units40/units
                /ResponseHeader
        /soap:Header
        soap:Body
                soap:Fault
                        faultcodesoap:Server/faultcode
                        faultstring[ImageError.INVALID_IMAGE @
operations[0].operand.ad.image.data]/faultstring
                        detail
                                ApiExceptionFault 
xmlns=https://adwords.google.com/api/adwords/
cm/v200909
                                        
message[ImageError.INVALID_IMAGE @
operations[0].operand.ad.image.data]/message
                                        
ApplicationException.TypeApiException/
ApplicationException.Type
                                        errors 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xsi:type=ImageError
                                                
fieldPathoperations[0].operand.ad.image.data/fieldPath
                                                trigger/trigger
                                                
ApiError.TypeImageError/ApiError.Type
                                                
reasonINVALID_IMAGE/reason
                                        /errors
                                /ApiExceptionFault
                        /detail
                /soap:Fault
        /soap:Body
/soap:Envelope

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to 

AdWords API Re: ImageError.INVALID_IMAGE while publishing .SWF

2010-03-19 Thread AdWords API Advisor
Hi,

Certain image ad formats aren't accepted in the sandbox, and I believe
flash is one of them.  Have you tried using this same code against a
production account?

Best,
- Eric Koleda, AdWords API Team

On Mar 18, 6:07 pm, spongman pie...@gmail.com wrote:
 I'm trying to publish a SWF to sandbox, but I'm getting an
 ImageError.INVALID_IMAGE error. what am I doing wrong?

 here's my 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
                 RequestHeader 
 xmlns=https://adwords.google.com/api/adwords/cm/
 v200909
                         authToken{my token{/authToken
                         clientEmailclient_1+{my email}/clientEmail
                         developerToken{my email}++USD/developerToken
                         userAgentAWAPI DotNetLib 7.1 - {my 
 company}/userAgent
                 /RequestHeader
         /soap:Header
         soap:Body
                 mutate 
 xmlns=https://adwords.google.com/api/adwords/cm/v200909;
                         operations
                                 operatorADD/operator
                                 operand
                                         adGroupId3121619235/adGroupId
                                         ad xsi:type=ImageAd
                                                 url{click URL}/url
                                                 displayUrl{click 
 URL}/displayUrl
                                                 image
                                                         
 mimeTypeFLASH/mimeType
                                                         data{base-64 
 encoded SWF}/data
                                                 /image
                                                 
 nameNew_Campaign_300x250_0/name
                                         /ad
                                 /operand
                         /operations
                 /mutate
         /soap:Body
 /soap:Envelope

 and here's the response:

 soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
         soap:Header
                 ResponseHeader 
 xmlns=https://adwords.google.com/api/adwords/cm/
 v200909
                         
 requestIde038a885b90ce2a4b607d3dbb86c5df2/requestId
                         operations1/operations
                         responseTime322/responseTime
                         units40/units
                 /ResponseHeader
         /soap:Header
         soap:Body
                 soap:Fault
                         faultcodesoap:Server/faultcode
                         faultstring[ImageError.INVALID_IMAGE @
 operations[0].operand.ad.image.data]/faultstring
                         detail
                                 ApiExceptionFault 
 xmlns=https://adwords.google.com/api/adwords/
 cm/v200909
                                         message[ImageError.INVALID_IMAGE @
 operations[0].operand.ad.image.data]/message
                                         
 ApplicationException.TypeApiException/
 ApplicationException.Type
                                         errors 
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:type=ImageError
                                                 
 fieldPathoperations[0].operand.ad.image.data/fieldPath
                                                 trigger/trigger
                                                 
 ApiError.TypeImageError/ApiError.Type
                                                 reasonINVALID_IMAGE/reason
                                         /errors
                                 /ApiExceptionFault
                         /detail
                 /soap:Fault
         /soap:Body
 /soap:Envelope

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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

To unsubscribe from this group, send email to 
adwords-api+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


AdWords API Re: ImageError.INVALID_IMAGE while publishing .SWF

2010-03-19 Thread spongman
yes, it works against production. but we don't want to develop/test
against production. is there any documentation anywhere that lists the
differences between the sandbox and production environments? can you
explain why the sandbox doesn't allow uploading SWFs?

On Mar 19, 11:41 am, AdWords API Advisor
adwordsapiadvi...@google.com wrote:
 Hi,

 Certain image ad formats aren't accepted in the sandbox, and I believe
 flash is one of them.  Have you tried using this same code against a
 production account?

 Best,
 - Eric Koleda, AdWords API Team

 On Mar 18, 6:07 pm, spongman pie...@gmail.com wrote:



  I'm trying to publish a SWF to sandbox, but I'm getting an
  ImageError.INVALID_IMAGE error. what am I doing wrong?

  here's my 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
                  RequestHeader 
  xmlns=https://adwords.google.com/api/adwords/cm/
  v200909
                          authToken{my token{/authToken
                          clientEmailclient_1+{my email}/clientEmail
                          developerToken{my email}++USD/developerToken
                          userAgentAWAPI DotNetLib 7.1 - {my 
  company}/userAgent
                  /RequestHeader
          /soap:Header
          soap:Body
                  mutate 
  xmlns=https://adwords.google.com/api/adwords/cm/v200909;
                          operations
                                  operatorADD/operator
                                  operand
                                          adGroupId3121619235/adGroupId
                                          ad xsi:type=ImageAd
                                                  url{click URL}/url
                                                  displayUrl{click 
  URL}/displayUrl
                                                  image
                                                          
  mimeTypeFLASH/mimeType
                                                          data{base-64 
  encoded SWF}/data
                                                  /image
                                                  
  nameNew_Campaign_300x250_0/name
                                          /ad
                                  /operand
                          /operations
                  /mutate
          /soap:Body
  /soap:Envelope

  and here's the response:

  soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
          soap:Header
                  ResponseHeader 
  xmlns=https://adwords.google.com/api/adwords/cm/
  v200909
                          
  requestIde038a885b90ce2a4b607d3dbb86c5df2/requestId
                          operations1/operations
                          responseTime322/responseTime
                          units40/units
                  /ResponseHeader
          /soap:Header
          soap:Body
                  soap:Fault
                          faultcodesoap:Server/faultcode
                          faultstring[ImageError.INVALID_IMAGE @
  operations[0].operand.ad.image.data]/faultstring
                          detail
                                  ApiExceptionFault 
  xmlns=https://adwords.google.com/api/adwords/
  cm/v200909
                                          message[ImageError.INVALID_IMAGE @
  operations[0].operand.ad.image.data]/message
                                          
  ApplicationException.TypeApiException/
  ApplicationException.Type
                                          errors 
  xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  xsi:type=ImageError
                                                  
  fieldPathoperations[0].operand.ad.image.data/fieldPath
                                                  trigger/trigger
                                                  
  ApiError.TypeImageError/ApiError.Type
                                                  
  reasonINVALID_IMAGE/reason
                                          /errors
                                  /ApiExceptionFault
                          /detail
                  /soap:Fault
          /soap:Body
  /soap:Envelope

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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

To unsubscribe from this group, send email to